mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Christian Neumair's desktop patch (#145545)
* src/gnome/gnucash.desktop.in * src/gnome/Makefile.am Make the desktop more HIG-compliant. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13246 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -71,6 +71,11 @@
|
||||
statement date.
|
||||
Fixes #112653.
|
||||
|
||||
Christian Neumair's desktop patch (#145545)
|
||||
* src/gnome/gnucash.desktop.in
|
||||
* src/gnome/Makefile.am
|
||||
Make the desktop more HIG-compliant.
|
||||
|
||||
2006-02-11 Derek Atkins <derek@ihtfp.com>
|
||||
|
||||
* src/report/report-gnome/gnc-plugin-page-report.c:
|
||||
|
||||
@@ -76,7 +76,7 @@ libgncgnome_la_SOURCES = \
|
||||
${top_srcdir}/src/backend/file/gnc-pricedb-xml-v2.c
|
||||
|
||||
|
||||
gnomeappdir = ${datadir}/gnome/apps/Applications
|
||||
gnomeappdir = ${datadir}/applications
|
||||
|
||||
gnomeapp_in_files = gnucash.desktop.in
|
||||
gnomeapp_DATA = $(gnomeapp_in_files:.desktop.in=.desktop)
|
||||
|
||||
@@ -1,12 +1,10 @@
|
||||
[Desktop Entry]
|
||||
_Name=GnuCash
|
||||
_GenericName=Money Management
|
||||
_Name=GnuCash Finance Management
|
||||
_Comment=Manage your finances, accounts, and investments
|
||||
TryExec=gnucash
|
||||
Exec=gnucash
|
||||
Icon=gnucash/gnucash-icon.png
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=GNOME;Application;Office;
|
||||
Categories=Application;Office;Finance;
|
||||
X-Desktop-File-Install-Version=0.3
|
||||
|
||||
Reference in New Issue
Block a user