Package: bum
Severity: wishlist
Tags: patch

The desktop file needs to be adjusted according with Freedesktop.org 
specifications.

Attaching a patch which fix that.


-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 
'jaunty-backports'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-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
#! /bin/sh /usr/share/dpatch/dpatch-run
## 10-fix_desktop.dpatch by Alessio Treglia <quadris...@ubuntu.com>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Fix desktop file as per Freedesktop.org spec.

@DPATCH@
diff -urNad bum-2.5.0~/data/bum.desktop.in.in bum-2.5.0/data/bum.desktop.in.in
--- bum-2.5.0~/data/bum.desktop.in.in	2008-05-08 11:33:17.000000000 +0200
+++ bum-2.5.0/data/bum.desktop.in.in	2009-06-10 11:56:06.226149399 +0200
@@ -1,10 +1,9 @@
 [Desktop Entry]
-Encoding=UTF-8
 _Name=BootUp-Manager
 _Comment=Graphical runlevel configuration tool
 Exec=su-to-root -X -c bum
-ic...@datadir@/pixmaps/bum.png
+Icon=bum
 Terminal=false
 Type=Application
 StartupNotify=true
-Categories=Application;System;Settings;
+Categories=System;Settings;

Reply via email to