diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-07-07 19:16:46 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-07-07 19:16:46 +0000 |
| commit | ed27f24191f4d9651db9add2c0c7bac15d62ed27 (patch) | |
| tree | 5e14f667cb52d272172ad27a5e9812963642c584 /nls/ko_KR/bsetroot.m | |
| parent | e043f64824dc618b1fffbd9c6aabeca7bc2267a4 (diff) | |
added korean translation
Diffstat (limited to 'nls/ko_KR/bsetroot.m')
| -rw-r--r-- | nls/ko_KR/bsetroot.m | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nls/ko_KR/bsetroot.m b/nls/ko_KR/bsetroot.m new file mode 100644 index 00000000..ddd7be6a --- /dev/null +++ b/nls/ko_KR/bsetroot.m @@ -0,0 +1,16 @@ +$set 16 #bsetroot + +$ #MustSpecify +# %s: error: must specify one of: -solid, -mod, -gradient\n +$ #Usage +# %s 2.0: (c) 1997-2000 Brad Hughes\n\n\ + -display <string> display connection\n\ + -mod <x> <y> modula pattern\n\ + -foreground, -fg <color> modula foreground color\n\ + -background, -bg <color> modula background color\n\n\ + -gradient <texture> gradient texture\n\ + -from <color> gradient start color\n\ + -to <color> gradient end color\n\n\ + -solid <color> solid color\n\n\ + -help print this help text and exit\n + |
