diff options
author | fluxgen <fluxgen> | 2002-05-08 10:15:54 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-05-08 10:15:54 (GMT) |
commit | 738ef60ac60b0f60239c7929e213dcaa4071ebf8 (patch) | |
tree | c09df8fb86c773f3636187fe53ec8835aa8feec7 /nls/ja_JP | |
parent | b53183cfe3c2a300ccec08b6912e416ae0cbb97b (diff) | |
download | fluxbox_pavel-738ef60ac60b0f60239c7929e213dcaa4071ebf8.zip fluxbox_pavel-738ef60ac60b0f60239c7929e213dcaa4071ebf8.tar.bz2 |
added DesktopWheeling option
Diffstat (limited to 'nls/ja_JP')
-rw-r--r-- | nls/ja_JP/Configmenu.m | 2 | ||||
-rw-r--r-- | nls/ja_JP/Translation.m | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/nls/ja_JP/Configmenu.m b/nls/ja_JP/Configmenu.m index 5c08112..cd55be3 100644 --- a/nls/ja_JP/Configmenu.m +++ b/nls/ja_JP/Configmenu.m | |||
@@ -52,3 +52,5 @@ $ #SloppyWindowGrouping | |||
52 | # Window内にタブドロップでもタブグループに | 52 | # Window内にタブドロップでもタブグループに |
53 | $ #WorkspaceWarping | 53 | $ #WorkspaceWarping |
54 | # Workspace Warping | 54 | # Workspace Warping |
55 | $ #DesktopWheeling | ||
56 | # Desktop Wheeling | ||
diff --git a/nls/ja_JP/Translation.m b/nls/ja_JP/Translation.m index 784fd9b..0fd292a 100644 --- a/nls/ja_JP/Translation.m +++ b/nls/ja_JP/Translation.m | |||
@@ -40,6 +40,7 @@ $set 3 #Configmenu | |||
40 | 24 Slitを越えて最大化 | 40 | 24 Slitを越えて最大化 |
41 | 25 Window内にタブドロップでもタブグループに | 41 | 25 Window内にタブドロップでもタブグループに |
42 | 26 Workspace Warping | 42 | 26 Workspace Warping |
43 | 27 Desktop Wheeling | ||
43 | 44 | ||
44 | $set 4 #Icon | 45 | $set 4 #Icon |
45 | 46 | ||