Package: screenlets
Version: 0.1-1
Severity: normal

The ControlScreenlet shows, in a popup menu, some applications to start,
but the apps offered by default are not the apps that i normally use, so
i looked for a way to modify the menu entries

i found that the ControlScreenlet reads its menu configuration from
/usr/share/screenlets/Control/menu.xml
and inspecting the file i've seen a commented out item, regarding the
activation of an "Applications" sub-menu

out of curiosity i uncommented the lines (see the diff -u below) and
restarted the screenlet, but there is a funny problem in the generated
menu, all entries in the four submenus "Office",  "Development", "Games"
and "Utilities" are doubled, that is, e.g.,

        IDLE
        IDLE
        Amaya
        Amaya
        ...

all - entries - are - doubled !

i don't know if this a problem in the screenlets packaging, in the
upstream code or in the /usr/share/applications/* files, so feel free to
ignore this report if the last two hypoteses apply

my appreciation for all the good work, yours and upstream's

best regards,
                                                                gb

--- /usr/share/screenlets/Control/menu.xml.sav  2008-04-22 12:30:04 +0200
+++ /usr/share/screenlets/Control/menu.xml      2008-04-22 12:30:51 +0200
@@ -29,11 +29,11 @@
        <imageitem label="Inkscape" icon="inkscape" id="exec:inkscape" />
        <separator />
        <!-- add applications-menu -->
-       <!--<item label="Applications">
+       <item label="Applications">
                <appdir path="/usr/share/applications/" 
                        cats="Office,Development,Game,Utility" />
        </item>
-       <separator />-->
+       <separator />
        <!-- Screenlet-menu -->
        <item label="Screenlet">
                <item label="Add">

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages screenlets depends on:
ii  python                        2.5.2-1    An interactive high-level object-o
ii  python-central                0.6.3      register and build utility for Pyt
ii  python-dbus                   0.82.4-2   simple interprocess messaging syst
ii  python-gnome2                 2.22.0-1   Python bindings for the GNOME desk
ii  python-gnome2-desktop         2.22.0-1   Python bindings for the GNOME desk
ii  python-gtk2                   2.12.1-1   Python bindings for the GTK+ widge
ii  python-xdg                    0.15-1.1   A python library to access freedes

Versions of packages screenlets recommends:
ii  gnome-keyring                2.22.1-1    GNOME keyring services (daemon and
ii  iceweasel                    2.0.0.13-1  lightweight web browser based on M
ii  python-chardet               1.0.1-1     universal character encoding detec
ii  python-feedparser            4.1-10      Universal Feed Parser for Python
ii  python-gmenu                 2.22.1-1    an implementation of the freedeskt
ii  python-gnome2-extras         2.14.3-1+b1 Python bindings for the GNOME desk
ii  python-numeric               24.2-8.2    Numerical (matrix-oriented) Mathem

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to