diff options
author | Ted Gould <ted@canonical.com> | 2009-08-07 18:50:32 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-07 18:50:32 +0100 |
commit | 40540252b3cdc7ebb27f8d8c1bced166a12ba23c (patch) | |
tree | 1a88c6d1796f36da7fb53c1068b772247e97e337 /debian | |
parent | 721b0f9ae27da0727faec06a0add00a384714999 (diff) | |
parent | 3a8b5caef72bd16f0fb4da9bb4b27b7c8b95f16e (diff) | |
download | libayatana-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 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/indicator-applet-sus.install | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b43ca4c..c3d7cf1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-applet (0.2.0~bzr319-0ubuntu5~ppa3) UNRELEASED; urgency=low + + * Renaming the second Bonobo server description file to match that + of the FastUserSwitchApplet. + + -- Ted Gould <ted@ubuntu.com> Fri, 07 Aug 2009 18:50:02 +0100 + indicator-applet (0.2.0~bzr319-0ubuntu5~ppa2) karmic; urgency=low * Upstream merge for better naming of the applet. diff --git a/debian/indicator-applet-sus.install b/debian/indicator-applet-sus.install index 6bb7e07..3a016e0 100644 --- a/debian/indicator-applet-sus.install +++ b/debian/indicator-applet-sus.install @@ -1,2 +1,2 @@ -debian/tmp/usr/lib/bonobo/servers/GNOME_IndicatorAppletSUS.server +debian/tmp/usr/lib/bonobo/servers/GNOME_FastUserSwitchApplet.server debian/tmp/usr/lib/indicator-applet/indicator-applet-sus |