r14697 - gnucash/branches/2.0 - Update so that bug-buddy 2.16 will still allow you to file bugs

Christian Stimming cstim at cvs.gnucash.org
Sun Aug 20 04:25:30 EDT 2006


Author: cstim
Date: 2006-08-20 04:25:28 -0400 (Sun, 20 Aug 2006)
New Revision: 14697
Trac: http://svn.gnucash.org/trac/changeset/14697

Added:
   gnucash/branches/2.0/src/gnome/gnucash.desktop.in.in
Removed:
   gnucash/branches/2.0/src/gnome/gnucash.desktop.in
Modified:
   gnucash/branches/2.0/ChangeLog
   gnucash/branches/2.0/configure.in
Log:
Update so that bug-buddy 2.16 will still allow you to file bugs
against gnucash. Back-ported from trunk, r14695

Modified: gnucash/branches/2.0/ChangeLog
===================================================================
--- gnucash/branches/2.0/ChangeLog	2006-08-20 08:24:34 UTC (rev 14696)
+++ gnucash/branches/2.0/ChangeLog	2006-08-20 08:25:28 UTC (rev 14697)
@@ -1,5 +1,8 @@
 2006-08-19  David Hampton  <hampton at employees.org>
 
+	* src/gnome/gnucash-desktop*: Update so that bug-buddy 2.16 will
+	still allow you to file bugs against gnucash.
+
 	* src/engine/Account.c: Add missing call to xaccAccountBeginEdit.
 
 2006-08-14  David Hampton  <hampton at employees.org>

Modified: gnucash/branches/2.0/configure.in
===================================================================
--- gnucash/branches/2.0/configure.in	2006-08-20 08:24:34 UTC (rev 14696)
+++ gnucash/branches/2.0/configure.in	2006-08-20 08:25:28 UTC (rev 14697)
@@ -2266,6 +2266,7 @@
           src/gnc-module/test/mod-baz/Makefile
           src/gnc-module/test/misc-mods/Makefile
           src/gnome/Makefile
+          src/gnome/gnucash.desktop.in
 	  src/gnome/glade/Makefile
 	  src/gnome/schemas/Makefile
 	  src/gnome/ui/Makefile

Deleted: gnucash/branches/2.0/src/gnome/gnucash.desktop.in
===================================================================
--- gnucash/branches/2.0/src/gnome/gnucash.desktop.in	2006-08-20 08:24:34 UTC (rev 14696)
+++ gnucash/branches/2.0/src/gnome/gnucash.desktop.in	2006-08-20 08:25:28 UTC (rev 14697)
@@ -1,11 +0,0 @@
-[Desktop Entry]
-_Name=GnuCash Finance Management
-_Comment=Manage your finances, accounts, and investments
-Exec=gnucash %f
-Icon=gnucash-icon
-StartupNotify=true
-Terminal=false
-Type=Application
-Categories=Application;GNOME;Office;Finance;
-X-Desktop-File-Install-Version=0.3
-MimeType=application/x-gnucash

Copied: gnucash/branches/2.0/src/gnome/gnucash.desktop.in.in (from rev 14695, gnucash/trunk/src/gnome/gnucash.desktop.in.in)



More information about the gnucash-changes mailing list