diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-25 01:01:49 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-25 01:01:49 +0000 |
| commit | e65c40223798a81d2fd508178d0be9935d42cdf6 (patch) | |
| tree | fb83b2a9ce774c4b34f51634a6a81588f6ca3e6a /nls/C/bsetroot.m | |
| parent | c2609fbec7d69e0eb1dad589d778eb109b9590df (diff) | |
import from bb-cvs
Diffstat (limited to 'nls/C/bsetroot.m')
| -rw-r--r-- | nls/C/bsetroot.m | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/nls/C/bsetroot.m b/nls/C/bsetroot.m index bdfe020d..ddd7be6a 100644 --- a/nls/C/bsetroot.m +++ b/nls/C/bsetroot.m @@ -1,16 +1,16 @@ $set 16 #bsetroot $ #MustSpecify -# %s : hata : -solid, -mod yada -gradient'den birisini belirlemek zorundasın\n +# %s: error: must specify one of: -solid, -mod, -gradient\n $ #Usage -# %s 2.0 : Tel'if hakkı (c) 1997-2000 Brad Hughes\n\n\ - -display <metin> ekran belirlemesi\n\ - -mod <x> <y> bölüşüm işlemi\n\ - -foreground, -fg <renk> bölüşüm önalanı\n\ - -background, -bg <renk> bölüşüm ardalanı\n\n\ - -gradient <kaplam> geçişim kaplamı\n\ - -from <renk> geçişim başlama rengi\n\ - -to <renk> geçişim bitiş rengi\n\n\ - -solid <renk> tek renk\n\n\ - -help bu yardım iletisini göster ve çık\n +# %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 |
