Package: terminatorx
Version: 3.82-7.3
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch


In Ubuntu, we've applied the attached patch to achieve the following:

  * Merge from debian testing, remaining changes:
    - debian/patches/17_cleanup_desktop_file.dpatch: Cleanup upstream desktop
      file according to Freedesktop.org's spec.

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers karmic-updates
  APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-16-generic (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u terminatorx-3.82/debian/patches/00list terminatorx-3.82/debian/patches/00list
--- terminatorx-3.82/debian/patches/00list
+++ terminatorx-3.82/debian/patches/00list
@@ -3,2 +3,3 @@
 16_loose_spelling_fix
+17_cleanup_desktop_file
 20_fix_ftbfs_on_kfreebsd.dpatch
only in patch2:
unchanged:
--- terminatorx-3.82.orig/debian/patches/17_cleanup_desktop_file.dpatch
+++ terminatorx-3.82/debian/patches/17_cleanup_desktop_file.dpatch
@@ -0,0 +1,26 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 17_cleanup_desktop_file.dpatch by William Grant <william.gr...@ubuntu.org.au>
+## Remove .png extension from icon filename -- Alessio Treglia <quadris...@ubuntu.com>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Clean up .desktop file.
+
+...@dpatch@
+diff -urNad terminatorx-3.82~/gnome-support/terminatorX.desktop terminatorx-3.82/gnome-support/terminatorX.desktop
+--- terminatorx-3.82~/gnome-support/terminatorX.desktop	2004-03-26 20:13:24.000000000 +0100
++++ terminatorx-3.82/gnome-support/terminatorX.desktop	2009-02-17 20:56:47.000000000 +0100
+@@ -1,10 +1,10 @@
+ [Desktop Entry]
+ Exec=terminatorX
+ Name=terminatorX
+-GenericName=Virtual turntable
+-Comment=Versatile DJ scratching and mixing application.
++GenericName=Virtual Turntable
++Comment=Scratch and mix audio
+ Terminal=false
+ Type=Application
+-Icon=terminatorX-app.png
+-Categories=Application;AudioVideo;
++Icon=terminatorX-app
++Categories=AudioVideo;
+ StartupNotify=true

Reply via email to