source: trunk/debathena/debathena/kiosk/debian/control.in @ 24213

Revision 24213, 694 bytes checked in by rbasch, 15 years ago (diff)
In debathena-kiosk: * Add a launcher GUI for the new gdm login window. (Trac: #431) * Disable the tabs bar for Firefox 3.5. * Move non-executables to /usr/share/debathena-kiosk.
Line 
1Source: debathena-kiosk
2Section: debathena/web
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: @cdbs@, gdm
6Standards-Version: 3.7.2
7
8Package: debathena-kiosk
9Architecture: all
10Depends: ${misc:Depends}, firefox | iceweasel, metacity, unzip, adduser,
11 gdm, python, python-gtk2, python-glade2
12Description: Starts a kiosk mode web browser on a new virtual terminal
13 This package provides a tool to launch a separate X11 session, running
14 a kiosk mode web browser, on a new virtual terminal.  It is most useful
15 when configured to be invoked as a custom command from gdm, to enable
16 functions such as registering for an Athena account from a pre-login
17 environment.
Note: See TracBrowser for help on using the repository browser.