diff options
author | fluxgen <fluxgen> | 2004-01-16 11:52:51 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2004-01-16 11:52:51 (GMT) |
commit | f06fef6b4982976339de592fab0471239cc79d99 (patch) | |
tree | b158aee939e76da6b5cdfcabf4a9939256f0ea93 /nls/C | |
parent | f8f65c3945395e12cdbf7e3e729468f9c2bdd67a (diff) | |
download | fluxbox_pavel-f06fef6b4982976339de592fab0471239cc79d99.zip fluxbox_pavel-f06fef6b4982976339de592fab0471239cc79d99.tar.bz2 |
update
Diffstat (limited to 'nls/C')
-rw-r--r-- | nls/C/Screen.m | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nls/C/Screen.m b/nls/C/Screen.m index 128c06e..1890b8a 100644 --- a/nls/C/Screen.m +++ b/nls/C/Screen.m | |||
@@ -51,4 +51,6 @@ $ #PositionFormat | |||
51 | # X: %4d x Y: %4d | 51 | # X: %4d x Y: %4d |
52 | $ #GeometryFormat | 52 | $ #GeometryFormat |
53 | # W: %4d x H: %4d | 53 | # W: %4d x H: %4d |
54 | $ #GeometryLength | ||
55 | # W: 0000 x H: 0000 | ||
54 | 56 | ||