From 5bc7f7d4b45e8aa2242c5681edc0715292dea030 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 7 Aug 2009 14:19:27 +0100 Subject: Adding a new server to connect with our new applet. Still needs changes as it's just a copy. --- data/GNOME_FastUserSwitchApplet.server.in.in | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 data/GNOME_FastUserSwitchApplet.server.in.in (limited to 'data/GNOME_FastUserSwitchApplet.server.in.in') diff --git a/data/GNOME_FastUserSwitchApplet.server.in.in b/data/GNOME_FastUserSwitchApplet.server.in.in new file mode 100644 index 0000000..c576246 --- /dev/null +++ b/data/GNOME_FastUserSwitchApplet.server.in.in @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3 From 019d958217a16b8c816b90cf240c84ffc38cd2e8 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 7 Aug 2009 14:24:33 +0100 Subject: Adjusting the namespace. Just to make things fun like that. --- data/GNOME_FastUserSwitchApplet.server.in.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'data/GNOME_FastUserSwitchApplet.server.in.in') diff --git a/data/GNOME_FastUserSwitchApplet.server.in.in b/data/GNOME_FastUserSwitchApplet.server.in.in index c576246..1f9ac5a 100644 --- a/data/GNOME_FastUserSwitchApplet.server.in.in +++ b/data/GNOME_FastUserSwitchApplet.server.in.in @@ -1,5 +1,5 @@ - @@ -13,16 +13,16 @@ - + - - + + -- cgit v1.2.3 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 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 data/GNOME_FastUserSwitchApplet.server.in.in (limited to 'data/GNOME_FastUserSwitchApplet.server.in.in') 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 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3 From 3a8b5caef72bd16f0fb4da9bb4b27b7c8b95f16e Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 7 Aug 2009 18:47:02 +0100 Subject: Changing the Bonobo server description file name to match that of FUSA. --- data/GNOME_FastUserSwitchApplet.server.in.in | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 data/GNOME_FastUserSwitchApplet.server.in.in (limited to 'data/GNOME_FastUserSwitchApplet.server.in.in') diff --git a/data/GNOME_FastUserSwitchApplet.server.in.in b/data/GNOME_FastUserSwitchApplet.server.in.in new file mode 100644 index 0000000..388713b --- /dev/null +++ b/data/GNOME_FastUserSwitchApplet.server.in.in @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3