diary r78 - in trunk: . data src
- From: pwithnall svn gnome org
- To: svn-commits-list gnome org
- Subject: diary r78 - in trunk: . data src
- Date: Wed, 24 Sep 2008 22:15:24 +0000 (UTC)
Author: pwithnall
Date: Wed Sep 24 22:15:24 2008
New Revision: 78
URL: http://svn.gnome.org/viewvc/diary?rev=78&view=rev
Log:
2008-09-24 Philip Withnall <philip tecnocode co uk>
* data/almanah.desktop.in:
* src/main-window.c (mw_about_activate_cb): Update the Bugzilla
details and fix a few incorrect and stubbornly-remaining
instances
of the old application name.
Modified:
trunk/ChangeLog
trunk/data/almanah.desktop.in
trunk/src/main-window.c
Modified: trunk/data/almanah.desktop.in
==============================================================================
--- trunk/data/almanah.desktop.in (original)
+++ trunk/data/almanah.desktop.in Wed Sep 24 22:15:24 2008
@@ -8,6 +8,6 @@
Type=Application
Categories=GTK;Utility;
X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=diary
+X-GNOME-Bugzilla-Product=almanah
X-GNOME-Bugzilla-Component=General
StartupNotify=true
Modified: trunk/src/main-window.c
==============================================================================
--- trunk/src/main-window.c (original)
+++ trunk/src/main-window.c Wed Sep 24 22:15:24 2008
@@ -300,8 +300,8 @@
"logo-icon-name", "almanah",
"license", license,
"wrap-license", TRUE,
- "website-label", _("Diary Website"),
- "website", "http://tecnocode.co.uk/projects/diary",
+ "website-label", _("Almanah Website"),
+ "website", "http://tecnocode.co.uk/projects/almanah",
NULL);
g_free (license);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]