aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-07 18:50:32 +0100
committerTed Gould <ted@canonical.com>2009-08-07 18:50:32 +0100
commit40540252b3cdc7ebb27f8d8c1bced166a12ba23c (patch)
tree1a88c6d1796f36da7fb53c1068b772247e97e337 /data
parent721b0f9ae27da0727faec06a0add00a384714999 (diff)
parent3a8b5caef72bd16f0fb4da9bb4b27b7c8b95f16e (diff)
downloadlibayatana-indicator-40540252b3cdc7ebb27f8d8c1bced166a12ba23c.tar.gz
libayatana-indicator-40540252b3cdc7ebb27f8d8c1bced166a12ba23c.tar.bz2
libayatana-indicator-40540252b3cdc7ebb27f8d8c1bced166a12ba23c.zip
Renaming the second Bonobo server description file to match that
of the FastUserSwitchApplet.
Diffstat (limited to 'data')
-rw-r--r--data/GNOME_FastUserSwitchApplet.server.in.in (renamed from data/GNOME_IndicatorAppletSUS.server.in.in)0
-rw-r--r--data/Makefile.am4
2 files changed, 2 insertions, 2 deletions
diff --git a/data/GNOME_IndicatorAppletSUS.server.in.in b/data/GNOME_FastUserSwitchApplet.server.in.in
index 388713b..388713b 100644
--- a/data/GNOME_IndicatorAppletSUS.server.in.in
+++ b/data/GNOME_FastUserSwitchApplet.server.in.in
diff --git a/data/Makefile.am b/data/Makefile.am
index c94932d..0908bb0 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_IndicatorAppletSUS.server.in
+ GNOME_FastUserSwitchApplet.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_IndicatorAppletSUS.server.in.in \
+ GNOME_FastUserSwitchApplet.server.in.in \
$(schema_in_files)
MAINTAINERCLEANFILES = \