aboutsummaryrefslogtreecommitdiff
path: root/nls/fluxbox-nls.hh
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2005-07-07 12:17:26 (GMT)
committerfluxgen <fluxgen>2005-07-07 12:17:26 (GMT)
commita0f6d963a0b828f9574ff5ff8172c9aea2f87b6e (patch)
treec094edd0dd44d1a3542d4fbeea52aa955635fe6e /nls/fluxbox-nls.hh
parent0ffbf55eb3f650efe5d92b1a2b37992269e76aa2 (diff)
downloadfluxbox-a0f6d963a0b828f9574ff5ff8172c9aea2f87b6e.zip
fluxbox-a0f6d963a0b828f9574ff5ff8172c9aea2f87b6e.tar.bz2
info about locale path, patch from php-coder
Diffstat (limited to 'nls/fluxbox-nls.hh')
-rw-r--r--nls/fluxbox-nls.hh17
1 files changed, 9 insertions, 8 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh
index 5b47934..a6c9079 100644
--- a/nls/fluxbox-nls.hh
+++ b/nls/fluxbox-nls.hh
@@ -39,14 +39,15 @@ enum {
39 CommonCompilerVersion = 6, 39 CommonCompilerVersion = 6,
40 CommonDefaultInitFile = 7, 40 CommonDefaultInitFile = 7,
41 CommonDefaultKeyFile = 8, 41 CommonDefaultKeyFile = 8,
42 CommonDefaultMenuFile = 9, 42 CommonDefaultLocalePath = 9,
43 CommonDefaultStyle = 10, 43 CommonDefaultMenuFile = 10,
44 CommonDefaults = 11, 44 CommonDefaultStyle = 11,
45 CommonDisabled = 12, 45 CommonDefaults = 12,
46 CommonError = 13, 46 CommonDisabled = 13,
47 CommonFluxboxVersion = 14, 47 CommonError = 14,
48 CommonMaximizeOver = 15, 48 CommonFluxboxVersion = 15,
49 CommonVisible = 16, 49 CommonMaximizeOver = 16,
50 CommonVisible = 17,
50 51
51 ConfigmenuSet = 4, 52 ConfigmenuSet = 4,
52 ConfigmenuAntiAlias = 1, 53 ConfigmenuAntiAlias = 1,