From 2a3d5020c9ba7ab3413fc0bbd8fe1174a260359f Mon Sep 17 00:00:00 2001 From: Chris Shoemaker Date: Wed, 31 May 2006 00:56:10 +0000 Subject: [PATCH] GNOME integration, part 2. Bug #342936. Use the same icon for the window manager as for the desktop. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14276 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/gnome/gnucash.desktop.in | 2 +- src/pixmaps/Makefile.am | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/gnome/gnucash.desktop.in b/src/gnome/gnucash.desktop.in index 70c7eb34cc..338c3adbc4 100644 --- a/src/gnome/gnucash.desktop.in +++ b/src/gnome/gnucash.desktop.in @@ -6,6 +6,6 @@ Icon=gnucash-icon StartupNotify=true Terminal=false Type=Application -Categories=Application;Office;Finance; +Categories=Application;GNOME;Office;Finance; X-Desktop-File-Install-Version=0.3 MimeType=application/x-gnucash diff --git a/src/pixmaps/Makefile.am b/src/pixmaps/Makefile.am index 661ab3d276..382b59cc49 100644 --- a/src/pixmaps/Makefile.am +++ b/src/pixmaps/Makefile.am @@ -28,6 +28,7 @@ gncpixmap_DATA = \ gnc-sx-new.png \ gnc-transfer-16.png \ gnc-transfer.png \ + gnucash-icon.png \ gnucash_splash.png \ stock_split_title.png \ stock_split_watermark.png