source: pkg/main/gdm/trunk/debian/gdm.menu @ 2290

Revision 2290, 920 bytes checked in by alanbach-guest, 6 years ago (diff)

gdm updates, 2.20.1, Sync'd with Debian

Line 
1?package(gdm):needs="X11" section="Applications/System/Administration" \
2  title="GDM flexiserver" command="gdmflexiserver"\
3  hints="Display Manager"\
4  icon="/usr/share/pixmaps/gdm.xpm"\
5  longtitle="New GDM Session"
6?package(gdm):needs="X11" section="Applications/System/Administration" \
7  title="GDM flexiserver in Xnest" command="gdmflexiserver -n"\
8  hints="Display Manager"\
9  icon="/usr/share/pixmaps/gdm.xpm"\
10  longtitle="New GDM Session in Xnest"
11?package(gdm):needs="X11" section="Applications/System/Administration" \
12  title="GDM Photo Setup" command="gdmphotosetup"\
13  hints="Display Manager"\
14  icon="/usr/share/pixmaps/gdm.xpm"\
15  longtitle="Select a photo for GDM"
16?package(gdm):needs="X11" section="Applications/System/Administration" \
17  title="GDM Setup" command="su-to-root -X -p root -c /usr/sbin/gdmsetup"\
18  hints="Display Manager"\
19  icon="/usr/share/pixmaps/gdm.xpm"\
20  longtitle="GDM Setup"
Note: See TracBrowser for help on using the repository browser.