[Python-apps-team] Bug#511533: emma: menu/ dekstop icons missing
Mark Purcell
msp at debian.org
Sun Jan 11 21:31:02 UTC 2009
Package: emma
Version: 0.6-2
Severity: minor
Tags: patch
It would appear that emma is one of the few applications that is missing a
menu/ desktop icon.
Debian policy states these should be xpm files, but the following patch is
a quick and easy fix.
--- /usr/share/menu/emma 2008-07-10 06:41:17.000000000 +1000
+++ /home/mark/.menu/emma 2009-01-11 22:58:42.000000000 +1100
@@ -3,5 +3,6 @@
title="emma" \
hints="Gnome" \
command="/usr/bin/Emma" \
+ icon="/usr/share/emma/icons/emma.png" \
longtitle="emma - MySQL managing assistant"
--- /usr/share/applications/emma.desktop 2008-07-10 06:41:17.000000000 +1000
+++ /usr/local/share/applications/emma.desktop 2009-01-12 08:22:04.000000000 +1100
@@ -8,3 +8,4 @@
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Development;Database;
+Icon=/usr/share/emma/icons/emma.png
Thanks,
Mark
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages emma depends on:
ii python 2.5.2-3 An interactive high-level object-o
ii python-central 0.6.8 register and build utility for Pyt
ii python-glade2 2.12.1-6 GTK+ bindings: Glade support
ii python-gtk2 2.12.1-6 Python bindings for the GTK+ widge
ii python-mysqldb 1.2.2-7 A Python interface to MySQL
emma recommends no packages.
emma suggests no packages.
-- no debconf information
More information about the Python-apps-team
mailing list