[gnote] Remove some left over from Tomboy



commit 27857f1dbea80214ce3716938f88b3e748b540c1
Author: Robert Millan <rmh aybabtu com>
Date:   Wed Apr 15 17:40:35 2009 -0400

    Remove some left over from Tomboy
    
    Signed-off-by: Hubert Figuiere <hub figuiere net>
---
 configure.ac                        |    2 +-
 data/GNOME_GNoteApplet.server.in.in |   14 +++++++-------
 data/org.gnome.GNote.service.in     |    2 +-
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/configure.ac b/configure.ac
index 459c9a5..52baa2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -141,7 +141,7 @@ AC_ARG_ENABLE(dbus,
 	      ENABLE_DBUS="$enableval", ENABLE_DBUS="no")
 AM_CONDITIONAL(ENABLE_DBUS, test "x$ENABLE_DBUS" != "xno")
 
-AC_ARG_WITH(dbus_service_dir, [  --with-dbus-service-dir=DIR            Where to install Tomboy's DBus service file.])
+AC_ARG_WITH(dbus_service_dir, [  --with-dbus-service-dir=DIR            Where to install Gnote's DBus service file.])
 AM_CONDITIONAL(WITH_DBUS_SERVICE_DIR, test "x$with_dbus_service_dir" != "x")
 if test "x$with_dbus_service_dir" != "x"; then
 	DBUS_SERVICE_DIR=$with_dbus_service_dir
diff --git a/data/GNOME_GNoteApplet.server.in.in b/data/GNOME_GNoteApplet.server.in.in
index 0c465fd..a39b602 100644
--- a/data/GNOME_GNoteApplet.server.in.in
+++ b/data/GNOME_GNoteApplet.server.in.in
@@ -7,8 +7,8 @@
                 <item value="IDL:Bonobo/GenericFactory:1.0"/>
                 <item value="IDL:Bonobo/Unknown:1.0"/>
         </oaf_attribute>
-        <oaf_attribute name="name" type="string" _value="Tomboy Applet Factory"/>
-	<oaf_attribute name="description" type="string" _value="Tomboy Applet Factory"/>
+        <oaf_attribute name="name" type="string" _value="Gnote Applet Factory"/>
+	<oaf_attribute name="description" type="string" _value="Gnote Applet Factory"/>
 </oaf_server>
 
 <oaf_server iid="OAFIID:TomboyApplet" 
@@ -20,14 +20,14 @@
                 <item value="IDL:Bonobo/Control:1.0"/>
                 <item value="IDL:Bonobo/Unknown:1.0"/>
         </oaf_attribute>
-        <oaf_attribute name="name" type="string" _value="Tomboy Notes"/>
+        <oaf_attribute name="name" type="string" _value="Gnote"/>
         <oaf_attribute name="description" type="string" _value="Simple and easy to use note-taking"/>
         <oaf_attribute name="panel:category" type="string" _value="Accessories"/>
-        <oaf_attribute name="panel:icon" type="string" value="tomboy.png"/>
+        <oaf_attribute name="panel:icon" type="string" value="gnote.png"/>
 
-	<oaf_attribute name="bugzilla:bugzilla" type="string" value="GNOME"/>
-        <oaf_attribute name="bugzilla:product" type="string" value="Tomboy"/>
+	<oaf_attribute name="bugzilla:bugzilla" type="string" value="!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! FIXME?"/>
+        <oaf_attribute name="bugzilla:product" type="string" value="Gnote"/>
         <oaf_attribute name="bugzilla:component" type="string" value="General"/>
-        <oaf_attribute name="bugzilla:other_binaries" type="string" value="tomboy"/>
+        <oaf_attribute name="bugzilla:other_binaries" type="string" value="gnote"/>
 </oaf_server>
 </oaf_info>
diff --git a/data/org.gnome.GNote.service.in b/data/org.gnome.GNote.service.in
index 1b81691..39169c8 100644
--- a/data/org.gnome.GNote.service.in
+++ b/data/org.gnome.GNote.service.in
@@ -1,5 +1,5 @@
 
 [D-BUS Service]
-Name=org.gnome.Tomboy
+Name=org.gnome.Gnote
 Exec= bindir@/@wrapper@
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]