~ubuntu-branches/ubuntu/vivid/blackbox/vivid

« back to all changes in this revision

Viewing changes to nls/ko_KR/bsetroot.m

  • Committer: Bazaar Package Importer
  • Author(s): Jesus Climent
  • Date: 2003-10-15 15:38:53 UTC
  • Revision ID: james.westby@ubuntu.com-20031015153853-c08p60n6fes52hs1
Tags: 0.65.0-1.2
* Non Maintainer Upload
* Patch by Matt Kraai to solve FTBFS: Closes: #208814.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
$set 16 #bsetroot
 
2
 
 
3
$ #MustSpecify
 
4
# %s: error: must specify one of: -solid, -mod, -gradient\n
 
5
$ #Usage
 
6
# %s 2.0: (c) 1997-2000 Brad Hughes\n\n\
 
7
          (c) 2001-2002 Sean 'Shaleh' Perry\n\n\
 
8
  -display <string>        display connection\n\
 
9
  -mod <x> <y>             modula pattern\n\
 
10
  -foreground, -fg <color> modula foreground color\n\
 
11
  -background, -bg <color> modula background color\n\n\
 
12
  -gradient <texture>      gradient texture\n\
 
13
  -from <color>            gradient start color\n\
 
14
  -to <color>              gradient end color\n\n\
 
15
  -solid <color>           solid color\n\n\
 
16
  -help                    print this help text and exit\n
 
17