diff options
author | rathnor <rathnor> | 2004-06-20 13:48:46 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-06-20 13:48:46 (GMT) |
commit | c144177c5c43ce35cf8c7b0e888a597d6292b39a (patch) | |
tree | 23c3fc18b03aa61918bc7fb4c6f7e69dd795f5b1 /nls/ja_JP/main.m | |
parent | abc86f0028402a54ef74c378cf5b6805f01e0347 (diff) | |
download | fluxbox_lack-c144177c5c43ce35cf8c7b0e888a597d6292b39a.zip fluxbox_lack-c144177c5c43ce35cf8c7b0e888a597d6292b39a.tar.bz2 |
Conversion of old nls files to new string names...
Change to new style of working.
Diffstat (limited to 'nls/ja_JP/main.m')
-rw-r--r-- | nls/ja_JP/main.m | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/nls/ja_JP/main.m b/nls/ja_JP/main.m deleted file mode 100644 index 60ba04d..0000000 --- a/nls/ja_JP/main.m +++ /dev/null | |||
@@ -1,23 +0,0 @@ | |||
1 | $set 14 #main | ||
2 | |||
3 | $ #RCRequiresArg | ||
4 | # error: '-rc' オプションは引数を必要とします\n | ||
5 | $ #DISPLAYRequiresArg | ||
6 | # error: '-display' オプションは引数を必要とします\n | ||
7 | $ #WarnDisplaySet | ||
8 | # warning: 環境変数 'DISPLAY' を設定できませんでした\n | ||
9 | $ #Usage | ||
10 | # Fluxbox %s: (c) %s Henrik Kinnunen\n\n\ | ||
11 | -display <string>\t\t 指定ディスプレイに接続.\n\ | ||
12 | -rc <string>\t\t\t 代わりのリソースファイルを使用.\n\ | ||
13 | -version\t\t\t バージョン情報を表示して終了.\n\ | ||
14 | -info\t\t\t\tdisplay some useful information.\n\ | ||
15 | -log <filename>\t\t\tlog output to file.\n\ | ||
16 | -help\t\t\t\t このヘルプを表示して終了.\n\n | ||
17 | $ #CompileOptions | ||
18 | # コンパイル時のオプション:\n\ | ||
19 | Debugging\t\t\t%s\n\ | ||
20 | Interlacing:\t\t\t%s\n\ | ||
21 | Shape:\t\t\t%s\n\ | ||
22 | Slit:\t\t\t\t%s\n\ | ||
23 | 8bpp Ordered Dithering:\t%s\n\n | ||