From e150532f8922ff083a94a50f2f4aa7cc02c489d1 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 14 Apr 2025 08:06:57 -0400 Subject: window maker config --- wmaker/GNUstep/Library/WindowMaker/README | 83 +++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 wmaker/GNUstep/Library/WindowMaker/README (limited to 'wmaker/GNUstep/Library/WindowMaker/README') diff --git a/wmaker/GNUstep/Library/WindowMaker/README b/wmaker/GNUstep/Library/WindowMaker/README new file mode 100644 index 0000000..2d288aa --- /dev/null +++ b/wmaker/GNUstep/Library/WindowMaker/README @@ -0,0 +1,83 @@ + + +The file named menu is the menu in the plain text file format. The files +named menu.?? (?? are 2 characters, such as pt) are translations of the +same menu. Plain text menus are preprocessed using cpp (the C Pre-Processor), +so you can use cpp macros in it. + +The plmenu file is the same menu, but in the property list format. +This menu can be edited with WPrefs.app, but since WPrefs.app does not +support XIM, it will not allow you to make menus in languages such as +Japanese. + +To use the menu in the property list format (plmenu), just replace the +~/GNUstep/Defaults/WMRootMenu with it. To use the plain text menu, +place the path for the menu in ~/GNUstep/Defaults/WMRootMenu, enclosed +in double quotes ("). Ex: "~/GNUstep/Library/WindowMaker/menu" + +Instructions for editing the plain text menus can be found in the menu +file itself, kindly translated to your tongue for your convenience, by +the translation contributors. + +There is a script to convert plain text menus to property list menus +in the utils directory, named wm-oldmenu2new. + +If you are unsure to wich format to use, stick with the plain text menus +as they are more flexible. If for some psychological reason you are +scared by text based configuration, use the property list menu. + + +Localized menu file translators: +-------------------------------- + +File Language Maintainer +------------------------------------------------------------------------------ +menu.ja Japanese MANOME Tomonori + ABE Shige +menu.pt Portuguese Alfredo K. Kojima +menu.de German Carsten Schaar +menu.cz Czech David ©auer +menu.ko Korean Chae-Yong Chong + Byeong-Chan Kim +menu.gl Galician Xose Vazquez +menu.fr French ObiTuarY +menu.it Italian Roberto Checozzo +menu.ru Russian August S.Sigov +menu.es Spanish Rodrigo Hornos Prados + José Luis Rivas López +menu.he Hebrew Please send me your name/email if you wrote this + We unfortunately lost that info :( +menu.tr Turkish F. Kagan Gurkaynak +menu.fi Finnish Ville Hautamaki +menu.se Swdish Andreas Persenius +menu.hr Croatian Toni Bilic +menu.el Greek Nikolaos Papagrigoriou +menu.dk Danish John M. Lockard + Jacob Sparre Andersen +menu.sl Slovene Alen Salamun +menu.hu Hungarian Csanaki Csaba +menu.ca Català Carles Amig dj_fr3nd@hotmail.com +menu.zh_TW.Big5 Chinese Li Wei Jih +menu.zh_CN Chinese Wang Jian +menu.pl Polish Maciej Friedel +menu.bg Bulgarian Slavei Karadjov +menu.sk Slovak judas@hell +menu.nl Dutch Alwin +menu.fy Frisian Alwin + + + +plmenu.da Danish Birger Langkjer +plmenu.zh_CN Chinese Wang Jian +plmenu.hr Croatian Toni Bilic +plmenu.it Italian Michele Campeotto +plmenu.de German Matthias Warkus +plmenu.pl Polish Maciej Friedel +plmenu.ko Korean Byeong-Chan Kim +plemnu.es Spanish David A. Schekaiban +plmenu.bg Bulgarian Slavei Karadjov +plmenu.sk Slovak judas@hell +plmenu.ja Japanese Seiichi SATO +plmenu.nl Dutch Alwin +plmenu.fy Frisian Alwin + -- cgit v1.2.3