diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-11-22 05:38:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-11-22 05:38:37 +0000 |
commit | bd757fe41a8999b1f685af50ae1322dcfa9f578b (patch) | |
tree | 3a61c54cd17a628938e9d2be4f7384705166f1bd /x11-clocks/xfce4-timer-plugin | |
parent | b7b647e6578fe7a703a1dce9dd6780b626257cf1 (diff) | |
download | ports-bd757fe41a8999b1f685af50ae1322dcfa9f578b.tar.gz ports-bd757fe41a8999b1f685af50ae1322dcfa9f578b.zip |
Notes
Diffstat (limited to 'x11-clocks/xfce4-timer-plugin')
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/distinfo | 6 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/pkg-descr | 12 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/pkg-plist | 5 |
4 files changed, 19 insertions, 7 deletions
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index 27ab501b7dc1..327fa67d9d09 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-timer-plugin -PORTVERSION= 0.6 -PORTREVISION= 2 +PORTVERSION= 0.6.1 CATEGORIES= x11-clocks xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 diff --git a/x11-clocks/xfce4-timer-plugin/distinfo b/x11-clocks/xfce4-timer-plugin/distinfo index 7174b4f5d1b4..76d625c160a1 100644 --- a/x11-clocks/xfce4-timer-plugin/distinfo +++ b/x11-clocks/xfce4-timer-plugin/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-timer-plugin-0.6.tar.bz2) = ea50210f54922086c0cd836e3636cacd -SHA256 (xfce4/xfce4-timer-plugin-0.6.tar.bz2) = 94a3db28d14d2da75e805d4901a958362aa63bae883ee8399f163b484c892b83 -SIZE (xfce4/xfce4-timer-plugin-0.6.tar.bz2) = 273310 +MD5 (xfce4/xfce4-timer-plugin-0.6.1.tar.bz2) = ba5ae0e25f69517338f74a27fbaf4ca2 +SHA256 (xfce4/xfce4-timer-plugin-0.6.1.tar.bz2) = 280d5bb8f03e8f3b02b184049b61ed09e25a0966dec8b049fd60e54d5c7b4ff9 +SIZE (xfce4/xfce4-timer-plugin-0.6.1.tar.bz2) = 289074 diff --git a/x11-clocks/xfce4-timer-plugin/pkg-descr b/x11-clocks/xfce4-timer-plugin/pkg-descr index c0c03d6567ed..df50006e6b4b 100644 --- a/x11-clocks/xfce4-timer-plugin/pkg-descr +++ b/x11-clocks/xfce4-timer-plugin/pkg-descr @@ -1,3 +1,11 @@ -Timer plugin for the xfce panel. +The plugin is quite simple - it displays a progressbar showing the percentage +of the time elapsed. Left-clicking on the plugin area opens a menu of available +alarms. After selecting one, the user can start or stop the timer by selecting +start/stop timer entry in the same menu. New alarms are added through the +preferences window. Each alarm is either a countdown or is run at a specified +time. By default a simple dialog pops up at the end of the countdown. The user +can choose an external command to be run as the alarm and may also choose to +have this repeated a specified number of times with a given interval between +repetitions. -WWW: http://goodies.xfce.org/ +WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin diff --git a/x11-clocks/xfce4-timer-plugin/pkg-plist b/x11-clocks/xfce4-timer-plugin/pkg-plist index 3d1ab1605b65..5e75aba4f548 100644 --- a/x11-clocks/xfce4-timer-plugin/pkg-plist +++ b/x11-clocks/xfce4-timer-plugin/pkg-plist @@ -1,9 +1,13 @@ libexec/xfce4/panel-plugins/xfce4-timer +share/locale/ar/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/lv/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-timer-plugin.mo @@ -11,6 +15,7 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/pt_PT/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ur/LC_MESSAGES/xfce4-timer-plugin.mo share/xfce4/panel-plugins/xfce4-timer.desktop @dirrmtry share/xfce4/panel-plugins |