aboutsummaryrefslogtreecommitdiff
path: root/nls/fluxbox-nls.hh
diff options
context:
space:
mode:
authormathias <mathias>2005-04-29 16:54:30 (GMT)
committermathias <mathias>2005-04-29 16:54:30 (GMT)
commit9214e519b37be2025eb2fd0b9af6a1216eb3fbd0 (patch)
treea24ab051abb82e191febdafa39eceec61079e836 /nls/fluxbox-nls.hh
parente2acd2b04c4b390a0ce2f6bc7aa91f0476335db9 (diff)
downloadfluxbox-9214e519b37be2025eb2fd0b9af6a1216eb3fbd0.zip
fluxbox-9214e519b37be2025eb2fd0b9af6a1216eb3fbd0.tar.bz2
added new IconbarModes:
NoIcons - display all noniconified windows WorkspaceNoIcons - display all noniconified windows on the current workspace modified the nls-files accordingly
Diffstat (limited to 'nls/fluxbox-nls.hh')
-rw-r--r--nls/fluxbox-nls.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh
index b90e4f2..5b47934 100644
--- a/nls/fluxbox-nls.hh
+++ b/nls/fluxbox-nls.hh
@@ -177,6 +177,8 @@ enum {
177 ToolbarClock12 = 14, 177 ToolbarClock12 = 14,
178 ToolbarClockEditFormat = 15, 178 ToolbarClockEditFormat = 15,
179 ToolbarShowIcons = 16, 179 ToolbarShowIcons = 16,
180 ToolbarIconbarModeNoIcons = 17,
181 ToolbarIconbarModeWorkspaceNoIcons = 18,
180 182
181 WindowSet = 15, 183 WindowSet = 15,
182 WindowUnnamed = 1, 184 WindowUnnamed = 1,