[Pkg-crosswire-devel] [Branch ~pkgcrosswire/bibledit/main] Rev 23: Add patch to fix .desktop file

noreply at launchpad.net noreply at launchpad.net
Wed Jun 17 22:41:08 BST 2009


------------------------------------------------------------
revno: 23
committer: Jonathan Marsden <jmarsden at fastmail.fm>
branch nick: main
timestamp: Tue 2009-04-21 03:08:00 -0700
message:
  Add patch to fix .desktop file
added:
  debian/patches/01_desktop_file.patch
modified:
  debian/changelog
  debian/patches/series

=== modified file 'debian/changelog'
--- debian/changelog	2009-04-21 07:49:53 +0000
+++ debian/changelog	2009-04-21 10:08:00 +0000
@@ -1,7 +1,9 @@
 bibledit (3.7-1) unstable; urgency=low
 
   * New upstream version.
-  * debian/patches: Remove 01_manpage_section.patch, included upstream.
+  * debian/patches: 
+    - Remove 01_manpage_section.patch, included upstream.
+    - Add 01_desktop_file.patch correcting .desktop file.
   * debian/control:
     - Remove unnecessary Section: headers.
     - Depends iputils-ping | ping, not just ping.

=== added file 'debian/patches/01_desktop_file.patch'
--- debian/patches/01_desktop_file.patch	1970-01-01 00:00:00 +0000
+++ debian/patches/01_desktop_file.patch	2009-04-21 10:08:00 +0000
@@ -0,0 +1,16 @@
+Remove unwanted .xpm suffix from icon; remove Application category.
+Index: desktop/bibledit.desktop
+===================================================================
+--- desktop.orig/bibledit.desktop	2009-04-21 02:59:55.000000000 -0700
++++ desktop/bibledit.desktop	2009-04-21 03:00:02.000000000 -0700
+@@ -1,8 +1,8 @@
+ [Desktop Entry]
+ Name=Bibledit
+ Comment=Bible Editor
+-Icon=bibledit.xpm
++Icon=bibledit
+ Exec=bibledit
+ Type=Application
+-Categories=Application;Office;
++Categories=Office;
+ 

=== modified file 'debian/patches/series'
--- debian/patches/series	2009-04-20 17:32:41 +0000
+++ debian/patches/series	2009-04-21 10:08:00 +0000
@@ -1,1 +1,2 @@
 
+01_desktop_file.patch



--
lp:~pkgcrosswire/bibledit/main
https://code.launchpad.net/~pkgcrosswire/bibledit/main

Your team Crosswire Packaging Team is subscribed to branch lp:~pkgcrosswire/bibledit/main.
To unsubscribe from this branch go to https://code.launchpad.net/~pkgcrosswire/bibledit/main/+edit-subscription.




More information about the Pkg-crosswire-devel mailing list