diary r72 - in trunk: . data src
- From: pwithnall svn gnome org
- To: svn-commits-list gnome org
- Subject: diary r72 - in trunk: . data src
- Date: Sat, 16 Aug 2008 18:32:51 +0000 (UTC)
Author: pwithnall
Date: Sat Aug 16 18:32:51 2008
New Revision: 72
URL: http://svn.gnome.org/viewvc/diary?rev=72&view=rev
Log:
2008-08-16 Philip Withnall <philip tecnocode co uk>
* data/almanah.desktop.in:
* src/main-window.c: (mw_about_activate_cb): Patch from Mikel
Olasagasti <hey_neken mundurat net> to fix icons in the about
dialogue
and main window. (Closes: #543739)
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 Sat Aug 16 18:32:51 2008
@@ -3,7 +3,7 @@
_Comment=Keep a personal diary
_GenericName=Diary
Exec=almanah
-Icon=diary
+Icon=almanah
Terminal=false
Type=Application
Categories=GTK;Utility;
Modified: trunk/src/main-window.c
==============================================================================
--- trunk/src/main-window.c (original)
+++ trunk/src/main-window.c Sat Aug 16 18:32:51 2008
@@ -297,7 +297,7 @@
* "Translator name 2 <translator2 email address>"
*/
"translator-credits", _("translator-credits"),
- "logo-icon-name", "diary",
+ "logo-icon-name", "almanah",
"license", license,
"wrap-license", TRUE,
"website-label", _("Diary Website"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]