summarylogtreecommitdiffstats
path: root/24hour.patch
diff options
context:
space:
mode:
authorAdam Goldsmith2016-10-21 15:02:10 -0400
committerAdam Goldsmith2016-10-21 15:02:10 -0400
commit6847120bb3421315c8995c711f35d3ab7bc53857 (patch)
tree9d2bdb73a34ee44ca66f7244636e8942c2577ca2 /24hour.patch
parenta8eb1765ed9cd5e04676ea6187e4f4f2188f22d9 (diff)
downloadaur-6847120bb3421315c8995c711f35d3ab7bc53857.tar.gz
Convert to popoffka fork
Diffstat (limited to '24hour.patch')
-rw-r--r--24hour.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/24hour.patch b/24hour.patch
deleted file mode 100644
index 9b5e91a51548..000000000000
--- a/24hour.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Only in b: tags
-diff -ru a/unlock_indicator.c b/unlock_indicator.c
---- a/unlock_indicator.c 2015-05-22 11:00:01.849040047 +0200
-+++ b/unlock_indicator.c 2015-05-22 11:00:45.945473675 +0200
-@@ -25,7 +25,7 @@
- #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 "%H:%M"
-
- /*******************************************************************************
- * Variables defined in i3lock.c.