summarylogtreecommitdiffstats
path: root/24hour.patch
diff options
context:
space:
mode:
authorAdrien Sohier2015-10-19 13:53:42 +0200
committerAdrien Sohier2015-10-19 13:53:42 +0200
commita8eb1765ed9cd5e04676ea6187e4f4f2188f22d9 (patch)
tree59e3aa2bdd9c4f2e15bf0da657e019de34c9c041 /24hour.patch
parent08d7fac18ed866ea6d559a3d34097642c4079bdc (diff)
downloadaur-a8eb1765ed9cd5e04676ea6187e4f4f2188f22d9.tar.gz
Updated version and patch
Diffstat (limited to '24hour.patch')
-rw-r--r--24hour.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/24hour.patch b/24hour.patch
index b8a7c6e4a3b7..9b5e91a51548 100644
--- a/24hour.patch
+++ b/24hour.patch
@@ -6,7 +6,7 @@ diff -ru a/unlock_indicator.c b/unlock_indicator.c
#define BUTTON_SPACE (BUTTON_RADIUS + 5)
#define BUTTON_CENTER (BUTTON_RADIUS + 5)
#define BUTTON_DIAMETER (2 * BUTTON_SPACE)
--#define TIME_FORMAT "%l:%M%p"
+-#define TIME_FORMAT "%l:%M %p"
+#define TIME_FORMAT "%H:%M"
/*******************************************************************************