diff options
author | avilla <avilla@FreeBSD.org> | 2011-03-09 21:15:20 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2011-03-09 21:15:20 +0800 |
commit | b6e5158894cd9f8a52e47a7518352419f3229b44 (patch) | |
tree | a39056deb6cfc039f020647aa6da87b4b14a19eb /x11-clocks/Makefile | |
parent | 1a32a2e63701b0b05de663d8fc22bc7e4a731923 (diff) | |
download | freebsd-ports-gnome-b6e5158894cd9f8a52e47a7518352419f3229b44.tar.gz freebsd-ports-gnome-b6e5158894cd9f8a52e47a7518352419f3229b44.tar.zst freebsd-ports-gnome-b6e5158894cd9f8a52e47a7518352419f3229b44.zip |
Adjustable Clock is a KDE 4 plasma applet that displays the date and time in a
highly configurable manner.
Features include:
- Fully customizable date format
- Format can be adjusted with rich text editor or source editor (HTML and CSS)
- Context menu with actions to copy formatted date and time to clipboard
- Option to set time difference to time from data engine
- Adjustable tool tip
WWW: http://kde-look.org/content/show.php?content=92825
PR: ports/155124
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
Diffstat (limited to 'x11-clocks/Makefile')
-rw-r--r-- | x11-clocks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index afab7b14a650..4dc79dbfbebb 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -35,6 +35,7 @@ SUBDIR += oclock SUBDIR += osdclock SUBDIR += pclock + SUBDIR += plasma-applet-adjustableclock SUBDIR += plasma-applet-geekclock SUBDIR += rclock SUBDIR += sanduhr |