aboutsummaryrefslogtreecommitdiff
path: root/nls/fluxbox-nls.hh
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-08-24 16:58:57 (GMT)
committerPavel Labath <pavelo@centrum.sk>2011-08-24 16:58:57 (GMT)
commit26ed16299ebd7170195929083d5f9194f400bbc7 (patch)
tree7eee15429e81bdbf0ea295f535a5bcda3b846a31 /nls/fluxbox-nls.hh
parent00cc28d936d66101d78289f66c04373854fb7a3f (diff)
downloadfluxbox_pavel-26ed16299ebd7170195929083d5f9194f400bbc7.zip
fluxbox_pavel-26ed16299ebd7170195929083d5f9194f400bbc7.tar.bz2
Add missing translation entry
Diffstat (limited to 'nls/fluxbox-nls.hh')
-rw-r--r--nls/fluxbox-nls.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh
index a0aefc8..6e77b78 100644
--- a/nls/fluxbox-nls.hh
+++ b/nls/fluxbox-nls.hh
@@ -260,6 +260,9 @@ enum {
260 FbCommandsSet = 21, 260 FbCommandsSet = 21,
261 FbCommandsCantLoadMenu = 1, 261 FbCommandsCantLoadMenu = 1,
262 262
263 UpdateSet = 22,
264 UpdateLoading = 1,
265
263 dummy_not_used = 0 // just for the end 266 dummy_not_used = 0 // just for the end
264 267
265}; // end enum 268}; // end enum