summaryrefslogtreecommitdiff
path: root/src/fontpack.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fontpack.c')
-rw-r--r--src/fontpack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fontpack.c b/src/fontpack.c
index 79f35526..a440234e 100644
--- a/src/fontpack.c
+++ b/src/fontpack.c
@@ -818,7 +818,7 @@ const iArray *actions_FontPack(const iFontPack *d, iBool showInstalled) {
818 pushBack_Array( 818 pushBack_Array(
819 items, 819 items,
820 &(iMenuItem){ format_Lang(isEnabled ? close_Icon " ${fontpack.disable}" 820 &(iMenuItem){ format_Lang(isEnabled ? close_Icon " ${fontpack.disable}"
821 : leftArrowhead_Icon " ${fontpack.enable}", 821 : "${fontpack.enable}",
822 fpId), 822 fpId),
823 0, 823 0,
824 0, 824 0,