|
|
Time.App
| Category: |
Date / Time |
|
|
| Maintainer: |
Kithera |
| Website: |
http://time-app.sourceforge.net/ |
| Description: |
Time.App is a dock application for GNUStep like window managers which shows the current time in a 12 or 24 hour format. The display of the current date is also available. Designed to compliment Mixer.App and Temperature.App by Per Liden. |
Screenshots:
|
|
|
Available Versions:
|
You are not the owner of this file version
| Date |
Author |
Changelog |
Download |
Delete |
|
Grant Wagner |
|
v1.0
|
 |
Add a new Version of this Dockapp
You may add a new (or even old) version of this dockapp by using
the link above. This way we can be sure that this application will
be available even if the project's homepage goes down (did that ever
happen to you? :)).
|
User Comments
Compile fails on Ubuntu 8.04:
c++ -Wall -pedantic -fno-rtti -fno-exceptions -O2 -I/usr/X11R6/include -c -o Main.o Main.cc
In file included from Main.cc:22:
Time.h:25:22: error: X11/Xlib.h: No such file or directory
In file included from Main.cc:22:
Time.h:62: error: ISO C++ forbids declaration of ‘Display’ with no type
Time.h:62: error: expected ‘;’ before ‘*’ token
Time.h:63: error: ‘Window’ does not name a type
Time.h:64: error: ‘Window’ does not name a type
Time.h:65: error: ‘Window’ does not name a type
Time.h:66: error: ‘Window’ does not name a type
make: *** [Main.o] Error 1
|
|
|
|