aboutsummaryrefslogtreecommitdiff
path: root/nls/fluxbox-nls.hh
diff options
context:
space:
mode:
authormathias <mathias>2004-12-02 03:12:55 (GMT)
committermathias <mathias>2004-12-02 03:12:55 (GMT)
commit7ed6c5ed290253227399d2524cb858860f2da3a1 (patch)
treef82e03ea251e029e739fb0786492dc449cdda56c /nls/fluxbox-nls.hh
parent96de2d57d642a5a5ac0c6755fa97133c2de44359 (diff)
downloadfluxbox-7ed6c5ed290253227399d2524cb858860f2da3a1.zip
fluxbox-7ed6c5ed290253227399d2524cb858860f2da3a1.tar.bz2
* leftclick on the slitclients in the clientmenu enables/disables it
* wheel up/down move the slitclient up/down * visual cosmetic for the slitclient-menu * added "Save SlitList" - menuentry in slitclient-menu
Diffstat (limited to 'nls/fluxbox-nls.hh')
-rw-r--r--nls/fluxbox-nls.hh5
1 files changed, 3 insertions, 2 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh
index 5f396a4..9f545a4 100644
--- a/nls/fluxbox-nls.hh
+++ b/nls/fluxbox-nls.hh
@@ -1,4 +1,4 @@
1// This file generated by nlsinfo -H -N FBNLS ../src ../util, on Wed Dec 1 02:25:27 2004 1// This file generated by nlsinfo -H -N FBNLS ../src ../util, on Thu Dec 2 03:12:30 2004
2 2
3#ifndef FLUXBOX_NLS_HH 3#ifndef FLUXBOX_NLS_HH
4#define FLUXBOX_NLS_HH 4#define FLUXBOX_NLS_HH
@@ -164,7 +164,8 @@ enum {
164 SlitLayer = 5, 164 SlitLayer = 5,
165 SlitOnHead = 6, 165 SlitOnHead = 6,
166 SlitPlacement = 7, 166 SlitPlacement = 7,
167 SlitSlit = 8, 167 SlitSaveSlitList = 8,
168 SlitSlit = 9,
168 169
169 ToolbarSet = 15, 170 ToolbarSet = 15,
170 ToolbarClock12 = 1, 171 ToolbarClock12 = 1,