summaryrefslogtreecommitdiff
path: root/apps/plugins/clock/clock.c
diff options
context:
space:
mode:
authorKevin Ferrare <kevin@rockbox.org>2007-08-04 14:50:28 +0000
committerKevin Ferrare <kevin@rockbox.org>2007-08-04 14:50:28 +0000
commit14d276121af7aa458553f49500c802c87f23bd69 (patch)
tree41a86c0bce9379f96c23900fc91c82d037766bde /apps/plugins/clock/clock.c
parent75e2f19de334bcbfa9d15062674d8efcb0eb2a64 (diff)
Clock plugin : centered the binary plugin, moved the AM/PM mark to the right on digital display, reduced the thickness of the pseudo antialiasing for analog clock
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14181 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/clock/clock.c')
-rw-r--r--apps/plugins/clock/clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/clock/clock.c b/apps/plugins/clock/clock.c
index d80f6dca03..e9985a13ab 100644
--- a/apps/plugins/clock/clock.c
+++ b/apps/plugins/clock/clock.c
@@ -7,7 +7,7 @@
* \/ \/ \/ \/ \/
* $Id: clock.c 14095 2007-07-31 10:53:53Z nls $
*
- * Copyright (C) 2007 Kévin Ferrare
+ * Copyright (C) 2007 Kévin Ferrare, graphic design 2003 Zakk Roberts
*
* All files in this archive are subject to the GNU General Public License.
* See the file COPYING in the source tree root for full license agreement.