From f33fa710e65205472c1c01ec2e4d7b8dacc7cabf Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 7 Aug 2009 15:32:30 +0100 Subject: Renaming the server file --- data/GNOME_FastUserSwitchApplet.server.in.in | 28 ---------------------------- data/GNOME_IndicatorAppletSUS.server.in.in | 28 ++++++++++++++++++++++++++++ data/Makefile.am | 4 ++-- 3 files changed, 30 insertions(+), 30 deletions(-) delete mode 100644 data/GNOME_FastUserSwitchApplet.server.in.in create mode 100644 data/GNOME_IndicatorAppletSUS.server.in.in (limited to 'data') diff --git a/data/GNOME_FastUserSwitchApplet.server.in.in b/data/GNOME_FastUserSwitchApplet.server.in.in deleted file mode 100644 index 1f9ac5a..0000000 --- a/data/GNOME_FastUserSwitchApplet.server.in.in +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/data/GNOME_IndicatorAppletSUS.server.in.in b/data/GNOME_IndicatorAppletSUS.server.in.in new file mode 100644 index 0000000..1f9ac5a --- /dev/null +++ b/data/GNOME_IndicatorAppletSUS.server.in.in @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/Makefile.am b/data/Makefile.am index 35b709b..3eb84f2 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -8,7 +8,7 @@ serverdir = \ $(libdir)/bonobo/servers server_in_files = \ GNOME_IndicatorApplet.server.in \ - GNOME_FastUserSwitchApplet.server.in + GNOME_IndicatorAppletSUS.server.in server_DATA = \ $(server_in_files:.server.in=.server) @@ -68,7 +68,7 @@ CLEANFILES = \ EXTRA_DIST = \ $(icons_DATA) \ GNOME_IndicatorApplet.server.in.in \ - GNOME_FastUserSwitchApplet.server.in.in \ + GNOME_IndicatorAppletSUS.server.in.in \ $(schema_in_files) MAINTAINERCLEANFILES = \ -- cgit v1.2.3