Codebase list debian-goodies / b9e3ba82-ebe0-4f76-94ea-1c3c79face39/main debmany / TODO
b9e3ba82-ebe0-4f76-94ea-1c3c79face39/main

Tree @b9e3ba82-ebe0-4f76-94ea-1c3c79face39/main (Download .tar.gz)

TODO @b9e3ba82-ebe0-4f76-94ea-1c3c79face39/mainraw · history · blame

Provide a desktop menu file that uses "debmany.png". When configuring the desktop
call follow this table:

             KDE      GNOME    Xfce
             required     zenity   zenity   zenity,xdg-utils
             parameters   -k -z    -g -z    -x -z

It is better to use the -l parameter for ISO 639 two-letter language code and
"*" at the end.

Example parameters for a German KDE user: -k -z -l "de*"

Optionally, Depend: on xdg-utils package, too. Then the desktop file can use the arguments
-x instead of -k, -g or -x for all desktops.