~profzoom/ubuntu/quantal/wmaker/bug-1079925

« back to all changes in this revision

Viewing changes to WindowMaker/README

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo E. Magallon
  • Date: 2004-11-10 14:05:30 UTC
  • Revision ID: james.westby@ubuntu.com-20041110140530-qpd66b5lm38x7apk
Tags: upstream-0.91.0
Import upstream version 0.91.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
 
 
3
The file named menu is the menu in the plain text file format. The files
 
4
named menu.?? (?? are 2 characters, such as pt) are translations of the
 
5
same menu. Plain text menus are preprocessed using cpp (the C Pre-Processor),
 
6
so you can use cpp macros in it.
 
7
 
 
8
The plmenu file is the same menu, but in the property list format.
 
9
This menu can be edited with WPrefs.app, but since WPrefs.app does not
 
10
support XIM, it will not allow you to make menus in languages such as
 
11
Japanese.
 
12
 
 
13
To use the menu in the property list format (plmenu), just replace the
 
14
~/GNUstep/Defaults/WMRootMenu with it. To use the plain text menu,
 
15
place the path for the menu in ~/GNUstep/Defaults/WMRootMenu, enclosed
 
16
in double quotes ("). Ex: "~/GNUstep/Library/WindowMaker/menu"
 
17
 
 
18
Instructions for editing the plain text menus can be found in the menu
 
19
file itself, kindly translated to your tongue for your convenience, by
 
20
the translation contributors. 
 
21
 
 
22
There is a script to convert plain text menus to property list menus
 
23
in the utils directory, named wm-oldmenu2new. 
 
24
 
 
25
If you are unsure to wich format to use, stick with the plain text menus
 
26
as they are more flexible. If for some psychological reason you are
 
27
scared by text based configuration, use the property list menu.
 
28
 
 
29
 
 
30
Localized menu file translators:
 
31
--------------------------------
 
32
 
 
33
File    Language        Maintainer
 
34
------------------------------------------------------------------------------
 
35
menu.ja Japanese        MANOME Tomonori <manome@itlb.te.noda.sut.ac.jp> 
 
36
                                ABE Shige <sabe@ibm.net>
 
37
menu.pt Portuguese      Alfredo K. Kojima <kojima@inf.ufrgs.br>
 
38
menu.de German          Carsten Schaar <nhadcasc@fs-maphy.uni-hannover.de>
 
39
menu.nl Dutch           Roeland Mertens <roeland@zeus.rug.ac.be>
 
40
menu.cz Czech           David �auer <xsauer@hwlab.felk.cvut.cz>
 
41
menu.ko Korean          Chae-Yong Chong <cychong@metro.telecom.samsung.co.kr>
 
42
                        Byeong-Chan Kim <redhands@linux.sarang.net>
 
43
menu.gl Galician        Xose Vazquez <xose@arrakis.es>
 
44
menu.fr French          ObiTuarY <obituary@freshmeat.net>
 
45
menu.it Italian         Roberto Checozzo <croberto@aerre.it>
 
46
menu.ru Russian         August S.Sigov <freedomain@actor.ru>
 
47
menu.es Spanish         Rodrigo Hornos Prados <tnetrhp@ctv.es>
 
48
                        Jos� Luis Rivas L�pez <jrivas@ares.ipf.uvigo.es>
 
49
menu.he Hebrew          Please send me your name/email if you wrote this
 
50
                        We unfortunately lost that info :(
 
51
menu.tr Turkish         F. Kagan Gurkaynak <kgf@wpi.edu>
 
52
menu.fi Finnish         Ville Hautamaki <villeh@photon.joensuu.fi>
 
53
menu.se Swdish          Andreas Persenius <andreas@alfaskop.net>
 
54
menu.hr Croatian        Toni Bilic <tbilic@efos.hr>
 
55
menu.el Greek           Nikolaos Papagrigoriou <papanikos@usa.net>
 
56
menu.dk Danish          John M. Lockard <jlockard@math.lsa.umich.edu>
 
57
                        Jacob Sparre Andersen <sparre@cats.nbi.dk>
 
58
menu.sl Slovene         Alen Salamun <snowman@hal9000.medinet.si>
 
59
menu.hu Hungarian       Csanaki Csaba <prew@mail.matav.hu>
 
60
menu.ca Catal�          Carles Amig<F3> dj_fr3nd@hotmail.com
 
61
menu.zh_TW.Big5 Chinese Li Wei Jih <lwj83@cs.ccu.edu.tw>
 
62
menu.zh_CN Chinese      Wang Jian <wangjian2@asiainfo.com>
 
63
menu.pl Polish          Maciej Friedel <tytus@tytus.itma.pwr.wroc.pl>
 
64
menu.bg Bulgarian       Slavei Karadjov <slaff@exco.net>
 
65
menu.sk Slovak          judas@hell <tomka@oalevice.sk>
 
66
 
 
67
 
 
68
 
 
69
plmenu.da Danish        Birger Langkjer <birger.langkjer@image.dk>
 
70
plmenu.zh_CN Chinese    Wang Jian <wangjian2@asiainfo.com>
 
71
plmenu.hr Croatian      Toni Bilic <tbilic@efos.hr>
 
72
plmenu.it Italian       Michele Campeotto <micampe@tv.record.unipd.it>
 
73
plmenu.de German        Matthias Warkus <mawarkus@t-online.de>
 
74
plmenu.pl Polish        Maciej Friedel <tytus@tytus.itma.pwr.wroc.pl>
 
75
plmenu.ko Korean        Byeong-Chan Kim <redhands@linux.sarang.net>
 
76
plemnu.es Spanish       David A. Schekaiban <nb@zaz.net>
 
77
plmenu.bg Bulgarian     Slavei Karadjov <slaff@exco.net>
 
78
plmenu.sk Slovak        judas@hell <tomka@oalevice.sk>
 
79
plmenu.ja Japanese      Seiichi SATO <sato@cvs-net.co.jp>
 
80