Update for 0.51.2-pre2
[wmaker-crm.git] / WindowMaker / menu.zh_TW.Big5
blob003a31e74e5b9963113bf1e015c1efe662f193a9
1 /*
2  * Root Menu definition for WindowMaker
3  *
4  * Syntax is:
5  *
6  * <Title> [SHORTCUT <Shortcut>] <Command> <Parameters>
7  *
8  * <Title> is any string to be used as title. Must be enclosed with " if it
9  *      has spaces
10  * 
11  * SHORTCUT specifies a shortcut for that item. <Shortcut> has the
12  * same syntax of the shortcuts key options in the 
13  * ~/GNUstep/Defaults/WindowMaker file, such as RootMenuKey or MiniaturizeKey.
14  *
15  * You can't specify a shortcut for a MENU or OPEN_MENU entry.
16  * 
17  * <Command> one of the valid commands: 
18  *      MENU - starts (sub)menu definition
19  *      END  - end (sub)menu definition
20  *      OPEN_MENU - opens a menu from a file, pipe or directory(ies) contents
21  *                  and eventually precede each with a command.
22  *      WORKSPACE_MENU - adds a submenu for workspace operations. Only one
23  *                  workspace_menu is allowed.          
24  *      EXEC <program> - executes an external program
25  *      EXIT - exits the window manager
26  *      RESTART [<window manager>] - restarts WindowMaker or start another
27  *                      window manager
28  *      REFRESH - refreshes the desktop
29  *      ARRANGE_ICONS - rearranges the icons on the workspace
30  *      SHUTDOWN - kills all clients (and close the X window session)
31  *      SHOW_ALL - unhides all windows on workspace
32  *      HIDE_OTHERS - hides all windows on the workspace, except the
33  *              focused one (or the last one that received focus)
34  *      SAVE_SESSION - saves the current state of the desktop, which include
35  *                     all running applications, all their hints (geometry,
36  *                     position on screen, workspace they live on, the dock
37  *                     or clip from where they were launched, and
38  *                     if minimized, shaded or hidden. Also saves the current
39  *                     workspace the user is on. All will be restored on every
40  *                     start of windowmaker until another SAVE_SESSION or
41  *                     CLEAR_SESSION is used. If SaveSessionOnExit = Yes; in
42  *                     WindowMaker domain file, then saving is automatically
43  *                     done on every windowmaker exit, overwriting any
44  *                     SAVE_SESSION or CLEAR_SESSION (see below).
45  *      CLEAR_SESSION - clears any previous saved session. This will not have
46  *                     any effect if SaveSessionOnExit is True.
47  *      INFO - shows the Info Panel
48  *
49  * OPEN_MENU syntax:
50  *   1. File menu handling.
51  *      // opens file.menu which must contain a valid menu file and inserts
52  *      // it in current position
53  *      OPEN_MENU file.menu
54  *   2. Pipe menu handling.
55  *      // opens command and uses it's stdout to construct menu.
56  *      // Command's output must be a valid menu description.
57  *      // The space between '|' and command itself is optional.
58  *      OPEN_MENU | command
59  *   3. Directory handling.
60  *      // Opens one or more directories and construct a menu with all
61  *      // the subdirectories and executable files in them sorted
62  *      // alphabetically.
63  *      OPEN_MENU /some/dir [/some/other/dir ...]
64  *   4. Directory handling with command.
65  *      // Opens one or more directories and construct menu with all
66  *      // subdirectories and readable files in them sorted alphabetically,
67  *      // preceding each of them with command.
68  *      OPEN_MENU [options] /some/dir [/some/other/dir ...] WITH command -options
69  *              Options:
70  *                      -noext  strip whatever is after the last dot in the
71  *                              file name
72  *
73  * <Parameters> is the program to execute.
74  *
75  * ** Options for command line in EXEC:
76  * %s - substitute with current selection
77  * %a(title[,prompt]) - opens a input box with the specified title and the
78  *                      optional prompt and do substitution with what you typed
79  * %w - substitute with XID for the current focused window
80  *
81  * You can override special characters (as % and ") with the \ character:
82  * ex: xterm -T "\"Hello World\""
83  *
84  * You can also use character escapes, like \n
85  *
86  * Each MENU statement must have one mathching END statement at the end.
87  *
88  * Example:
89  *
90  * "Test" MENU
91  *      "XTerm" EXEC xterm
92  *              // creates a submenu with the contents of /usr/openwin/bin
93  *      "XView apps" OPEN_MENU "/usr/openwin/bin"
94  *              // some X11 apps in different directories
95  *      "X11 apps" OPEN_MENU /usr/X11/bin ~/bin/X11
96  *              // set some background images
97  *      "Background" OPEN_MENU -noext ~/images /usr/share/images WITH wmsetbg -u -t
98  *              // inserts the style.menu in this entry
99  *      "Style" OPEN_MENU style.menu
100  * "Test" END
101  */
103 #include "wmmacros"
105 "À³¥Îµ{¦¡" MENU
106         "¸ê°T" MENU
107                 "¸ê°T­±ªO..." INFO_PANEL
108                 "ªk«ß..." LEGAL_PANEL
109                 "¨t²Î¥D±±¥x" EXEC xconsole
110                 "¨t²Î­t¸ü" EXEC xosview || xload
111                 "¦æµ{²M³æ" EXEC xterm -e top
112                 "¤â¥UÂsÄý¾¹" EXEC xman
113         "¸ê°T" END
114         "°õ¦æ..." EXEC %a (°õ¦æ¡A¿é¤J°õ¦æªº©R¥O¡G)
115         "²×ºÝ¾÷" EXEC crxvt -thin -ls -T ²×ºÝ¾÷ -n ²×ºÝ¾÷
116         "¤u§@°Ï" WORKSPACE_MENU
117         "À³¥Îµ{¦¡" MENU
118                 "¼v¹³³B²z" MENU
119                         "Gimp" EXEC gimp >/dev/null
120                         "XV" EXEC xv
121                         "XPaint" EXEC xpaint
122                         "XFig" EXEC xfig
123                 "¼v¹³³B²z" END
124                 "X File Manager" EXEC xfm
125                 "OffiX Files" EXEC files
126                 "LyX" EXEC lyx
127                 "Netscape" EXEC netscape 
128                 "Ghostview" EXEC ghostview %a(GhostView,Enter file to view)
129                 "Acrobat" EXEC /usr/local/Acrobat3/bin/acroread %a(Acrobar,Enter PDF to view)
130                 "TkDesk" EXEC tkdesk
131         "À³¥Îµ{¦¡" END
132         "½s¿è¾¹" MENU
133                 "XFte" EXEC xfte
134                 "XEmacs" EXEC xemacs || emacs
135                 "XJed" EXEC xjed 
136                 "NEdit" EXEC nedit
137                 "Xedit" EXEC xedit
138                 "VI" EXEC xterm -e vi
139         "½s¿è¾¹" END
140         "Âø¶µ" MENU
141                 "Xmcd" EXEC xmcd 2> /dev/null
142                 "Xplaycd" EXEC xplaycd
143                 "Xmixer" EXEC xmixer
144         "Âø¶µ" END
145         "¤½¥Îµ{¦¡" MENU
146                 "­pºâ¾÷" EXEC xcalc
147                 "Window Properties" EXEC xprop | xmessage -center -title 'xprop' -file -
148                 "Font Chooser" EXEC xfontsel
149                 "Terminal Emulator" EXEC xminicom
150                 "Magnify" EXEC xmag
151                 "Colormap" EXEC xcmap
152                 "XKill" EXEC xkill
153                 "Clipboard" EXEC xclipboard
154         "¤½¥Îµ{¦¡" END
156         "¿ï¨ú" MENU
157                 "½Æ»s" EXEC echo '%s' | wxcopy
158                 "¶l±H¦Ü" EXEC xterm -name mail -T "Pine" -e pine %s
159                 "Navigate" EXEC netscape %s
160                 "¦b¤â¥U¤¤·j´M" EXEC MANUAL_SEARCH(%s)
161         "¿ï¨ú" END
163         "¤u§@°Ï" MENU
164                 "ÁôÂèä¥L" HIDE_OTHERS
165                 "¥þ³¡Åã¥Ü" SHOW_ALL
166                 "±Æ¦C¹Ï¥Ü" ARRANGE_ICONS
167                 "§ó·sµe­±" REFRESH
168                 "Âê©w" EXEC xlock -allowroot -usefirst
169                 "Àx¦s¶¥¬qª¬ºA" SAVE_SESSION
170                 "²M°£¶¥¬qª¬ºA" CLEAR_SESSION
171         "¤u§@°Ï" END
173         "¥~Æ[" MENU
174                 "¥DÃD" OPEN_MENU THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle
175                 "­·®æ" OPEN_MENU STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle
176                 "¹Ï¥Ü¶°" OPEN_MENU ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons
177                 "­I´º" MENU
178                         "¹êÅé¦â" MENU
179                                 "Black" WS_BACK '(solid, black)'
180                                 "Blue"  WS_BACK '(solid, "#505075")'
181                                 "Indigo" WS_BACK '(solid, "#243e6c")'
182                                 "Deep Blue" WS_BACK '(solid, "#180090")'
183                                 "Purple" WS_BACK '(solid, "#554466")'
184                                 "Wheat"  WS_BACK '(solid, "wheat4")'
185                                 "Dark Gray"  WS_BACK '(solid, "#333340")'
186                                 "Wine" WS_BACK '(solid, "#400020")'
187                         "¹êÅé¦â" END
188                         "º¥¼h¦â" MENU
189                                 "Flag" WS_BACK '(mdgradient, green, red, white, green)'
190                                 "Sky" WS_BACK '(vgradient, blue4, white)'
191                         "º¥¼h¦â" END
192                         "¹Ï¤ù" OPEN_MENU BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t
193                 "­I´º" END
194                 "Àx¦s¥DÃD" EXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme name)"
195                 "Àx¦s¹Ï¥Ü¶°" EXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)"
196         "¥~Æ[" END
198         "Â÷¶}"  MENU
199                 "­«·s±Ò°Ê" RESTART
200                 "±Ò°Ê AfterStep" RESTART afterstep
201                 "Â÷¶}..."  EXIT
202                 "µ²§ôµøµ¡¨t²Î..." SHUTDOWN
203         "Â÷¶}" END
204 "À³¥Îµ{¦¡" END