1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: timer-applet
Section: gnome
Priority: optional
Maintainer: Philipp Kern <pkern@debian.org>
Build-Depends: debhelper (>= 5), cdbs (>= 0.4.25), python-central (>= 0.5)
Build-Depends-Indep: intltool, gconf2, python-all-dev, scrollkeeper
XS-Python-Version: >= 2.4
Standards-Version: 3.7.3
VCS-Git: git://git.debian.org/git/collab-maint/timer-applet.git
VCS-Browser: http://git.debian.org/?p=collab-maint/timer-applet.git
Package: timer-applet
Section: gnome
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-gtk2 (>= 2.10), python-gnome2-desktop (>= 2.16), python-glade2 (>= 2.10), python-notify (>= 0.1), python-dbus (>= 0.80), python-gst0.10, python-elementtree
XB-Python-Version: ${python:Versions}
Description: timer applet - a countdown timer applet for the GNOME panel
Features include:
.
* Quickly set a time and the applet will notify you when time is up
* Create presets for quick access to frequently-used times
* Small and unobtrusive. Choose to either view the remaining time right in
the panel or hide it so you don't get distracted by the countdown.
* Add multiple Timer Applets to the panel to have multiple timers running
simultaneously
* User interface follows the GNOME Human Interface Guidelines
|