Submitted By: Oliver Brakmann Date: 2004-10-27 Initial Package Version: 0.80.2 Origin: http://www.daniel-baumann.ch/ Description: Changes the preference directory from ~/GNUstep to ~/.GNUstep diff -Naur WindowMaker-0.91.0-orig/ChangeLog WindowMaker-0.91.0/ChangeLog --- WindowMaker-0.91.0-orig/ChangeLog 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/ChangeLog 2004-10-26 22:19:09.000000000 +0200 @@ -166,7 +166,7 @@ with operating systems that offer a /proc interface similar to what linux has. (This also is to fix problems with KDE 3.3.0 apps, but not only them). - Fixed bug with autostart and exit scripts not being executed if user - GNUstep path was different from ~/GNUstep (when setting GNUSTEP_USER_ROOT) + GNUstep path was different from ~/.GNUstep (when setting GNUSTEP_USER_ROOT) - Removed legacy OFFIX_DND support code - Fixed the signal handler for crashes (ie, removed it) and made wmaker restarting be made automatically by a monitoring process. @@ -414,7 +414,7 @@ MouseRightButtonAction and MouseWheelAction. They replace the above 3 removed options, but use a different semantic. More in NEWS. - client supplied icons that were saved by Window Maker in the directory - ~/GNUstep/.AppInfo/WindowMaker/ will be recreated if missing when the + ~/.GNUstep/.AppInfo/WindowMaker/ will be recreated if missing when the application starts. - fixed a small memleak when the client supplied icon was extracted and saved. diff -Naur WindowMaker-0.91.0-orig/FAQ WindowMaker-0.91.0/FAQ --- WindowMaker-0.91.0-orig/FAQ 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/FAQ 2004-10-26 22:19:09.000000000 +0200 @@ -62,7 +62,7 @@ but when I do that from the configuration files it doesnt! 4 - Configuration - 4.1 What are those files inside my ~/GNUstep directory? + 4.1 What are those files inside my ~/.GNUstep directory? 4.2 How do I enable the normal X sloppy focus mode? 4.3 How do I get my auto-arrange icons to work? 4.4 How do I get my Meta-Tab to cycle through windows correctly? @@ -580,7 +580,7 @@ You can also use the normal "Exit Session" command from the WM root menu and place additional commands required to shutdown CDE in -~/GNUstep/Library/WindowMaker/exitscript +~/.GNUstep/Library/WindowMaker/exitscript So, if you add "dtaction ExitSession" in that file, the command to shutdown CDE will be automatically executed when you exit WindowMaker. @@ -739,13 +739,13 @@ DOH! If you set the root background with wmsetbg by hand, it will obviously find the image, since you have explicitly specified it by hand. But if you -simply put it in ~/GNUstep/Defaults/WindowMaker in some option like +simply put it in ~/.GNUstep/Defaults/WindowMaker in some option like WorkspaceBack, it will not find the image because Window Maker can't read your mind to figure where you put the image. So, to fix it, you have to either place the full path for the image in the texture specification or put the path for the directory you put your background images in the PixmapPath option. You can also put all your background images in places like -~/GNUstep/Library/WindowMaker/Backgrounds or +~/.GNUstep/Library/WindowMaker/Backgrounds or /usr/local/share/WindowMaker/Backgrounds These directories will be listed under the "Search Path" section of WPrefs. @@ -755,15 +755,15 @@ Configuration: -=-=-=-=-=-=-=- -4.1 What are those files inside my ~/GNUstep directory? +4.1 What are those files inside my ~/.GNUstep directory? ---------------------------------- -~/GNUstep/WindowMaker/WindowMaker +~/.GNUstep/WindowMaker/WindowMaker The main config file. This file controls options such as keybindings, fonts, pixmaps, and focus modes. -~/GNUstep/WindowMaker/WMWindowAttributes +~/.GNUstep/WindowMaker/WMWindowAttributes The Controls "attributes" for individual applications and appicons. Options such as what icon to use are set here. For the most part, this @@ -771,25 +771,25 @@ and selecting "Attributes" -~/GNUstep/Defaults/WMState +~/.GNUstep/Defaults/WMState This is the file that is automatically generated and contains the current dock settings. It is not recommended to edit this file by hand. -~/GNUstep/Defaults/WMRootMenu +~/.GNUstep/Defaults/WMRootMenu This file specifies what file to use as the root menu. In Window Maker 0.19.0 and higher, you can replace this file with the one called plmenu - in ~/GNUstep/Defaults/WindowMaker, and you can then use WPrefs to edit + in ~/.GNUstep/Defaults/WindowMaker, and you can then use WPrefs to edit the menu. -~/GNUstep/Library/WindowMaker/menu +~/.GNUstep/Library/WindowMaker/menu This is the file to edit to change your root menu. -~/GNUstep/Library/WindowMaker/plmenu +~/.GNUstep/Library/WindowMaker/plmenu This is the same menu file, in property list format - WPrefs needs a menu in this format if you wish to edit it using WPrefs. @@ -799,20 +799,20 @@ 4.2 How do I enable the normal X sloppy focus mode? ---------------------------------- -In the ~/GNUstep/Defaults/WindowMaker, change the following: +In the ~/.GNUstep/Defaults/WindowMaker, change the following: FocusMode = sloppy; 4.3 How do I get my auto-arrange icons to work? ---------------------------------- -In ~/GNUstep/Defaults/WindowMaker set AutoArrangeIcons=Yes; and the icons +In ~/.GNUstep/Defaults/WindowMaker set AutoArrangeIcons=Yes; and the icons should now auto-arrange. 4.4 How do I get my Meta-Tab to cycle through windows correctly? ---------------------------------- -Make sure that these settings are true in your ~/GNUstep/Defaults/WindowMaker +Make sure that these settings are true in your ~/.GNUstep/Defaults/WindowMaker file: CirculateRaise = Yes; @@ -834,7 +834,7 @@ "Attributes..." option, then click on the "Ignore client supplied icon" checkbox. Click "Apply", "Save" and close the Attributes Editor. -Another method is to edit ~/GNUstep/Defaults/WMWindowAttributes by hand and +Another method is to edit ~/.GNUstep/Defaults/WMWindowAttributes by hand and use the AlwaysUserIcon=YES; option for the app. For example: xmcd = { Icon = "Radio.xpm"; @@ -845,7 +845,7 @@ 4.6 How do I get a Tile background for my AppIcons (those things in the dock)? ---------------------------------- -You need to change 1 line to your ~/GNUstep/Defaults/WindowMaker file. +You need to change 1 line to your ~/.GNUstep/Defaults/WindowMaker file. IconBack = (spixmap, tile.black.xpm, white); or @@ -890,7 +890,7 @@ By Default, to get back to the attributes menu once you've removed the titlebar, hit the key F10 while the window is focused. -Here is an example entry in ~/GNUstep/WMWindowAttributes for x11amp. +Here is an example entry in ~/.GNUstep/WMWindowAttributes for x11amp. x11amp={ Icon="x11amp.xpm"; @@ -935,7 +935,7 @@ -u will update the WorkspaceBack in the default database - domain file in ~/GNUstep/Defaults/WindowMaker, and let Window + domain file in ~/.GNUstep/Defaults/WindowMaker, and let Window Maker refresh the screen. Please note that this option only works under Window Maker, and will have no effect under other window managers, since it rely on Window Maker to @@ -954,18 +954,18 @@ The following line is straight from your WindowMaker-0.15.x -~/GNUstep/Library/WindowMaker/menu file and should all be on one line. +~/.GNUstep/Library/WindowMaker/menu file and should all be on one line. "Images" OPEN_MENU BACKGROUNDS_DIR -~/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t +~/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t This should give you an idea on how to add other entries for different image directories. See the help info at the top of the -~/GNUstep/Library/WindowMaker/menu file for more information. +~/.GNUstep/Library/WindowMaker/menu file for more information. If you for some reason would like to set your background image with XV, for instance to use an image format not yet supported by wmsetbg or to use one -of XV's special modes, edit the file ~/GNUstep/Library/WindowMaker/autostart +of XV's special modes, edit the file ~/.GNUstep/Library/WindowMaker/autostart and insert the line xv -root -quit -maxpect ~/background.jpg @@ -979,7 +979,7 @@ If you would like xv functionality in your menu, heres a nice little tip from Alfredo: -Add the following line to your ~/GNUstep/Library/WindowMaker/menu file. (all on +Add the following line to your ~/.GNUstep/Library/WindowMaker/menu file. (all on one line) "More Backgrounds" OPEN_MENU /home/whoever/backgrounds xv -root -maxpect -quit @@ -992,7 +992,7 @@ MenuTextBack=(tpixmap, foo.xpm, acolor); -in ~/GNUstep/Defaults/WindowMaker will put the correct pixmap tiled in your +in ~/.GNUstep/Defaults/WindowMaker will put the correct pixmap tiled in your menu. FTitleBack = (spixmap, foo.xpm, black); @@ -1015,14 +1015,14 @@ 4.12 How do I get superfluous bells and whistles working? ---------------------------------- -Add Superfluous=YES; to your ~/GNUstep/Defaults/Windowmaker file. +Add Superfluous=YES; to your ~/.GNUstep/Defaults/Windowmaker file. This option was added as a runtime option in Window Maker >= 0.16.1. 4.13 How do I get the classic NeXT(tm)-like style back? ---------------------------------- -Add NewStyle=NO; to your ~/GNUstep/Defaults/Windowmaker file. +Add NewStyle=NO; to your ~/.GNUstep/Defaults/Windowmaker file. This option was added as a runtime option in Window Maker >= 0.16.1 @@ -1042,7 +1042,7 @@ WindowListMouseButton = Right; -in ~/GNUstep/Defaults/WindowMaker ought to allow the left button to +in ~/.GNUstep/Defaults/WindowMaker ought to allow the left button to activate the root menu, and the right button (as MB2) to activate the windows menu. @@ -1054,19 +1054,19 @@ if you have the new PropList style menu, or you can manually edit the oldstyle menu file - ~/GNUstep/Library/WindowMaker/menu + ~/.GNUstep/Library/WindowMaker/menu (or you can also manually edit the newstyle menu file) - ~/GNUstep/Defaults/WMRootMenu + ~/.GNUstep/Defaults/WMRootMenu and save your changes. Window Maker should detect the change and automatically update. If you are having a problem getting it to reload the menu, try - touch ~/GNUstep/Library/WindowMaker/menu + touch ~/.GNUstep/Library/WindowMaker/menu - (or 'touch ~/GNUstep/Defaults/WMRootMenu' for the newstyle menu) + (or 'touch ~/.GNUstep/Defaults/WMRootMenu' for the newstyle menu) to force the modification time into the future. @@ -1113,7 +1113,7 @@ Editor. Check the "Ignore client supplied icon" box. "Apply" and "Save", and close the Attributes Editor. -Another method is to edit ~/GNUstep/Defaults/WMWindowAttributes by hand and +Another method is to edit ~/.GNUstep/Defaults/WMWindowAttributes by hand and use the AlwaysUserIcon=YES; option for the app. For example: xmcd = { Icon = "Radio.xpm"; AlwaysUserIcon=Yes; }; @@ -1133,7 +1133,7 @@ close the Attributes Editor. You can also enter the following line in -~/GNUstep/Library/WindowMaker/WMWindowAttributes: +~/.GNUstep/Library/WindowMaker/WMWindowAttributes: gimp={Icon="gimp.xpm";}; @@ -1492,7 +1492,7 @@ This should be as simple as untarring the Theme.tar.gz into one of two places. You can untar it to the global /usr/local/share/WindowMaker/* directory, and have it be accessable to all users, or you can untar it to your own -~/GNUstep/Library/WindowMaker/ directory for your own personal use. +~/.GNUstep/Library/WindowMaker/ directory for your own personal use. Use your favorite variation of the following: diff -Naur WindowMaker-0.91.0-orig/FAQ.I18N WindowMaker-0.91.0/FAQ.I18N --- WindowMaker-0.91.0-orig/FAQ.I18N 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/FAQ.I18N 2004-10-26 22:31:19.000000000 +0200 @@ -33,7 +33,7 @@ ftp://ftp.linux.or.jp/pub/RPM/glibc - the fonts you're using support your locale. if your font - setting on $HOME/GNUstep/Defaults/WindowMaker is like.. + setting on $HOME/.GNUstep/Defaults/WindowMaker is like.. WindowTitleFont = "Trebuchet MS:bold:pixelsize=12"; MenuTitleFont = "Trebuchet MS:bold:pixelsize=12"; diff -Naur WindowMaker-0.91.0-orig/FAQ.I18N.cs WindowMaker-0.91.0/FAQ.I18N.cs --- WindowMaker-0.91.0-orig/FAQ.I18N.cs 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/FAQ.I18N.cs 2004-10-26 22:19:09.000000000 +0200 @@ -45,7 +45,7 @@ ftp://ftp.linux.or.jp/pub/RPM/glibc - fonty, kter pouvte by mli bt podporovan vam mstnm nastavenm. - Jestlie vae nastaven font v souboru ~/GNUstep/Defaults/WindowMaker + Jestlie vae nastaven font v souboru ~/.GNUstep/Defaults/WindowMaker vypad takto: WindowTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*"; @@ -61,4 +61,4 @@ ~/Library/WindowMaker/Style. - pokud si nejste jisti, zda-li m systmov promnn LC_TYPE sprvnou - hodnotu, tak ji nenastavujte. \ No newline at end of file + hodnotu, tak ji nenastavujte. diff -Naur WindowMaker-0.91.0-orig/FAQ.I18N.sk WindowMaker-0.91.0/FAQ.I18N.sk --- WindowMaker-0.91.0-orig/FAQ.I18N.sk 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/FAQ.I18N.sk 2004-10-26 22:19:09.000000000 +0200 @@ -36,7 +36,7 @@ ftp://ftp.linux.or.jp/pub/RPM/glibc - fonty, ktor pouvate, podporuj vae miesne nastavenia. - Ak vae nastavenia fontov v ~/GNUstep/Defaults/WindowMaker + Ak vae nastavenia fontov v ~/.GNUstep/Defaults/WindowMaker vyzeraj takto: WindowTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*"; diff -Naur WindowMaker-0.91.0-orig/INSTALL WindowMaker-0.91.0/INSTALL --- WindowMaker-0.91.0-orig/INSTALL 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/INSTALL 2004-10-26 22:19:09.000000000 +0200 @@ -452,9 +452,9 @@ * Check if the version of libXPM you have is at least 4.7 -* Check if you have an updated version of ~/GNUstep/Defaults/WindowMaker +* Check if you have an updated version of ~/.GNUstep/Defaults/WindowMaker -If you're not sure, try renaming ~/GNUstep to ~/GNUtmp and then run wmaker.inst +If you're not sure, try renaming ~/.GNUstep to ~/GNUtmp and then run wmaker.inst == "...: your machine is misconfigured. gethostname() returned (none)" @@ -505,7 +505,7 @@ 2 - Additionally, if your language uses multi-byte characters, such as Japanese or Korean, you must set the MultiByteText option to YES -in ~/GNUstep/Defaults/WMGLOBAL +in ~/.GNUstep/Defaults/WMGLOBAL 3 - Configure, build and install Window Maker normally. diff -Naur WindowMaker-0.91.0-orig/INSTALL.cs WindowMaker-0.91.0/INSTALL.cs --- WindowMaker-0.91.0-orig/INSTALL.cs 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/INSTALL.cs 2004-10-26 22:19:09.000000000 +0200 @@ -494,8 +494,8 @@ * Zkontrolujte, jestli verze knihovny libXPM je vy ne 4.7 -* Zkontrolujte, zda-li mte upravenou verzi ~/GNUstep/Defaults/WindowMaker - Pokud si nejste jisti, tak zkuste pejmenovat ~/GNUstep na ~/GNUtmp a +* Zkontrolujte, zda-li mte upravenou verzi ~/.GNUstep/Defaults/WindowMaker + Pokud si nejste jisti, tak zkuste pejmenovat ~/.GNUstep na ~/GNUtmp a spuste wmaker.inst == "...: your machine is misconfigured. gethostname() returned (none)" @@ -544,7 +544,7 @@ 2 - Navc, pokud v jazyk pouv multi-byte znaky, napklad Japontina nebo Korejtina, tak muste nastavit volbu the MultiByteText na YES - v souboru ~/GNUstep/Defaults/WMGLOBAL + v souboru ~/.GNUstep/Defaults/WMGLOBAL 3 - Nakonfigurujte, zkompilujte a nainstalujte Window Maker jako obvykle. @@ -576,14 +576,14 @@ 5 - Pokud si vyberete jazyk, kter pouv multi-byte znaky, tak muste pslunm zpsobem nastavit fonty. Pette si manulov strnky o XCreateFontSet k zskn vtho mnostv informac o danm - problmu. Muste zmnit v souboru ~/GNUstep/Default/WindowMaker + problmu. Muste zmnit v souboru ~/.GNUstep/Default/WindowMaker nastaven font pro titulky, menu, atd. Fonty pro dialogy nastavte - v souboru ~/GNUstep/Default/WMGLOBAL. etzce %d ve jmnech font + v souboru ~/.GNUstep/Default/WMGLOBAL. etzce %d ve jmnech font nemus bt odstrann. Tak mete pout skript wsetfont, kter toto ve uin za vs. Pokud se ho rozhodnote pout, tak si k nmu pette instrukce tak, e spustte wsetfont bez argument. - Pklad sti souboru ~/GNUstep/Default/WindowMaker: + Pklad sti souboru ~/.GNUstep/Default/WindowMaker: WindowTitleFont = "-*-helvetica-bold-r-normal-*-12-*,-*-*-medium-r-normal-*-14-*"; MenuTitleFont = "-*-helvetica-bold-r-normal-*-12-*,-*-*-medium-r-normal-*-14-*"; @@ -592,7 +592,7 @@ ClipTitleFont = "-*-helvetica-bold-r-normal-*-10-*,-*-*-medium-r-normal-*-12-*"; DisplayFont = "-*-helvetica-medium-r-normal-*-12-*,-*-*-medium-r-normal-*-12-*"; - a souboru ~/GNUstep/Default/WMGLOBAL: + a souboru ~/.GNUstep/Default/WMGLOBAL: SystemFont = "-*-*-medium-r-normal-*-%d-*-*-*-*-*-*-*"; BoldSystemFont = "-*-*-medium-r-normal-*-%d-*-*-*-*-*-*-*"; @@ -601,4 +601,4 @@ WPrefs.app). Skript wsetfont vm umon nastavit fonty mnohem jednodum zpsobem. Podvejte - se na jeho manulov strnku k zskn blich informac. \ No newline at end of file + se na jeho manulov strnku k zskn blich informac. diff -Naur WindowMaker-0.91.0-orig/INSTALL.es WindowMaker-0.91.0/INSTALL.es --- WindowMaker-0.91.0-orig/INSTALL.es 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/INSTALL.es 2004-10-26 22:19:09.000000000 +0200 @@ -485,9 +485,9 @@ * Verifique si la versin de libXPM que tiene es por lo menos la 4.7 -* Verifique si tiene una versin actualizada de ~/GNUstep/Defaults/WindowMaker +* Verifique si tiene una versin actualizada de ~/.GNUstep/Defaults/WindowMaker -Si no est seguro, intente renombrar ~/GNUstep a ~/GNUtmp y luego ejecute wmaker.inst +Si no est seguro, intente renombrar ~/.GNUstep a ~/GNUtmp y luego ejecute wmaker.inst == "...: your machine is misconfigured. gethostname() returned (none)" @@ -537,7 +537,7 @@ 2 - Adicionalmente, si su idioma usa caracteres multi-byte, tal como Japons o Coreano, debe definir la opcin MultiByteText a YES -en ~/GNUstep/Defaults/WMGLOBAL +en ~/.GNUstep/Defaults/WMGLOBAL 3 - Configure, compile e instale Window Maker normalmente. diff -Naur WindowMaker-0.91.0-orig/INSTALL.fr WindowMaker-0.91.0/INSTALL.fr --- WindowMaker-0.91.0-orig/INSTALL.fr 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/INSTALL.fr 2004-10-26 22:19:09.000000000 +0200 @@ -520,9 +520,9 @@ * Vrifiez que la version de libXPM qui est installe est au moins 4.7. -* Vrifiez que votre fichier ~/GNUstep/Defaults/WindowMaker est jour. +* Vrifiez que votre fichier ~/.GNUstep/Defaults/WindowMaker est jour. -Si vous n'en tes pas sr, renommez ~/GNUstep en ~/GNUtmp et lancez wmaker.inst. +Si vous n'en tes pas sr, renommez ~/.GNUstep en ~/GNUtmp et lancez wmaker.inst. == "...: your machine is misconfigured. gethostname() returned (none)" @@ -574,7 +574,7 @@ 2 - De plus, si votre langue utilise des caractres multi-octets, comme le japonais ou le coren, vous devez vous assurer que l'option MultiByteText est YES -dans ~/GNUstep/Defaults/WMGLOBAL. +dans ~/.GNUstep/Defaults/WMGLOBAL. 3 - Configurez, compilez et installez Window Maker normalement. diff -Naur WindowMaker-0.91.0-orig/INSTALL.pt WindowMaker-0.91.0/INSTALL.pt --- WindowMaker-0.91.0-orig/INSTALL.pt 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/INSTALL.pt 2004-10-26 22:19:09.000000000 +0200 @@ -443,9 +443,9 @@ * Confira se a verso da libXPM a 4.7 ou mais atual -* Confira se voc tem uma verso atualizada do ~/GNUstep/Defaults/WindowMaker +* Confira se voc tem uma verso atualizada do ~/.GNUstep/Defaults/WindowMaker -Se voc no tem certeza, tente renomear ~/GNUstep para ~/GNUtmp e depois rode +Se voc no tem certeza, tente renomear ~/.GNUstep para ~/GNUtmp e depois rode o wmaker.inst == "...: your machine is misconfigured. gethostname() returned (none)" @@ -495,7 +495,7 @@ 2 - Adicionalmente, se a sua linguagem usa caracteres multi-bytes, tais como as lnguas japonesas e koreanas, voc deve definir a opo MultiByteText -para YES nos arquivos ~/GNUstep/Defaults/WMGLOBAL e ~/GNUstep/Defaults/WindowMaker +para YES nos arquivos ~/.GNUstep/Defaults/WMGLOBAL e ~/.GNUstep/Defaults/WindowMaker 3 - Configure, compile e instale o Window Maker normalmente. diff -Naur WindowMaker-0.91.0-orig/INSTALL.sk WindowMaker-0.91.0/INSTALL.sk --- WindowMaker-0.91.0-orig/INSTALL.sk 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/INSTALL.sk 2004-10-26 22:19:09.000000000 +0200 @@ -490,9 +490,9 @@ * Skontrolujte verziu libXpm, muste ma aspo 4.7 -* Skontrolujte, i mte upraven verziu ~/GNUstep/Defaults/WindowMaker +* Skontrolujte, i mte upraven verziu ~/.GNUstep/Defaults/WindowMaker -Ak si nie ste ist, skste premenova ~/GNUstep na ~/GNUtmp a spustite +Ak si nie ste ist, skste premenova ~/.GNUstep na ~/GNUtmp a spustite wmaker.inst @@ -545,7 +545,7 @@ 2 - Naviac, ak v jazyk pouva multi-byte znaky, naprklad Japonina alebo Krejina, muste nastaveniu MultiByteText priradi YES v sbore -~/GNUstep/Defaults/WMGLOBAL +~/.GNUstep/Defaults/WMGLOBAL 3 - Konfigurujte, kompilujte a intalujte Window Maker ako zvyajne. diff -Naur WindowMaker-0.91.0-orig/NEWS WindowMaker-0.91.0/NEWS --- WindowMaker-0.91.0-orig/NEWS 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/NEWS 2004-10-26 22:19:09.000000000 +0200 @@ -61,12 +61,12 @@ Antialiased text is enabled by default, but can be disabled by adding -AntialiasedText = NO; in ~/GNUstep/Defaults/WMGLOBAL +AntialiasedText = NO; in ~/.GNUstep/Defaults/WMGLOBAL This will disable antialiased text for any WINGs based application. If you only want to disable them for a specific application only, like WindowMaker for example, then add the same option in the applications configuration file, -in this case ~/GNUstep/Defaults/WindowMaker +in this case ~/.GNUstep/Defaults/WindowMaker For WindowMaker, this can also be achieved from the Expert panel in WPrefs. Note that bitmapped fonts look much better than TrueType when antialiasing is @@ -311,7 +311,7 @@ Client supplied icons --------------------- -Window Maker saves the client supplied icons in ~/GNUstep/.AppInfo/WindowMaker +Window Maker saves the client supplied icons in ~/.GNUstep/.AppInfo/WindowMaker in XPM format for later use when the app is no longer running (to have the image to display for docked icons for example). @@ -321,12 +321,12 @@ wrong images on screen or fail to load). To avoid the need for the user to fix this by hand editing WMWindowAttributes -and removing all references to icons in ~/GNUstep/.AppInfo/WindowMaker which +and removing all references to icons in ~/.GNUstep/.AppInfo/WindowMaker which can be annoying, new code was added to Window Maker to permit the regeneration -of images in ~/GNUstep/.AppInfo/WindowMaker if they are missing. +of images in ~/.GNUstep/.AppInfo/WindowMaker if they are missing. With this addition, all you need to do to fix your old broken images, is to -delete all *.xpm files from ~/GNUstep/.AppInfo/WindowMaker. Next time the +delete all *.xpm files from ~/.GNUstep/.AppInfo/WindowMaker. Next time the application that is supplying an icon image will start the icon will be recreated if missing, but this time it will be saved with the new XPM save code which produces good XPM images. @@ -431,7 +431,7 @@ -------------------------- The NoBorder window attribute (to be put in -~/GNUstep/Defaults/WindowAttributes) was added and will remove the +~/.GNUstep/Defaults/WindowAttributes) was added and will remove the 1 pixel border around windows. @@ -579,7 +579,7 @@ Default configuration for user specific menus installed in /usr/local/share/WindowMaker/UserMenus or $(datadir)/WindowMaker/UserMenus -and ~/GNUstep/Library/WindowMaker/UserMenus. +and ~/.GNUstep/Library/WindowMaker/UserMenus. Omnipresent icons in Clip @@ -700,7 +700,7 @@ instance). To enable this feature, #define USER_MENU in src/wconfig.h and place menu -files in ~/GNUstep/Defaults/UserMenus (/usr/local/etc/WindowMaker/UserMenus +files in ~/.GNUstep/Defaults/UserMenus (/usr/local/etc/WindowMaker/UserMenus globally). The user menu is in PropList format and the filename is in: @@ -1192,7 +1192,7 @@ Application supplied icons are now stored, so that the dock will keep showing them after the app is exited. The icons are stored at -~/GNUstep/.AppInfo/WindowMaker/ +~/.GNUstep/.AppInfo/WindowMaker/ Sound support @@ -1436,7 +1436,7 @@ for the pixmaps used as textures and IconPath is for the icons. Don't forget to add IconPath to your current configuration file. -There's also a new library in ~/GNUstep/Library/Icons. You should place +There's also a new library in ~/.GNUstep/Library/Icons. You should place your icons there, since icons are not a WindowMaker specific resource. @@ -1793,7 +1793,7 @@ All occurrences of word Fiend with or without capital F were replaced with the corresponding Clip (same capital). -This affects all configuration files under ~/GNUstep that contain this word. +This affects all configuration files under ~/.GNUstep that contain this word. It can be refered as "Workspace Dock" too. @@ -1891,11 +1891,11 @@ is used to speed up the generation of diagonal gradients. -New arrangement of the directory structure under ~/GNUstep/ +New arrangement of the directory structure under ~/.GNUstep/ --------------------------------------------------------------- To better adapt to theme support the directory structure changed under -~/GNUstep/Library/WindowMaker +~/.GNUstep/Library/WindowMaker 1. Style directory moved to Styles. 2. Added the following directories: Backgrounds, IconSets, Pixmaps, Sounds and @@ -1904,7 +1904,7 @@ Instead they are read from the global /usr/local/share/WindowMaker/Styles directory. -Under ~/GNUstep/Defaults the following changes occurred: +Under ~/.GNUstep/Defaults the following changes occurred: 1. A default WMState is installed by wmaker.inst. It contains the dockit program assigned to the top icon of the dock, and @@ -1963,7 +1963,7 @@ Theme support is now as easy as untar-ing a tarball in the right place. Because of the way OPEN_MENU works, they can be installed on a global shareable basis, or for personal user use. -Themes installed under ~/GNUstep will be available only for a user, but +Themes installed under ~/.GNUstep will be available only for a user, but if if they are installed under /usr/local/share/WindowMaker they will be seen by all users. This is also true for style files, background images, pixmaps, etc that get installed under /usr/local/share/WindowMaker. @@ -1973,7 +1973,7 @@ IconSet using the Appereance menu. Setting background images is now as simple as putting the images in the right -place (~/GNUstep/Library/WindowMaker/Backgrounds or +place (~/.GNUstep/Library/WindowMaker/Backgrounds or /usr/local/share/WindowMaker/Backgrounds, or any other place in your PixmapPath). Then use the Appereance menu. They will be instantly available since they are opened by a OPEN_MENU command. Also the image do not need to @@ -2009,7 +2009,7 @@ wmsetbg which will detect if dithering is needed and use it. -u will update the WorkspaceBack in the default database domain file in - ~/GNUstep/Defaults/WindowMaker, and let WindowMaker refresh the screen. + ~/.GNUstep/Defaults/WindowMaker, and let WindowMaker refresh the screen. Please note that this option only works under WindowMaker, and will have no effect under other window managers, since it rely on WindowMaker to update the image after it reads the updated defaults database. @@ -2063,7 +2063,7 @@ -------------------------------------------------------------------- When starts WindowMaker will look for database domain files under -$GNUSTEP_USER_ROOT/Defaults or ~/GNUstep/Deafults to be read. (In this order). +$GNUSTEP_USER_ROOT/Defaults or ~/.GNUstep/Deafults to be read. (In this order). If they are not available then it will scan for them in $GNUSTEP_LOCAL_ROOT/Defaults, $GNUSTEP_SYSTEM_ROOT/Defaults or @@ -2087,7 +2087,7 @@ Also it is possible for the user to not have any personal domain databases, and the global shared ones will be used, but it still needs to have the directory structure, so WMState gets written on session exit. -So all it needs to have is ~/GNUstep/Defaults directory available. +So all it needs to have is ~/.GNUstep/Defaults directory available. New behavior of the Slide Icons @@ -2335,7 +2335,7 @@ there. Here are the new runtime options introduced by the fiend: -Files are located in ~/GNUstep/Defaults/ +Files are located in ~/.GNUstep/Defaults/ In WMWindowAttributes: "Logo.WMFiend" = {Icon = "Cone.xpm";}; - icon for the fiend diff -Naur WindowMaker-0.91.0-orig/README WindowMaker-0.91.0/README --- WindowMaker-0.91.0-orig/README 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/README 2004-10-26 22:19:09.000000000 +0200 @@ -246,7 +246,7 @@ - to reduce memory usage, disable the icon cache, by setting the RIMAGE_CACHE environment variable to 0. If you want to increase performance at the cost of memory usage, set it's value to a value like the number of different - icons you use. Also, disable anti-aliased text support in ~/GNUstep/Defaults/WMGLOBAL. + icons you use. Also, disable anti-aliased text support in ~/.GNUstep/Defaults/WMGLOBAL. Keyboard Mouse Control diff -Naur WindowMaker-0.91.0-orig/README.definable-cursor WindowMaker-0.91.0/README.definable-cursor --- WindowMaker-0.91.0-orig/README.definable-cursor 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/README.definable-cursor 2004-10-26 22:19:09.000000000 +0200 @@ -13,7 +13,7 @@ ------------------------- A cursor specification takes one of the following forms in the -~/GNUstep/Defaults/WindowMaker file: +~/.GNUstep/Defaults/WindowMaker file: (none) (builtin, ) diff -Naur WindowMaker-0.91.0-orig/WINGs/NEWS WindowMaker-0.91.0/WINGs/NEWS --- WindowMaker-0.91.0-orig/WINGs/NEWS 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WINGs/NEWS 2004-10-26 22:19:09.000000000 +0200 @@ -99,12 +99,12 @@ Antialiased text is enabled by default, but can be disabled by adding -AntialiasedText = NO; in ~/GNUstep/Defaults/WMGLOBAL +AntialiasedText = NO; in ~/.GNUstep/Defaults/WMGLOBAL This will disable antialiased text for any WINGs based application. If you only want to disable them for a specific application only, like WindowMaker for example, then add the same option in the applications configuration file, -in this case ~/GNUstep/Defaults/WindowMaker +in this case ~/.GNUstep/Defaults/WindowMaker Note that bitmapped fonts look much better than TrueType when antialiasing is disabled. diff -Naur WindowMaker-0.91.0-orig/WINGs/README WindowMaker-0.91.0/WINGs/README --- WindowMaker-0.91.0-orig/WINGs/README 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WINGs/README 2004-10-26 22:19:09.000000000 +0200 @@ -37,7 +37,7 @@ Internationalization: --------------------- - Change ~/GNUstep/Defaults/WMGLOBAL to set the desired font set and + Change ~/.GNUstep/Defaults/WMGLOBAL to set the desired font set and set MultiByteText = YES; to enable support for multibyte text. diff -Naur WindowMaker-0.91.0-orig/WINGs/userdefaults.c WindowMaker-0.91.0/WINGs/userdefaults.c --- WindowMaker-0.91.0-orig/WINGs/userdefaults.c 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WINGs/userdefaults.c 2004-10-26 22:34:51.000000000 +0200 @@ -68,7 +68,7 @@ pathlen = strlen(wgethomedir()) + 10; path = wmalloc(pathlen); strcpy(path, wgethomedir()); - strcat(path, "/GNUstep"); + strcat(path, "/.GNUstep"); } } diff -Naur WindowMaker-0.91.0-orig/WINGs/wapplication.c WindowMaker-0.91.0/WINGs/wapplication.c --- WindowMaker-0.91.0-orig/WINGs/wapplication.c 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WINGs/wapplication.c 2004-10-26 22:19:09.000000000 +0200 @@ -118,7 +118,7 @@ * - resourcePath/ext * - argv[0]/ext * - GNUSTEP_USER_ROOT/Applications/ApplicationName.app/ext - * - ~/GNUstep/Applications/ApplicationName.app/ext + * - ~/.GNUstep/Applications/ApplicationName.app/ext * - GNUSTEP_LOCAL_ROOT/Applications/ApplicationName.app/ext * - /usr/local/GNUstep/Applications/ApplicationName.app/ext * - GNUSTEP_SYSTEM_ROOT/Applications/ApplicationName.app/ext diff -Naur WindowMaker-0.91.0-orig/WPrefs.app/Menu.c WindowMaker-0.91.0/WPrefs.app/Menu.c --- WindowMaker-0.91.0-orig/WPrefs.app/Menu.c 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WPrefs.app/Menu.c 2004-10-26 22:31:19.000000000 +0200 @@ -616,17 +616,17 @@ data = putNewItem(panel, pad, DirectoryInfo, _("Themes")); data->param.directory.command = "setstyle"; - data->param.directory.directory = "/usr/share/WindowMaker/Themes /usr/local/share/WindowMaker/Themes $HOME/GNUstep/Library/WindowMaker/Themes"; + data->param.directory.directory = "/usr/share/WindowMaker/Themes /usr/local/share/WindowMaker/Themes $HOME/.GNUstep/Library/WindowMaker/Themes"; data->param.directory.stripExt = 1; data = putNewItem(panel, pad, DirectoryInfo, _("Bg Images (scale)")); data->param.directory.command = "wmsetbg -u -s"; - data->param.directory.directory = "/opt/kde2/share/wallpapers /usr/share/WindowMaker/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds"; + data->param.directory.directory = "/opt/kde2/share/wallpapers /usr/share/WindowMaker/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds"; data->param.directory.stripExt = 1; data = putNewItem(panel, pad, DirectoryInfo, _("Bg Images (tile)")); data->param.directory.command = "wmsetbg -u -t"; - data->param.directory.directory = "/opt/kde2/share/wallpapers /usr/share/WindowMaker/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds"; + data->param.directory.directory = "/opt/kde2/share/wallpapers /usr/share/WindowMaker/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds"; data->param.directory.stripExt = 1; smenu = putNewSubmenu(pad, _("Assorted XTerms")); @@ -721,7 +721,7 @@ WMSetLabelText(label, _("Enter the path for a file containing a menu\n" "or a list of directories with the programs you\n" "want to have listed in the menu. Ex:\n" - "~/GNUstep/Library/WindowMaker/menu\n" + "~/.GNUstep/Library/WindowMaker/menu\n" "or\n" "/usr/X11R6/bin ~/xbin")); diff -Naur WindowMaker-0.91.0-orig/WPrefs.app/Paths.c WindowMaker-0.91.0/WPrefs.app/Paths.c --- WindowMaker-0.91.0-orig/WPrefs.app/Paths.c 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WPrefs.app/Paths.c 2004-10-26 22:19:09.000000000 +0200 @@ -84,7 +84,7 @@ if (array) wwarning(_("bad value in option IconPath. Using default path list")); addPathToList(panel->icoL, -1, "~/pixmaps"); - addPathToList(panel->icoL, -1, "~/GNUstep/Library/Icons"); + addPathToList(panel->icoL, -1, "~/.GNUstep/Library/Icons"); addPathToList(panel->icoL, -1, "/usr/include/X11/pixmaps"); addPathToList(panel->icoL, -1, "/usr/local/share/WindowMaker/Icons"); addPathToList(panel->icoL, -1, "/usr/local/share/WindowMaker/Pixmaps"); @@ -101,7 +101,7 @@ if (array) wwarning(_("bad value in option PixmapPath. Using default path list")); addPathToList(panel->pixL, -1, "~/pixmaps"); - addPathToList(panel->pixL, -1, "~/GNUstep/Library/WindowMaker/Pixmaps"); + addPathToList(panel->pixL, -1, "~/.GNUstep/Library/WindowMaker/Pixmaps"); addPathToList(panel->pixL, -1, "/usr/local/share/WindowMaker/Pixmaps"); } else { for (i=0; i has the * same syntax of the shortcuts key options in the - * $HOME/GNUstep/Defaults/WindowMaker file, such as RootMenuKey or MiniaturizeKey. + * $HOME/.GNUstep/Defaults/WindowMaker file, such as RootMenuKey or MiniaturizeKey. * * You can't specify a shortcut for a MENU or OPEN_MENU entry. * @@ -180,9 +180,9 @@ "Commands" END "Appearance" MENU - "Themes" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Styles" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Icon Sets" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Themes" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Styles" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Icon Sets" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Background" MENU "Solid" MENU "Black" WS_BACK '(solid, black)' @@ -204,10 +204,10 @@ "Grey Shades" WS_BACK '(vgradient, "#636380", "#131318")' "Wine Shades" WS_BACK '(vgradient, "#600040", "#180010")' "Gradient" END - "Images" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Images" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Background" END - "Save Theme" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme name,Enter file name:)" - "Save IconSet" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name,Enter file name:)" + "Save Theme" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Theme name,Enter file name:)" + "Save IconSet" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name,Enter file name:)" "Preferences Utility" EXEC /usr/local/GNUstep/Applications/WPrefs.app/WPrefs "Appearance" END diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.bg WindowMaker-0.91.0/WindowMaker/menu.bg --- WindowMaker-0.91.0-orig/WindowMaker/menu.bg 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.bg 2004-10-26 22:31:19.000000000 +0200 @@ -11,7 +11,7 @@ * * SHORTCUT определя клавишна комбинация ("бърз клавиш") за този * елемент на менюто. <комбинация> има същия синтаксис, както клавишните - * комбинации във файла $HOME/GNUstep/Defaults/WindowMaker, + * комбинации във файла $HOME/.GNUstep/Defaults/WindowMaker, * напр. RootMenuKey или MiniaturizeKey. * * Не може да се посочва клавишна комбинация за MENU и OPEN_MENU. @@ -181,9 +181,9 @@ "Работни места" END "Изглед" MENU - "Теми" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Стилове" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Колекции иконки" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Теми" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Стилове" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Колекции иконки" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Фон" MENU "Плътен" MENU "Черен" WS_BACK '(solid, black)' @@ -205,10 +205,10 @@ "Сиви сенки" WS_BACK '(vgradient, "#636380", "#131318")' "Винени сенки" WS_BACK '(vgradient, "#600040", "#180010")' "Градиент" END - "Images" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Images" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Фон" END - "Запази темата" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme name,Enter file name:)" - "Запази колекцията иконки" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name,Enter file name:)" + "Запази темата" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Theme name,Enter file name:)" + "Запази колекцията иконки" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name,Enter file name:)" "Пособие за настройки" EXEC /usr/local/GNUstep/Applications/WPrefs.app/WPrefs "Изглед" END @@ -219,4 +219,4 @@ "Стартирай IceWM" RESTART icewm "Изход..." EXIT "Изход" END -"Приложения" END \ No newline at end of file +"Приложения" END diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.ca WindowMaker-0.91.0/WindowMaker/menu.ca --- WindowMaker-0.91.0-orig/WindowMaker/menu.ca 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.ca 2004-10-26 22:31:19.000000000 +0200 @@ -12,7 +12,7 @@ * * TECLA especifica una combinació de tecles per aquest objecte. té * la mateixa sintaxis que les combinacions de tecles especificades al - * fitxer $HOME/GNUstep/Defaults/WindowMaker , com a RootMenuKey o bé + * fitxer $HOME/.GNUstep/Defaults/WindowMaker , com a RootMenuKey o bé * MiniaturizeKey. * * No es pot especificar una combinació de tecles per a un MENU o un @@ -175,9 +175,9 @@ "Escriptori" END "Aparença" MENU - "Temes" OPEN_MENU THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Estils" OPEN_MENU STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Jocs d'Icones" OPEN_MENU ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Temes" OPEN_MENU THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Estils" OPEN_MENU STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Jocs d'Icones" OPEN_MENU ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Fons de pantalla" MENU "Sòlid" MENU "Negre" WS_BACK '(solid, black)' @@ -199,10 +199,10 @@ "Degradat Gris" WS_BACK '(vgradient,"#636380", "#131318")' "Degradat Lila" WS_BACK '(vgradient,"#600040", "#180010")' "Degradat" END - "Imatges" OPEN_MENU BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Imatges" OPEN_MENU BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Fons de pantalla" END - "Guardar Tema" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" - "Guardar Joc d'Icones" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" + "Guardar Tema" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" + "Guardar Joc d'Icones" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" "Aparença" END "Sortir" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.cz WindowMaker-0.91.0/WindowMaker/menu.cz --- WindowMaker-0.91.0-orig/WindowMaker/menu.cz 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.cz 2004-10-26 22:31:19.000000000 +0200 @@ -31,7 +31,7 @@ "Hlavní menu" MENU "Správce oken" MENU - "Editace menu" SHEXEC xterm -T 'Editace menu' -e joe $HOME/GNUstep/Library/WindowMaker/menu + "Editace menu" SHEXEC xterm -T 'Editace menu' -e joe $HOME/.GNUstep/Library/WindowMaker/menu "Správce oken" END "Info" MENU "Info Panel..." INFO_PANEL diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.da WindowMaker-0.91.0/WindowMaker/menu.da --- WindowMaker-0.91.0-orig/WindowMaker/menu.da 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.da 2004-10-26 22:31:19.000000000 +0200 @@ -170,9 +170,9 @@ "Arbejdsbord" END "Udseende" MENU - "Temaer" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Stil" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Ikonsæt" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Temaer" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Stil" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Ikonsæt" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Baggrund" MENU "Ensfarvet" MENU "Sort" WS_BACK '(solid, black)' @@ -195,10 +195,10 @@ "Bordeaux Skygger" WS_BACK '(vgradient, "#600040", "#180010")' "Flag" WS_BACK '(mdgradient, green, red, white, green)' "Nuancer" END - "Billeder" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Billeder" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Baggrund" END - "Gem Tema" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Tema navn,Indtast navn:)" - "Gem Ikonsæt" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(Ikonsæt navn,Indtast navn:)" + "Gem Tema" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Tema navn,Indtast navn:)" + "Gem Ikonsæt" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(Ikonsæt navn,Indtast navn:)" "Udseende" END "Afslut" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.el WindowMaker-0.91.0/WindowMaker/menu.el --- WindowMaker-0.91.0-orig/WindowMaker/menu.el 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.el 2004-10-26 22:31:19.000000000 +0200 @@ -11,7 +11,7 @@ * * SHORTCUT είναι ο συνδυασμός πλήκτρων για το συγκεκριμένο πρόγραμμα π.χ: * "Meta+1". Άλλα παραδείγματα θα δείτε στο αχρείο: - * $HOME/GNUstep/Defaults/WindowMaker + * $HOME/.GNUstep/Defaults/WindowMaker * * Δεν μπορεί να δηλωθεί ένα shortcut για MENU και για OPEN_MENU εντολή. * @@ -44,7 +44,7 @@ * θα ανακληθούν την επόμενη φορά που ο χρήστης * εκκινήσει τον Window Maker μέχρι η εντολή SAVE_SESSION ή * CLEAR_SESSION χρησιμοποιηθούν. Αν στο αρχείο Window Maker του - * καταλόγου "$HOME/GNUstep/Defaults/" υπάρχει η εντολή: + * καταλόγου "$HOME/.GNUstep/Defaults/" υπάρχει η εντολή: * "SaveSessionOnExit = Yes;", τότε όλα τα παραπάνω γίνονται * αυτόματα με κάθε έξοδο του χρήστη από τον Window Maker, * ακυρώνοντας ουσιαστικά κάθε προηγούμενη χρήση τως εντολών @@ -185,9 +185,9 @@ "Επιφάνεια" END "Εμφάνιση" MENU - "Θέματα" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Στυλ" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Ομάδα Εικονιδίων" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Θέματα" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Στυλ" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Ομάδα Εικονιδίων" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Παρασκήνιο" MENU "Μονόχρωμο" MENU "Μαύρο" WS_BACK '(solid, black)' @@ -209,10 +209,10 @@ "Γκρίζες Αποχρώσεις" WS_BACK '(vgradient, "#636380", "#131318")' "Κοκκινωπές Αποχρώσεις" WS_BACK '(vgradient, "#600040", "#180010")' "Διαβαθμισμένο" END - "Εικόνες" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Εικόνες" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Παρασκήνιο" END - "Αποθήκευση Θέματος" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Όνομα Θέματος,Γράψε το όνομα του αρχείου:)" - "Αποθήκευση Ομάδας Εικονιδίων" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(Όνομα Ομάδας,Γράψε το όνομα του αρχείου:)" + "Αποθήκευση Θέματος" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Όνομα Θέματος,Γράψε το όνομα του αρχείου:)" + "Αποθήκευση Ομάδας Εικονιδίων" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(Όνομα Ομάδας,Γράψε το όνομα του αρχείου:)" "Εμφάνιση" END "Έξοδος" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.es WindowMaker-0.91.0/WindowMaker/menu.es --- WindowMaker-0.91.0-orig/WindowMaker/menu.es 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.es 2004-10-26 22:19:09.000000000 +0200 @@ -42,7 +42,7 @@ "Informacion ..." MENU "Copyright..." SHEXEC xmessage -center -font variable -title \ - 'WindowMaker 'WM_VERSION -file ~/GNUstep/Library/WindowMaker/Copyright + 'WindowMaker 'WM_VERSION -file ~/.GNUstep/Library/WindowMaker/Copyright "Carga del sistema" SHEXEC xosview || xload "Lista de tarifas (top)" EXEC rxvt -ls -fg white -bg black -fn vga -e top "Manual" EXEC xman diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.fi WindowMaker-0.91.0/WindowMaker/menu.fi --- WindowMaker-0.91.0-orig/WindowMaker/menu.fi 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.fi 2004-10-26 22:31:19.000000000 +0200 @@ -10,7 +10,7 @@ * * SHORTCUT specifies a shortcut for that item. has the * same syntax of the shortcuts key options in the - * $HOME/GNUstep/Defaults/WindowMaker file, such as RootMenuKey or MiniaturizeKey. + * $HOME/.GNUstep/Defaults/WindowMaker file, such as RootMenuKey or MiniaturizeKey. * * You can't specify a shortcut for a MENU or OPEN_MENU entry. * @@ -174,9 +174,9 @@ "Työtila" END "Ulkonäkö" MENU - "Teemat" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Tyylit" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Kuvakkeet" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Teemat" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Tyylit" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Kuvakkeet" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Taustat" MENU "Yksivärinen" MENU "Musta" WS_BACK '(solid, black)' @@ -198,10 +198,10 @@ "Harmaan sävyjä" WS_BACK '(vgradient, "#636380", "#131318")' "Viininpunaisen sävyjä" WS_BACK '(vgradient, "#600040", "#180010")' "Liukuväri" END - "Kuvat" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Kuvat" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Taustat" END - "Tallenna teema" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Teeman nimi,Kirjoita teematiedoston nimi:)" - "Tallenna kuvakkeet" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(Kuvakesetin nimi,Kirjoita tiedostonnimi:)" + "Tallenna teema" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Teeman nimi,Kirjoita teematiedoston nimi:)" + "Tallenna kuvakkeet" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(Kuvakesetin nimi,Kirjoita tiedostonnimi:)" "Asetukset" EXEC /usr/local/GNUstep/Applications/WPrefs.app/WPrefs "Ulkonäkö" END diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.fr WindowMaker-0.91.0/WindowMaker/menu.fr --- WindowMaker-0.91.0-orig/WindowMaker/menu.fr 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.fr 2004-10-26 22:31:19.000000000 +0200 @@ -10,7 +10,7 @@ * * SHORTCUT spécifie un raccourci pour une entrée dans le menu. * a la même syntaxe que les options pour les raccourcis clavier dans le - * fichier $HOME/GNUstep/Defaults/WindowMaker, comme par example RootMenuKey ou + * fichier $HOME/.GNUstep/Defaults/WindowMaker, comme par example RootMenuKey ou * encore MiniaturizeKey. * * Il n'est pas possible de spécifier un raccourci pour une entrée MENU @@ -220,9 +220,9 @@ "Bureaux" END "Apparence" MENU - "Thèmes" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Styles" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Jeu d'icônes" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Thèmes" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Styles" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Jeu d'icônes" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Fond d'écran" MENU "Unifié" MENU "Noir" WS_BACK '(solid, black)' @@ -244,10 +244,10 @@ "Dégradés de Gris" WS_BACK '(vgradient, "#636380", "#131318")' "Dégradés de Bordeau" WS_BACK '(vgradient, "#600040", "#180010")' "Degradé" END - "Images" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Images" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Fond d'écran" END - "Sauver le thème" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Nom du thème,Entrez un nom de fichier:)" - "Sauver le jeu d'icônes" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(Nom du jeu d'icônes,Entrez un nom de fichier:)" + "Sauver le thème" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Nom du thème,Entrez un nom de fichier:)" + "Sauver le jeu d'icônes" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(Nom du jeu d'icônes,Entrez un nom de fichier:)" "Apparence" END "Quitter" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.he WindowMaker-0.91.0/WindowMaker/menu.he --- WindowMaker-0.91.0-orig/WindowMaker/menu.he 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.he 2004-10-26 22:31:19.000000000 +0200 @@ -162,9 +162,9 @@ "הדובע בחרמ" END "הארמ" MENU - "Themes" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "תונונגס" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "םינוקייא טס" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Themes" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "תונונגס" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "םינוקייא טס" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "עקר" MENU "Solid" MENU "רוחש" WS_BACK '(solid, black)' @@ -180,10 +180,10 @@ "Flag" WS_BACK '(vdgradient, blue, white, blue)' "Sky" WS_BACK '(vgradient, blue4, white)' "Gradient" END - "Images" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Images" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "עקר" END - "Save Theme" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" - "Save IconSet" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" + "Save Theme" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" + "Save IconSet" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" "הארמ" END "האיצי" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.hr WindowMaker-0.91.0/WindowMaker/menu.hr --- WindowMaker-0.91.0-orig/WindowMaker/menu.hr 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.hr 2004-10-26 22:31:19.000000000 +0200 @@ -164,9 +164,9 @@ "Radni prostor" END "Izgled" MENU - "Teme" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Stilovi" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Setovi Ikona" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Teme" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Stilovi" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Setovi Ikona" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Pozadina" MENU "Boja" MENU "Crna" WS_BACK '(solid, black)' @@ -182,10 +182,10 @@ "Zastava" WS_BACK '(mdgradient, green, red, white, green)' "Nebo" WS_BACK '(vgradient, blue4, white)' "Preljev" END - "Slike" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Slike" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Pozadina" END - "Snimi temu" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" - "Snimi set ikona" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" + "Snimi temu" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" + "Snimi set ikona" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" "Izgled" END "Izlaz" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.hu WindowMaker-0.91.0/WindowMaker/menu.hu --- WindowMaker-0.91.0-orig/WindowMaker/menu.hu 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.hu 2004-10-26 22:31:19.000000000 +0200 @@ -15,7 +15,7 @@ * * SHORTCUT meghataroz egy shortcut-ot adott programokra. -nak * ugyanolyan megadasi szintakszisa van a - * $HOME/GNUstep/Defaults/WindowMaker file-ban, mint a RootMenuKey + * $HOME/.GNUstep/Defaults/WindowMaker file-ban, mint a RootMenuKey * vagy a MiniaturizeKey. * * Nem lehet letrehozni shortcut-ot MENU vagy OPEN_MENU bejegyzesben. @@ -178,9 +178,9 @@ "Munkafelület" END "Megjelenés" MENU - "Témák" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Stílusok" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Ikonok" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Témák" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Stílusok" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Ikonok" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Háttér" MENU "Szolíd" MENU "Fekete" WS_BACK '(solid, black)' @@ -200,10 +200,10 @@ "Lilás" WS_BACK '(vgradient, "#636380", "#131318")' "Vöröses" WS_BACK '(vgradient, "#600040", "#180010")' "Gradiens" END - "Képek" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Képek" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Háttér" END - "Téma mentése" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Téma neve,Add meg a téma fájl nevét:)" - "Ikonbeállítások mentése" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(Ikonbeállítások mentése,Add meg a fájl nevét:)" + "Téma mentése" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Téma neve,Add meg a téma fájl nevét:)" + "Ikonbeállítások mentése" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(Ikonbeállítások mentése,Add meg a fájl nevét:)" "Konfiguráló program" EXEC /usr/X11R6/bin/WPrefs "Megjelenés" END diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.ja WindowMaker-0.91.0/WindowMaker/menu.ja --- WindowMaker-0.91.0-orig/WindowMaker/menu.ja 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.ja 2004-10-26 22:31:19.000000000 +0200 @@ -169,9 +169,9 @@ "ワークスペース" END "外観" MENU - "テーマ" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "スタイル" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "アイコン集" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "テーマ" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "スタイル" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "アイコン集" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "背景" MENU "ソリッド" MENU "Black" WS_BACK '(solid, black)' @@ -187,10 +187,10 @@ "Flag" WS_BACK '(mdgradient, green, red, white, green)' "Sky" WS_BACK '(vgradient, blue4, white)' "グラデーション" END - "イメージ" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "イメージ" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "背景" END - "現在の設定をテーマとしてセーブ" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" - "現在のアイコン集をセーブ" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" + "現在の設定をテーマとしてセーブ" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" + "現在のアイコン集をセーブ" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" "外観" END "終了" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.ko WindowMaker-0.91.0/WindowMaker/menu.ko --- WindowMaker-0.91.0-orig/WindowMaker/menu.ko 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.ko 2004-10-26 22:31:19.000000000 +0200 @@ -9,7 +9,7 @@ * 한다면 반드시 따옴표 "로 묶어야 한다. * * SHORTCUT은 각 항목에 대한 단축 글쇠를 지정하는 명령이다. 의 - * 문법은 $HOME/GNUstep/Defaults/WindowMaker의 RootMenuKey나 MiniaturizeKey + * 문법은 $HOME/.GNUstep/Defaults/WindowMaker의 RootMenuKey나 MiniaturizeKey * 와 같은 단축 글쇠 설정 옵션과 같다. * * 사용가능한 명령어들 @@ -164,12 +164,12 @@ "창 관 리" END "작업환경" MENU "설 정" SHEXEC /usr/local/GNUstep/Applications/WPrefs.app/WPrefs || wmakerconf - "테 마" OPEN_MENU -noext THEMES_DIR ~/GNUstep/Library/WindowMaker/Themes WITH setstyle - "테마저장" EXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(테마 이름,파일 이름을 입력하세요:)" - "아이콘셋" OPEN_MENU -noext ICON_SETS_DIR ~/GNUstep/Library/WindowMaker/IconSets WITH seticons - "아이콘셋저장" EXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(아이콘셋 이름,파일 이름을 입력하세요:)" + "테 마" OPEN_MENU -noext THEMES_DIR ~/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "테마저장" EXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(테마 이름,파일 이름을 입력하세요:)" + "아이콘셋" OPEN_MENU -noext ICON_SETS_DIR ~/.GNUstep/Library/WindowMaker/IconSets WITH seticons + "아이콘셋저장" EXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(아이콘셋 이름,파일 이름을 입력하세요:)" #if (DEPTH>8) - "스 타 일" OPEN_MENU -noext STYLES_DIR ~/GNUstep/Library/WindowMaker/Styles WITH setstyle + "스 타 일" OPEN_MENU -noext STYLES_DIR ~/.GNUstep/Library/WindowMaker/Styles WITH setstyle #endif "배경화면" MENU "단 색" MENU @@ -184,9 +184,9 @@ "색 지정" WS_BACK '(solid, "%a(배경색:)")' "단 색" END "그 림" MENU - "전체화면" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -s - "타일형식" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t - "가 운 데" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -e + "전체화면" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -s + "타일형식" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "가 운 데" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -e "그 림" END #if (DEPTH>8) "그래디언트" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.no WindowMaker-0.91.0/WindowMaker/menu.no --- WindowMaker-0.91.0-orig/WindowMaker/menu.no 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.no 2004-10-26 22:31:19.000000000 +0200 @@ -163,9 +163,9 @@ "Arbeidsområder" END "Utseende" MENU - "Temaer" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Stiler" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Ikon set" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Temaer" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Stiler" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Ikon set" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Bakgrunn" MENU "Ensfarget" MENU "Svart" WS_BACK '(solid, black)' @@ -179,10 +179,10 @@ "Flagg" WS_BACK '(mgradient, green, red, white, green)' "Himmel" WS_BACK '(vgradient, blue4, white)' "Overganger" END - "Bilder" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/BackGrounds WITH wmsetbg -u -t + "Bilder" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/BackGrounds WITH wmsetbg -u -t "Bakgrunn" END - "Lagre Tema" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" - "Lagre Ikonsett" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" + "Lagre Tema" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" + "Lagre Ikonsett" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" "Utseende" END "Avslutt" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.pl WindowMaker-0.91.0/WindowMaker/menu.pl --- WindowMaker-0.91.0-orig/WindowMaker/menu.pl 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.pl 2004-10-26 22:31:32.000000000 +0200 @@ -11,7 +11,7 @@ * * SHORTCUT Definiowanie skrótu. * Nazwa rodzaju skrótu umieszczonego w pliku - * $HOME/GNUstep/Defaults/WindowMaker, tak jak RootMenuKey + * $HOME/.GNUstep/Defaults/WindowMaker, tak jak RootMenuKey * lub MiniaturizeKey. * * Skróty mogą występować w sekcji MENU lub OPEN_MENU . @@ -79,7 +79,7 @@ * "Test" END * * Jeżeli zamiast polskich fontów są jakieś krzaczki należy wyedetować pliki - * $HOME/GNUstep/Defaults/WMGLOBAL i $HOME/GNUstep/Defaults/WindowMaker, + * $HOME/.GNUstep/Defaults/WMGLOBAL i $HOME/.GNUstep/Defaults/WindowMaker, * lub wejść w menu Konfiguracja. * Aby uzyskać polskie znaki należy uzupełnić definicje fontów. * np. zamienić @@ -111,9 +111,9 @@ "Informacja" END "Konfiguracja" MENU - "Edycja menu" EXEC ULUB_TERM -T "Edycja menu" -e ULUB_EDYTOR $HOME/GNUstep/Library/WindowMaker/menu - "Ustawienie fontów" EXEC ULUB_TERM -T "Ustawienie fontów" -e ULUB_EDYTOR $HOME/GNUstep/Defaults/WMGLOBAL - "Konfiguracja" EXEC ULUB_TERM -T "Konfiguracja" -e ULUB_EDYTOR $HOME/GNUstep/Defaults/WindowMaker + "Edycja menu" EXEC ULUB_TERM -T "Edycja menu" -e ULUB_EDYTOR $HOME/.GNUstep/Library/WindowMaker/menu + "Ustawienie fontów" EXEC ULUB_TERM -T "Ustawienie fontów" -e ULUB_EDYTOR $HOME/.GNUstep/Defaults/WMGLOBAL + "Konfiguracja" EXEC ULUB_TERM -T "Konfiguracja" -e ULUB_EDYTOR $HOME/.GNUstep/Defaults/WindowMaker "Konfiguracja" END "Uruchom..." EXEC %a(Uruchom,Wpisz komende do uruchomienia:) @@ -234,9 +234,9 @@ "Ekran" END "Wygląd" MENU - "Tematy" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Style" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Ustawienia ikon" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Tematy" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Style" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Ustawienia ikon" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Tło" MENU "Jednolite" MENU "Czarny" WS_BACK '(solid, black)' @@ -258,10 +258,10 @@ "Cieniowany Szary" WS_BACK '(vgradient, "#636380", "#131318")' "Cieniowany Winnny" WS_BACK '(vgradient, "#600040", "#180010")' "Cieniowane" END - "Obrazki" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Obrazki" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Tło" END - "Zaoamiętanie Tematu" EXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Nazwa tematu,Wpisz nazwe pliku:)" - "Zapamiętanie Ustawień Ikon" EXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(Ustawienia ikon,wpisz nazwe pliku:)" + "Zaoamiętanie Tematu" EXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Nazwa tematu,Wpisz nazwe pliku:)" + "Zapamiętanie Ustawień Ikon" EXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(Ustawienia ikon,wpisz nazwe pliku:)" "Wygląd" END "Wyjście" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.pt WindowMaker-0.91.0/WindowMaker/menu.pt --- WindowMaker-0.91.0-orig/WindowMaker/menu.pt 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.pt 2004-10-26 22:31:19.000000000 +0200 @@ -8,7 +8,7 @@ * é qualquer texto a ser usado como título. Deve estar entre aspas " * * SHORTCUT especifica uma tecla de atalho para o item. <tecla de atalho> - * tem a mesma sintaxe das teclas de atalho em $HOME/GNUstep/Defaults/WindowMaker + * tem a mesma sintaxe das teclas de atalho em $HOME/.GNUstep/Defaults/WindowMaker * * Não é possível especificar teclas de atalho para MENU ou OPEN_MENU * @@ -38,7 +38,7 @@ * de trabalho atual. Todas as informações serão restauradas * até que se use o comando SAVE_SESSION de novo ou CLEAR_SESSION. * Se SaveSessionOnExit = Yes; estiver definido no domínio - * WindowMaker ($HOME/GNUstep/Defaults/WindowMaker), então o + * WindowMaker ($HOME/.GNUstep/Defaults/WindowMaker), então o * salvamento da sessão é feito automaticamente quando o * WindowMaker finalizar, apagando quaisquer SAVE_SESSION ou * CLEAR_SESSION usados anteriormente. @@ -172,9 +172,9 @@ "Área de Trabalho" END "Aparência" MENU - "Temas" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Estilos" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Conjunto de Ícones" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Temas" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Estilos" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Conjunto de Ícones" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Papéis de Parede" MENU "Sólido" MENU "Preto" WS_BACK '(solid, black)' @@ -190,10 +190,10 @@ "Bandeira" WS_BACK '(mdgradient, green, green, yellow)' "Céu" WS_BACK '(vgradient, blue4, white)' "Degradé" END - "Imagens" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Imagens" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Papéis de Parede" END - "Salvar Tema" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Nome do Tema)" - "Salvar Configuração de Ícones" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(Nome do Conjunto de Ícones)" + "Salvar Tema" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Nome do Tema)" + "Salvar Configuração de Ícones" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(Nome do Conjunto de Ícones)" "Appearance" END "Sair" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.ro WindowMaker-0.91.0/WindowMaker/menu.ro --- WindowMaker-0.91.0-orig/WindowMaker/menu.ro 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.ro 2004-10-26 22:31:19.000000000 +0200 @@ -10,7 +10,7 @@ * * SHORTCUT specifies a shortcut for that item. <Shortcut> has the * same syntax of the shortcuts key options in the - * $HOME/GNUstep/Defaults/WindowMaker file, such as RootMenuKey or MiniaturizeKey. + * $HOME/.GNUstep/Defaults/WindowMaker file, such as RootMenuKey or MiniaturizeKey. * * You can't specify a shortcut for a MENU or OPEN_MENU entry. * @@ -174,9 +174,9 @@ "Spaţiu de Lucru" END "Configurare" MENU - "Teme" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Stiluri" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Seturi de Icoane" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Teme" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Stiluri" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Seturi de Icoane" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Fundal" MENU "Solid" MENU "Negru" WS_BACK '(solid, black)' @@ -198,10 +198,10 @@ "Gradient Gri" WS_BACK '(vgradient, "#636380", "#131318")' "Gradient Vişiniu" WS_BACK '(vgradient, "#600040", "#180010")' "Gradientat" END - "Imagini" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Imagini" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Fundal" END - "Salvează Tema" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme name,Enter file name:)" - "Salvează Setul de Iconiţe" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name,Enter file name:)" + "Salvează Tema" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Theme name,Enter file name:)" + "Salvează Setul de Iconiţe" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name,Enter file name:)" "Utilitar de Configurare" EXEC /usr/local/GNUstep/Applications/WPrefs.app/WPrefs "Configurare" END diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.se WindowMaker-0.91.0/WindowMaker/menu.se --- WindowMaker-0.91.0-orig/WindowMaker/menu.se 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.se 2004-10-26 22:31:19.000000000 +0200 @@ -172,9 +172,9 @@ "Arbetsbord" END "Utseende" MENU - "Teman" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Stilar" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Ikonuppsättningar" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Teman" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Stilar" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Ikonuppsättningar" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Bakgrund" MENU "Enfärgat" MENU "Svart" WS_BACK '(solid, black)' @@ -190,10 +190,10 @@ "Flagga" WS_BACK '(mdgradient, green, red, white, green)' "Himmel" WS_BACK '(vgradient, blue4, white)' "Toningar" END - "Bilder" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Bilder" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Bakgrund" END - "Spara tema" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" - "Spara ikonuppsättning" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" + "Spara tema" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" + "Spara ikonuppsättning" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" "Utseende" END "Avsluta" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.sk WindowMaker-0.91.0/WindowMaker/menu.sk --- WindowMaker-0.91.0-orig/WindowMaker/menu.sk 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.sk 2004-10-26 22:31:19.000000000 +0200 @@ -20,7 +20,7 @@ * medzery, musí byť uzavretý v úvodzovkách. * * SHORTCUT udáva klávesovú skratku pre danú položku. <Klávesová skratka> má - * rovnakú syntax ako v súbore $HOME/GNUstep/Defaults/WindowMaker, napr. + * rovnakú syntax ako v súbore $HOME/.GNUstep/Defaults/WindowMaker, napr. * RootMenuKey alebo MiniaturizeKey. * * Nemôžete zadať klávesovú skratku pre položky typu MENU a OPEN_MENU. @@ -188,9 +188,9 @@ "Pracovná plocha" END "Vzhľad" MENU - "Témy" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Štýly" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Sady ikon" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Témy" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Štýly" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Sady ikon" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Pozadie" MENU "Jedna farba" MENU "Čierna" WS_BACK '(solid, black)' @@ -212,10 +212,10 @@ "Odtiene sivej" WS_BACK '(vgradient, "#636380", "#131318")' "Odtiene vínovej" WS_BACK '(vgradient, "#600040", "#180010")' "Prechod farieb" END - "Obrázky" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Obrázky" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Pozadie" END - "Uložiť tému" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Meno témy,Zadajte názov súboru:)" - "Uložiť sadu ikon" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(Meno sady ikon,Zadajte názov súboru:)" + "Uložiť tému" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Meno témy,Zadajte názov súboru:)" + "Uložiť sadu ikon" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(Meno sady ikon,Zadajte názov súboru:)" "Konfiguračný nástroj" EXEC /usr/local/GNUstep/Applications/WPrefs.app/WPrefs "Vzhľad" END diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.sl WindowMaker-0.91.0/WindowMaker/menu.sl --- WindowMaker-0.91.0-orig/WindowMaker/menu.sl 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.sl 2004-10-26 22:31:19.000000000 +0200 @@ -10,7 +10,7 @@ * * SHORTCUT specifies a shortcut for that item. <Shortcut> has the * same syntax of the shortcuts key options in the - * $HOME/GNUstep/Defaults/WindowMaker file, such as RootMenuKey or MiniaturizeKey. + * $HOME/.GNUstep/Defaults/WindowMaker file, such as RootMenuKey or MiniaturizeKey. * * You can't specify a shortcut for a MENU or OPEN_MENU entry. * @@ -171,9 +171,9 @@ "Delovni prostor" END "Izgled" MENU - "Teme" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Stili" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Zbirke ikon" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Teme" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Stili" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Zbirke ikon" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Odzadje" MENU "Barva" MENU "Črna" WS_BACK '(solid, black)' @@ -189,10 +189,10 @@ "Zastava" WS_BACK '(mdgradient, green, red, white, green)' "Nebo" WS_BACK '(vgradient, blue4, white)' "Preliv" END - "Slike" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Slike" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Odzadje" END - "Shrani temo" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" - "Shrani zbirko ikon" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" + "Shrani temo" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" + "Shrani zbirko ikon" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" "Izgled" END "Izhod" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.tr WindowMaker-0.91.0/WindowMaker/menu.tr --- WindowMaker-0.91.0-orig/WindowMaker/menu.tr 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.tr 2004-10-26 22:31:19.000000000 +0200 @@ -9,7 +9,7 @@ * yazılmalı * * SHORTCUT sözkonusu giriş için kısayol tuşu tanımlamak için kullanılır - * <Kısayol>, $HOME/GNUstep/Defaults/WindowMaker olduğu gibi tanımlanabilir. + * <Kısayol>, $HOME/.GNUstep/Defaults/WindowMaker olduğu gibi tanımlanabilir. * * MENU veya OPEN_MENU için kısayol tanımlayamazsınız. * @@ -90,7 +90,7 @@ "Ana Menü" MENU "Bilgi" MENU "Copyright..." EXEC xmessage -center -font variable -title \ - 'WindowMaker 'WM_VERSION -file $HOME/GNUstep/Library/WindowMaker/Copyright + 'WindowMaker 'WM_VERSION -file $HOME/.GNUstep/Library/WindowMaker/Copyright "Sistem Konsolu" EXEC xconsole "Sistem Yükü" SHEXEC xosview || xload "Süreç Dökümü" EXEC xterm -e top @@ -157,9 +157,9 @@ "Çalışma Alanı" END "Görünüm" MENU - "Temalar" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "Tarzlar" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "Simge Kümeleri" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "Temalar" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "Tarzlar" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "Simge Kümeleri" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "Arkaplan" MENU "Düz Renk" MENU "Black" WS_BACK '(solid, black)' @@ -175,10 +175,10 @@ "Flag" WS_BACK '(mdgradient, green, red, white, green)' "Sky" WS_BACK '(vgradient, blue4, white)' "Renk Geçişi" END - "Görüntüler" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "Görüntüler" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "Arkaplan" END - "Tema Sakla" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" - "Simge Kümesi Sakla" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" + "Tema Sakla" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(Theme name)" + "Simge Kümesi Sakla" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name)" "Görünüm" END "Çıkış" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.zh_CN WindowMaker-0.91.0/WindowMaker/menu.zh_CN --- WindowMaker-0.91.0-orig/WindowMaker/menu.zh_CN 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.zh_CN 2004-10-26 22:31:19.000000000 +0200 @@ -10,7 +10,7 @@ * * SHORTCUT specifies a shortcut for that item. <Shortcut> has the * same syntax of the shortcuts key options in the - * $HOME/GNUstep/Defaults/WindowMaker file, such as RootMenuKey or MiniaturizeKey. + * $HOME/.GNUstep/Defaults/WindowMaker file, such as RootMenuKey or MiniaturizeKey. * * You can't specify a shortcut for a MENU or OPEN_MENU entry. * @@ -175,9 +175,9 @@ "工作空间" END "外观" MENU - "主题" OPEN_MENU -noext THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "风格" OPEN_MENU -noext STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "图标集" OPEN_MENU -noext ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "主题" OPEN_MENU -noext THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "风格" OPEN_MENU -noext STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "图标集" OPEN_MENU -noext ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "背景" MENU "单色" MENU "黑" WS_BACK '(solid, black)' @@ -199,10 +199,10 @@ "灰色阴影" WS_BACK '(vgradient, "#636380", "#131318")' "酒红色阴影" WS_BACK '(vgradient, "#600040", "#180010")' "过渡色" END - "图像" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "图像" OPEN_MENU -noext BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "背景" END - "保存主题" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(主题名,输入文件名:)" - "保存图标集" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(图标集名,输入文件名:)" + "保存主题" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(主题名,输入文件名:)" + "保存图标集" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(图标集名,输入文件名:)" "外观" END "退出" MENU diff -Naur WindowMaker-0.91.0-orig/WindowMaker/menu.zh_TW WindowMaker-0.91.0/WindowMaker/menu.zh_TW --- WindowMaker-0.91.0-orig/WindowMaker/menu.zh_TW 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/menu.zh_TW 2004-10-26 22:31:19.000000000 +0200 @@ -10,7 +10,7 @@ * * SHORTCUT specifies a shortcut for that item. <Shortcut> has the * same syntax of the shortcuts key options in the - * ~/GNUstep/Defaults/WindowMaker file, such as RootMenuKey or MiniaturizeKey. + * ~/.GNUstep/Defaults/WindowMaker file, such as RootMenuKey or MiniaturizeKey. * * You can't specify a shortcut for a MENU or OPEN_MENU entry. * @@ -171,9 +171,9 @@ "工作區" END "外觀" MENU - "主題" OPEN_MENU THEMES_DIR $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle - "風格" OPEN_MENU STYLES_DIR $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle - "圖示集" OPEN_MENU ICON_SETS_DIR $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons + "主題" OPEN_MENU THEMES_DIR $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle + "風格" OPEN_MENU STYLES_DIR $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle + "圖示集" OPEN_MENU ICON_SETS_DIR $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons "背景" MENU "實體色" MENU "Black" WS_BACK '(solid, black)' @@ -195,10 +195,10 @@ "Grey Shades" WS_BACK '(vgradient, "#636380", "#131318")' "Wine Shades" WS_BACK '(vgradient, "#600040", "#180010")' "漸層色" END - "圖片" OPEN_MENU BACKGROUNDS_DIR $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t + "圖片" OPEN_MENU BACKGROUNDS_DIR $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t "背景" END - "儲存主題" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(主題名稱)" - "儲存圖示集" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(圖示集名稱)" + "儲存主題" SHEXEC getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/"%a(主題名稱)" + "儲存圖示集" SHEXEC geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/"%a(圖示集名稱)" "偏好設定公用程式" EXEC /usr/local/GNUstep/Applications/WPrefs.app/WPrefs "外觀" END diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu WindowMaker-0.91.0/WindowMaker/plmenu --- WindowMaker-0.91.0-orig/WindowMaker/plmenu 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu 2004-10-26 22:31:19.000000000 +0200 @@ -65,9 +65,9 @@ ("Lock", EXEC, "xlock -allowroot -usefirst") ), ("Appearance", - ("Themes", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"), - ("Styles", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle"), - ("Icon Sets", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons"), + ("Themes", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle"), + ("Styles", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle"), + ("Icon Sets", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons"), ("Background", ("Solid", ("Black", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, black)'"), @@ -89,10 +89,10 @@ ("Grey Shades", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#636380\", \"#131318\")'"), ("Wine Shades", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#600040\", \"#180010\")'") ), - ("Images", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") + ("Images", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") ), - ("Save Theme", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""), - ("Save IconSet", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""), + ("Save Theme", SHEXEC, "getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""), + ("Save IconSet", SHEXEC, "geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""), ("Preferences Utility", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs") ), ("Session", diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu.bg WindowMaker-0.91.0/WindowMaker/plmenu.bg --- WindowMaker-0.91.0-orig/WindowMaker/plmenu.bg 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu.bg 2004-10-26 22:31:19.000000000 +0200 @@ -66,9 +66,9 @@ ("Изчисти запазената сесия", CLEAR_SESSION) ), ("Изглед", - ("Теми", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"), - ("Стилове", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle"), - ("Колекции иконки", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons"), + ("Теми", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle"), + ("Стилове", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle"), + ("Колекции иконки", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons"), ("Фон", ("Плътен", ("Черен", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, black)'"), @@ -90,10 +90,10 @@ ("Сиви сенки", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#636380\", \"#131318\")'"), ("Винени сенки", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#600040\", \"#180010\")'") ), - ("Изображения", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") + ("Изображения", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") ), - ("Запази темата", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""), - ("Запази колекцията иконки", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""), + ("Запази темата", SHEXEC, "getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""), + ("Запази колекцията иконки", SHEXEC, "geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""), ("Пособие за настройки", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs") ), ("Изход", @@ -103,4 +103,4 @@ ("Стартирай IceWM", RESTART, icewm), ("Изход...", EXIT) ) -) \ No newline at end of file +) diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu.da WindowMaker-0.91.0/WindowMaker/plmenu.da --- WindowMaker-0.91.0-orig/WindowMaker/plmenu.da 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu.da 2004-10-26 22:31:19.000000000 +0200 @@ -211,17 +211,17 @@ ( "Temaer", OPEN_MENU, - "-noext /usr/local/share/WindowMaker/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle" + "-noext /usr/local/share/WindowMaker/Themes $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle" ), ( "Stil", OPEN_MENU, - "-noext /usr/local/share/WindowMaker/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle" + "-noext /usr/local/share/WindowMaker/Styles $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle" ), ( "Ikonsæt", OPEN_MENU, - "-noext /usr/local/share/WindowMaker/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons" + "-noext /usr/local/share/WindowMaker/IconSets $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons" ), ( "Baggrund", @@ -319,11 +319,11 @@ ( "Billeder", OPEN_MENU, - "-noext /usr/local/share/WindowMaker/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t" + "-noext /usr/local/share/WindowMaker/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t" ) ), - ("Gem Tema", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Tema navn,Indtast navn:)"), - ("Gem Ikonsæt", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(Ikonsæt navn,Indtast navn:)") + ("Gem Tema", SHEXEC, "getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/\"%a(Tema navn,Indtast navn:)"), + ("Gem Ikonsæt", SHEXEC, "geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/\"%a(Ikonsæt navn,Indtast navn:)") ), ( "Afslut", diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu.es WindowMaker-0.91.0/WindowMaker/plmenu.es --- WindowMaker-0.91.0-orig/WindowMaker/plmenu.es 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu.es 2004-10-26 22:31:19.000000000 +0200 @@ -66,9 +66,9 @@ ("Borrar sesion", CLEAR_SESSION) ), ("Apariencia", - ("Temas", OPEN_MENU, "-noext /usr/local/share/WindowMaker/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"), - ("Estilos", OPEN_MENU, "-noext /usr/local/share/WindowMaker/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle"), - ("Grupos de iconos", OPEN_MENU, "-noext /usr/local/share/WindowMaker/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons"), + ("Temas", OPEN_MENU, "-noext /usr/local/share/WindowMaker/Themes $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle"), + ("Estilos", OPEN_MENU, "-noext /usr/local/share/WindowMaker/Styles $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle"), + ("Grupos de iconos", OPEN_MENU, "-noext /usr/local/share/WindowMaker/IconSets $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons"), ("Papel Tapiz", ("Solido", ("Negro", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, black)'"), @@ -90,10 +90,10 @@ ("Sombras grises", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#636380\", \"#131318\")'"), ("Sombras vino", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#600040\", \"#180010\")'") ), - ("Imagenes", OPEN_MENU, "-noext /usr/local/share/WindowMaker/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") + ("Imagenes", OPEN_MENU, "-noext /usr/local/share/WindowMaker/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") ), - ("Guardar tema", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""), - ("Guardar iconos", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""), + ("Guardar tema", SHEXEC, "getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""), + ("Guardar iconos", SHEXEC, "geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""), ("Preferencias", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs") ), ("Salir", diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu.fi WindowMaker-0.91.0/WindowMaker/plmenu.fi --- WindowMaker-0.91.0-orig/WindowMaker/plmenu.fi 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu.fi 2004-10-26 22:31:19.000000000 +0200 @@ -238,17 +238,17 @@ ( "Teemat", OPEN_MENU, - "-noext /usr/local/share/WindowMaker/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle" + "-noext /usr/local/share/WindowMaker/Themes $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle" ), ( "Tyylit", OPEN_MENU, - "-noext /usr/local/share/WindowMaker/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle" + "-noext /usr/local/share/WindowMaker/Styles $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle" ), ( "Kuvakkeet", OPEN_MENU, - "-noext /usr/local/share/WindowMaker/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons" + "-noext /usr/local/share/WindowMaker/IconSets $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons" ), ( "Taustat", @@ -341,18 +341,18 @@ ( "Kuvat", OPEN_MENU, - "-noext /usr/local/share/WindowMaker/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t" + "-noext /usr/local/share/WindowMaker/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t" ) ), ( "Tallenna teema", EXEC, - "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Teeman nimi,Kirjoita teematiedoston nimi:)\"" + "getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/\"%a(Teeman nimi,Kirjoita teematiedoston nimi:)\"" ), ( "Tallenna kuvakkeet", EXEC, - "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(Kuvakesetin nimi,Kirjoita tiedostonnimi:)\"" + "geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/\"%a(Kuvakesetin nimi,Kirjoita tiedostonnimi:)\"" ), ( "Asetukset", diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu.fr WindowMaker-0.91.0/WindowMaker/plmenu.fr --- WindowMaker-0.91.0-orig/WindowMaker/plmenu.fr 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu.fr 2004-10-26 22:31:19.000000000 +0200 @@ -66,9 +66,9 @@ ("Effacer la session", CLEAR_SESSION) ), ("Apparence", - ("Thèmes", OPEN_MENU, "-noext /opt/share/WindowMaker/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"), - ("Styles", OPEN_MENU, "-noext /opt/share/WindowMaker/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle"), - ("Jeu d'icônes", OPEN_MENU, "-noext /opt/share/WindowMaker/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons"), + ("Thèmes", OPEN_MENU, "-noext /opt/share/WindowMaker/Themes $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle"), + ("Styles", OPEN_MENU, "-noext /opt/share/WindowMaker/Styles $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle"), + ("Jeu d'icônes", OPEN_MENU, "-noext /opt/share/WindowMaker/IconSets $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons"), ("Fond d'écran", ("Unifié", ("Noir", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, black)'"), @@ -88,10 +88,10 @@ ("Dégradés de Gris", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#636380\", \"#131318\")'"), ("Dégradés de Bordeau", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#600040\", \"#180010\")'") ), - ("Images", OPEN_MENU, "-noext /opt/share/WindowMaker/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") + ("Images", OPEN_MENU, "-noext /opt/share/WindowMaker/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") ), - ("Sauver le thème", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes /\"%a(Nom du thème,Entrez un nom de fichier:)\""), - ("Sauver le jeu d'icônes", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets /\"%a(Nom du jeu d'icônes,Entrez un nom de fichier:)\"") + ("Sauver le thème", SHEXEC, "getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes /\"%a(Nom du thème,Entrez un nom de fichier:)\""), + ("Sauver le jeu d'icônes", SHEXEC, "geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets /\"%a(Nom du jeu d'icônes,Entrez un nom de fichier:)\"") ), ("Quitter", ("Redémarrer", RESTART), diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu.hr WindowMaker-0.91.0/WindowMaker/plmenu.hr --- WindowMaker-0.91.0-orig/WindowMaker/plmenu.hr 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu.hr 2004-10-26 22:31:19.000000000 +0200 @@ -88,17 +88,17 @@ ( Teme, OPEN_MENU, - "-noext /usr/local/share/WindowMaker/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle" + "-noext /usr/local/share/WindowMaker/Themes $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle" ), ( Stilovi, OPEN_MENU, - "-noext /usr/local/share/WindowMaker/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle" + "-noext /usr/local/share/WindowMaker/Styles $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle" ), ( "Setovi ikona", OPEN_MENU, - "-noext /usr/local/share/WindowMaker/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons" + "-noext /usr/local/share/WindowMaker/IconSets $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons" ), ( Pozadina, @@ -191,18 +191,18 @@ ( Slike, OPEN_MENU, - "-noext /usr/local/share/WindowMaker/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t" + "-noext /usr/local/share/WindowMaker/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t" ) ), ( "Snimi temu", SHEXEC, - "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\"" + "getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\"" ), ( "Snimi set ikona", SHEXEC, - "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\"" + "geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\"" ) ), ( diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu.it WindowMaker-0.91.0/WindowMaker/plmenu.it --- WindowMaker-0.91.0-orig/WindowMaker/plmenu.it 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu.it 2004-10-26 22:19:09.000000000 +0200 @@ -66,9 +66,9 @@ ("Cancella Sessione salvata", CLEAR_SESSION) ), ("Visualizzazione", - ("Temi", OPEN_MENU, "-noext /usr/X11R6/share/WindowMaker/Themes ~/GNUstep/Library/WindowMaker/Themes WITH setstyle"), - ("Stili", OPEN_MENU, "-noext /usr/X11R6/share/WindowMaker/Styles ~/GNUstep/Library/WindowMaker/Styles WITH setstyle"), - ("Set di Icone", OPEN_MENU, "-noext /usr/X11R6/share/WindowMaker/IconSets ~/GNUstep/Library/WindowMaker/IconSets WITH seticons"), + ("Temi", OPEN_MENU, "-noext /usr/X11R6/share/WindowMaker/Themes ~/.GNUstep/Library/WindowMaker/Themes WITH setstyle"), + ("Stili", OPEN_MENU, "-noext /usr/X11R6/share/WindowMaker/Styles ~/.GNUstep/Library/WindowMaker/Styles WITH setstyle"), + ("Set di Icone", OPEN_MENU, "-noext /usr/X11R6/share/WindowMaker/IconSets ~/.GNUstep/Library/WindowMaker/IconSets WITH seticons"), ("Sfondo", ("Tinta unita", ("Nero", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, black)'"), @@ -90,10 +90,10 @@ ("Sfumature Grigie", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#636380\", \"#131318\")'"), ("Sfumature Vinaccia", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#600040\", \"#180010\")'") ), - ("Immagini", OPEN_MENU, "-noext /usr/X11R6/share/WindowMaker/Backgrounds ~/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") + ("Immagini", OPEN_MENU, "-noext /usr/X11R6/share/WindowMaker/Backgrounds ~/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") ), - ("Salva il tema", EXEC, "getstyle -t ~/GNUstep/Library/WindowMaker/Themes/\"%a(Nome Tema)\""), - ("Salva il set icone", EXEC, "geticonset ~/GNUstep/Library/WindowMaker/IconSets/\"%a(Nome IconSet)\"") + ("Salva il tema", EXEC, "getstyle -t ~/.GNUstep/Library/WindowMaker/Themes/\"%a(Nome Tema)\""), + ("Salva il set icone", EXEC, "geticonset ~/.GNUstep/Library/WindowMaker/IconSets/\"%a(Nome IconSet)\"") ), ("Esci", ("Riavvia", RESTART), diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu.ja WindowMaker-0.91.0/WindowMaker/plmenu.ja --- WindowMaker-0.91.0-orig/WindowMaker/plmenu.ja 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu.ja 2004-10-26 22:31:19.000000000 +0200 @@ -66,9 +66,9 @@ ("セッションをクリア", CLEAR_SESSION) ), ("外観", - ("テーマ", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"), - ("スタイル", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle"), - ("アイコンセット", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons"), + ("テーマ", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle"), + ("スタイル", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle"), + ("アイコンセット", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons"), ("背景", ("ソリッド", ("Black", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, black)'"), @@ -90,10 +90,10 @@ ("Grey Shades", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#636380\", \"#131318\")'"), ("Wine Shades", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#600040\", \"#180010\")'") ), - ("イメージ", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") + ("イメージ", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") ), - ("設定をテーマとしてセーブ", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""), - ("現在のアイコンセットをセーブ", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""), + ("設定をテーマとしてセーブ", SHEXEC, "getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""), + ("現在のアイコンセットをセーブ", SHEXEC, "geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""), ("設定ユーティリティ", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs") ), ("終了", diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu.ko WindowMaker-0.91.0/WindowMaker/plmenu.ko --- WindowMaker-0.91.0-orig/WindowMaker/plmenu.ko 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu.ko 2004-10-26 22:31:19.000000000 +0200 @@ -64,11 +64,11 @@ ("작업공간", WORKSPACE_MENU), ("작업환경", ("설 정", SHEXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs || wmakerconf"), - ("테 마", OPEN_MENU, "-noext /usr/share/WindowMaker/Themes ~/GNUstep/Library/WindowMaker/Themes WITH setstyle"), - ("테마저장", EXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(테마 이름,파일 이름을 입력하세요:)\""), - ("스 타 일", OPEN_MENU, "-noext /usr/share/WindowMaker/Styles ~/GNUstep/Library/WindowMaker/Styles WITH setstyle"), - ("아이콘셋", OPEN_MENU, "-noext /usr/share/WindowMaker/IconSets ~/GNUstep/Library/WindowMaker/IconSets WITH seticons"), - ("아이콘셋저장", EXEC, "geticonset ~/GNUstep/Library/WindowMaker/IconSets/\"%a(아이콘셋 이름,파일 이름을 입력하세요:)\""), + ("테 마", OPEN_MENU, "-noext /usr/share/WindowMaker/Themes ~/.GNUstep/Library/WindowMaker/Themes WITH setstyle"), + ("테마저장", EXEC, "getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/\"%a(테마 이름,파일 이름을 입력하세요:)\""), + ("스 타 일", OPEN_MENU, "-noext /usr/share/WindowMaker/Styles ~/.GNUstep/Library/WindowMaker/Styles WITH setstyle"), + ("아이콘셋", OPEN_MENU, "-noext /usr/share/WindowMaker/IconSets ~/.GNUstep/Library/WindowMaker/IconSets WITH seticons"), + ("아이콘셋저장", EXEC, "geticonset ~/.GNUstep/Library/WindowMaker/IconSets/\"%a(아이콘셋 이름,파일 이름을 입력하세요:)\""), ("배경화면", ("단 색", ("Black", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, black)'"), @@ -82,9 +82,9 @@ ("색지정", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, \"%a(배경색:)\")'") ), ("그 림", - ("전체화면", OPEN_MENU, "-noext /usr/share/WindowMaker/Backgrounds ~/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -s"), - ("타일형식", OPEN_MENU, "-noext /usr/share/WindowMaker/Backgrounds ~/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t"), - ("가 운 데", OPEN_MENU, "-noext /usr/share/WindowMaker/Backgrounds ~/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -e") + ("전체화면", OPEN_MENU, "-noext /usr/share/WindowMaker/Backgrounds ~/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -s"), + ("타일형식", OPEN_MENU, "-noext /usr/share/WindowMaker/Backgrounds ~/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t"), + ("가 운 데", OPEN_MENU, "-noext /usr/share/WindowMaker/Backgrounds ~/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -e") ), ("그래디언트", ("Sunset", EXEC, "wdwrite WindowMaker WorkspaceBack '(mvgradient, deepskyblue4, black, deepskyblue4, tomato4)'"), diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu.pl WindowMaker-0.91.0/WindowMaker/plmenu.pl --- WindowMaker-0.91.0-orig/WindowMaker/plmenu.pl 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu.pl 2004-10-26 22:31:19.000000000 +0200 @@ -9,9 +9,9 @@ ), ("Konfiguracja", - ("Edycja menu", EXEC, "xterm -T 'Edycja menu' -e vi $HOME/GNUstep/Library/WindowMaker/menu"), - ("Ustawienie fontów", EXEC, "xterm -T 'Ustawienie fontów' -e vi $HOME/GNUstep/Defaults/WMGLOBAL"), - ("Konfiguracja", EXEC, "xterm -T 'Konfiguracja' -e vi $HOME/GNUstep/Defaults/WindowMaker") + ("Edycja menu", EXEC, "xterm -T 'Edycja menu' -e vi $HOME/.GNUstep/Library/WindowMaker/menu"), + ("Ustawienie fontów", EXEC, "xterm -T 'Ustawienie fontów' -e vi $HOME/.GNUstep/Defaults/WMGLOBAL"), + ("Konfiguracja", EXEC, "xterm -T 'Konfiguracja' -e vi $HOME/.GNUstep/Defaults/WindowMaker") ), ("Uruchom...", EXEC, "%a(Uruchom,Wpisz komende do uruchomienia:)"), @@ -131,9 +131,9 @@ ), ("Wygląd", - ("Tematy", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"), - ("Style", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle"), - ("Ustawienia ikon", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons"), + ("Tematy", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle"), + ("Style", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle"), + ("Ustawienia ikon", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons"), ("Tło", ("Jednolite", ("Czarny", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, black)'"), @@ -155,10 +155,10 @@ ("Cieniowany Szary", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, '#636380', '#131318')'"), ("Cieniowany Winnny", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, '#600040', '#180010')'") ), - ("Obrazki", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t)") + ("Obrazki", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t)") ), - ("Zaoamiętanie Tematu", EXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/'%a(Nazwa tematu,Wpisz nazwe pliku:)'"), - ("Zapamiętanie Ustawień Ikon", EXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/'%a(Ustawienia ikon,Wpisz nazwe pliku:)'") + ("Zaoamiętanie Tematu", EXEC, "getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/'%a(Nazwa tematu,Wpisz nazwe pliku:)'"), + ("Zapamiętanie Ustawień Ikon", EXEC, "geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/'%a(Ustawienia ikon,Wpisz nazwe pliku:)'") ), ("Wyjście", diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu.ro WindowMaker-0.91.0/WindowMaker/plmenu.ro --- WindowMaker-0.91.0-orig/WindowMaker/plmenu.ro 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu.ro 2004-10-26 22:31:19.000000000 +0200 @@ -66,9 +66,9 @@ ("Şterge Setările de Sesiune", CLEAR_SESSION) ), ("Configurare", - ("Teme", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"), - ("Stiluri", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle"), - ("Seturi de Iconiţe", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons"), + ("Teme", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle"), + ("Stiluri", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle"), + ("Seturi de Iconiţe", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons"), ("Fundal", ("Solid", ("Negru", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, black)'"), @@ -90,10 +90,10 @@ ("Gradient Gri", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#636380\", \"#131318\")'"), ("Gradient Vişiniu", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#600040\", \"#180010\")'") ), - ("Imagini", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") + ("Imagini", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") ), - ("Salvează Tema", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""), - ("Salvează Setul de Iconiţe", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""), + ("Salvează Tema", SHEXEC, "getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""), + ("Salvează Setul de Iconiţe", SHEXEC, "geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""), ("Utilitar de Configurare", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs") ), ("Ieşire", diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu.sk WindowMaker-0.91.0/WindowMaker/plmenu.sk --- WindowMaker-0.91.0-orig/WindowMaker/plmenu.sk 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu.sk 2004-10-26 22:31:19.000000000 +0200 @@ -66,9 +66,9 @@ ("Zmazať sedenie", CLEAR_SESSION) ), ("Vzhľad", - ("Témy", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"), - ("Štýly", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle"), - ("Sada ikon", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons"), + ("Témy", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle"), + ("Štýly", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle"), + ("Sada ikon", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons"), ("Pozadie", ("Jedna farba", ("Čierna", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, black)'"), @@ -90,10 +90,10 @@ ("Odtiene sivej", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#636380\", \"#131318\")'"), ("Odtiene vínovej", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#600040\", \"#180010\")'") ), - ("Obrázky", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") + ("Obrázky", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") ), - ("Uložiť tému", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""), - ("Uložiť sadu ikon", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""), + ("Uložiť tému", SHEXEC, "getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""), + ("Uložiť sadu ikon", SHEXEC, "geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""), ("Konfiguračný nástroj", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs") ), ("Koniec", diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu.zh_CN WindowMaker-0.91.0/WindowMaker/plmenu.zh_CN --- WindowMaker-0.91.0-orig/WindowMaker/plmenu.zh_CN 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu.zh_CN 2004-10-26 22:31:19.000000000 +0200 @@ -68,9 +68,9 @@ ("清除保存的会话", CLEAR_SESSION) ), ("外观", - ("主题", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"), - ("风格", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle"), - ("图标集", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons"), + ("主题", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle"), + ("风格", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle"), + ("图标集", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons"), ("背景", ("单色", ("黑", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, black)'"), @@ -92,10 +92,10 @@ ("灰色阴影", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#636380\", \"#131318\")'"), ("酒红阴影", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#600040\", \"#180010\")'") ), - ("图像", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") + ("图像", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") ), - ("保存主题", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(主题名)\""), - ("保存图标集", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(图标集名)\"") + ("保存主题", SHEXEC, "getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/\"%a(主题名)\""), + ("保存图标集", SHEXEC, "geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/\"%a(图标集名)\"") ), ("退出", ("重新启动", RESTART), diff -Naur WindowMaker-0.91.0-orig/WindowMaker/plmenu.zh_TW WindowMaker-0.91.0/WindowMaker/plmenu.zh_TW --- WindowMaker-0.91.0-orig/WindowMaker/plmenu.zh_TW 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/plmenu.zh_TW 2004-10-26 22:31:19.000000000 +0200 @@ -64,9 +64,9 @@ ("清除階段狀態", CLEAR_SESSION) ), ("外觀", - ("主題", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/GNUstep/Library/WindowMaker/Themes WITH setstyle"), - ("風格", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/GNUstep/Library/WindowMaker/Styles WITH setstyle"), - ("圖示集", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/GNUstep/Library/WindowMaker/IconSets WITH seticons"), + ("主題", OPEN_MENU, "-noext #wmdatadir#/Themes $HOME/.GNUstep/Library/WindowMaker/Themes WITH setstyle"), + ("風格", OPEN_MENU, "-noext #wmdatadir#/Styles $HOME/.GNUstep/Library/WindowMaker/Styles WITH setstyle"), + ("圖示集", OPEN_MENU, "-noext #wmdatadir#/IconSets $HOME/.GNUstep/Library/WindowMaker/IconSets WITH seticons"), ("背景", ("實體色", ("Black", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, black)'"), @@ -88,10 +88,10 @@ ("Grey Shades", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#636380\", \"#131318\")'"), ("Wine Shades", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#600040\", \"#180010\")'") ), - ("圖片", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") + ("圖片", OPEN_MENU, "-noext #wmdatadir#/Backgrounds $HOME/.GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t") ), - ("儲存主題", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/%a(主題名稱)"), - ("儲存圖示集", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/%a(圖示集名稱)"), + ("儲存主題", SHEXEC, "getstyle -t $HOME/.GNUstep/Library/WindowMaker/Themes/%a(主題名稱)"), + ("儲存圖示集", SHEXEC, "geticonset $HOME/.GNUstep/Library/WindowMaker/IconSets/%a(圖示集名稱)"), ("偏好設定公用程式", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs") ), ("離開", diff -Naur WindowMaker-0.91.0-orig/WindowMaker/wmmacros WindowMaker-0.91.0/WindowMaker/wmmacros --- WindowMaker-0.91.0-orig/WindowMaker/wmmacros 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/WindowMaker/wmmacros 2004-10-26 22:31:19.000000000 +0200 @@ -22,7 +22,7 @@ /* * SETSTYLE FILE - loads a style file */ -#define SETSTYLE EXEC cd $HOME/GNUstep/Library/WindowMaker/Styles; setstyle +#define SETSTYLE EXEC cd $HOME/.GNUstep/Library/WindowMaker/Styles; setstyle /* diff -Naur WindowMaker-0.91.0-orig/doc/geticonset.1x WindowMaker-0.91.0/doc/geticonset.1x --- WindowMaker-0.91.0-orig/doc/geticonset.1x 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/doc/geticonset.1x 2004-10-26 22:19:09.000000000 +0200 @@ -21,7 +21,7 @@ .IP GNUSTEP_USER_ROOT specifies the initial path for the Defaults directory. "Defaults/" is appended to this variable to determine the actual location of the -databases. If the varialbe is not set, it defaults to "~/GNUstep" +databases. If the varialbe is not set, it defaults to "~/.GNUstep" .SH FILES .IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes is the actual file that's read. diff -Naur WindowMaker-0.91.0-orig/doc/getstyle.1x WindowMaker-0.91.0/doc/getstyle.1x --- WindowMaker-0.91.0-orig/doc/getstyle.1x 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/doc/getstyle.1x 2004-10-26 22:19:09.000000000 +0200 @@ -50,7 +50,7 @@ .IP GNUSTEP_USER_ROOT specifies the initial path for the Defaults directory. "Defaults/" is appended to this variable to determine the actual location of the -databases. If the varialbe is not set, it defaults to "~/GNUstep" +databases. If the varialbe is not set, it defaults to "~/.GNUstep" .SH FILES .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker This is the actual file that gets written. diff -Naur WindowMaker-0.91.0-orig/doc/seticons.1x WindowMaker-0.91.0/doc/seticons.1x --- WindowMaker-0.91.0-orig/doc/seticons.1x 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/doc/seticons.1x 2004-10-26 22:19:09.000000000 +0200 @@ -23,7 +23,7 @@ .IP GNUSTEP_USER_ROOT specifies the initial path for the Defaults directory. "Defaults/" is appended to this variable to determine the actual location of the -databases. If the varialbe is not set, it defaults to "~/GNUstep" +databases. If the varialbe is not set, it defaults to "~/.GNUstep" .SH FILES .IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes This is the actual file that's written. diff -Naur WindowMaker-0.91.0-orig/doc/setstyle.1x WindowMaker-0.91.0/doc/setstyle.1x --- WindowMaker-0.91.0-orig/doc/setstyle.1x 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/doc/setstyle.1x 2004-10-26 22:19:09.000000000 +0200 @@ -42,7 +42,7 @@ .IP GNUSTEP_USER_ROOT specifies the initial path for the Defaults directory. "Defaults/" is appended to this variable to determine the actual location of the -databases. If the varialbe is not set, it defaults to "~/GNUstep" +databases. If the varialbe is not set, it defaults to "~/.GNUstep" .SH FILES .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker This is the actual file that's written. diff -Naur WindowMaker-0.91.0-orig/doc/sk/geticonset.1x WindowMaker-0.91.0/doc/sk/geticonset.1x --- WindowMaker-0.91.0-orig/doc/sk/geticonset.1x 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/doc/sk/geticonset.1x 2004-10-26 22:19:09.000000000 +0200 @@ -21,7 +21,7 @@ .IP GNUSTEP_USER_ROOT pecifikuje cestu k adresru Defaults. "Defaults/" je pridan k tejto premennej, m sa ur umiestnenie databz. Ak premenn nie je nastaven, -jej implicitn hodnota je "~/GNUstep" +jej implicitn hodnota je "~/.GNUstep" .SH SBORY .IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes Toto je sbor, ktor sa zape. diff -Naur WindowMaker-0.91.0-orig/doc/sk/getstyle.1x WindowMaker-0.91.0/doc/sk/getstyle.1x --- WindowMaker-0.91.0-orig/doc/sk/getstyle.1x 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/doc/sk/getstyle.1x 2004-10-26 22:19:09.000000000 +0200 @@ -39,7 +39,7 @@ .IP GNUSTEP_USER_ROOT pecifikuje cestu k adresru Defaults. "Defaults/" je pridan k tejto premennej, m sa ur umiestnenie databz. Ak premenn nie je nastaven, -jej implicitn hodnota je "~/GNUstep" +jej implicitn hodnota je "~/.GNUstep" .SH SBORY .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker Toto je sbor, ktor sa zape. diff -Naur WindowMaker-0.91.0-orig/doc/sk/seticons.1x WindowMaker-0.91.0/doc/sk/seticons.1x --- WindowMaker-0.91.0-orig/doc/sk/seticons.1x 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/doc/sk/seticons.1x 2004-10-26 22:19:09.000000000 +0200 @@ -23,7 +23,7 @@ .IP GNUSTEP_USER_ROOT pecifikuje cestu k adresru Defaults. "Defaults/" je pridan k tejto premennej, m sa ur umiestnenie databz. Ak premenn nie je nastaven, -jej implicitn hodnota je "~/GNUstep" +jej implicitn hodnota je "~/.GNUstep" .SH SBORY .IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes Toto je sbor, ktor sa zape. diff -Naur WindowMaker-0.91.0-orig/doc/sk/setstyle.1x WindowMaker-0.91.0/doc/sk/setstyle.1x --- WindowMaker-0.91.0-orig/doc/sk/setstyle.1x 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/doc/sk/setstyle.1x 2004-10-26 22:19:09.000000000 +0200 @@ -32,7 +32,7 @@ .IP GNUSTEP_USER_ROOT pecifikuje cestu k adresru Defaults. "Defaults/" je pridan k tejto premennej, m sa ur umiestnenie databz. Ak premenn nie je nastaven, -jej implicitn hodnota je "~/GNUstep" +jej implicitn hodnota je "~/.GNUstep" .SH SBORY .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker Toto je sbor, ktor sa zape. diff -Naur WindowMaker-0.91.0-orig/doc/sk/wdwrite.1x WindowMaker-0.91.0/doc/sk/wdwrite.1x --- WindowMaker-0.91.0-orig/doc/sk/wdwrite.1x 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/doc/sk/wdwrite.1x 2004-10-26 22:19:09.000000000 +0200 @@ -26,7 +26,7 @@ .IP GNUSTEP_USER_ROOT pecifikuje cestu k adresru Defaults. "Defaults/" je pridan k tejto premennej, m sa ur umiestnenie databz. Ak premenn nie je nastaven, -jej implicitn hodnota je "~/GNUstep" +jej implicitn hodnota je "~/.GNUstep" .SH SBORY Domny sa nachdzaj v GNUSTEP_USER_ROOT/Defaults/ .SH POZRI TIE diff -Naur WindowMaker-0.91.0-orig/doc/sk/wmaker.1x WindowMaker-0.91.0/doc/sk/wmaker.1x --- WindowMaker-0.91.0-orig/doc/sk/wmaker.1x 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/doc/sk/wmaker.1x 2004-10-26 22:19:09.000000000 +0200 @@ -43,18 +43,18 @@ .PP .SH SBORY .TP -.B ~/GNUstep/Defaults/WindowMaker +.B ~/.GNUstep/Defaults/WindowMaker veobecn nastavenia Window Makera. .TP -.B ~/GNUstep/Defaults/WMState +.B ~/.GNUstep/Defaults/WMState informcie o Doku a Spinke. NEeditujte za behu Window Makeru. Bude prepsan. .TP -.B ~/GNUstep/Defaults/WMRootMenu +.B ~/.GNUstep/Defaults/WMRootMenu Obsahuje meno sboru, z ktorho sa m nata hlavn menu alebo menu samotn vo formte proplist. .TP -.B ~/GNUstep/Defaults/WMWindowAttributes +.B ~/.GNUstep/Defaults/WMWindowAttributes Atribty pre rzne triedy a intancie aplikci. Pouite editor nastaven (ahajte prav tlatko na hornej lite aplikcie, zvote Nastavenia) namiesto priameho editovania tohto sboru. Je len mlo nastaven, ktor @@ -66,10 +66,10 @@ s natan, ak je potrebn zapsa zmenu konfigurcie sp do tchto sborov, zapu sa do uvateskch sborov. .TP -.B ~/GNUstep/Library/WindowMaker/autostart +.B ~/.GNUstep/Library/WindowMaker/autostart Tento skript sa automaticky vykon pri tarte Window Makera. .TP -.B ~/GNUstep/Library/WindowMaker/exitscript +.B ~/.GNUstep/Library/WindowMaker/exitscript Tento skript sa automaticky vykon bezprostredne pred ukonenm Window Makera. .B Poznmka: Ak potrebujete spusti z tohto skriptu nieo, o vyaduje spusten X server, @@ -78,24 +78,24 @@ z hlavnho menu. Inak sa me sta, e X server sa ukon skr ne sa vykon skript. .TP -.B ~/GNUstep/Library/WindowMaker/ +.B ~/.GNUstep/Library/WindowMaker/ Sbor menu, ktorho nzov je vo WMRootMenu, sa had tu... .TP .B /etc/X11/WindowMaker/ a tu, v tomto porad, pokia nie je nzov absoltna cesta. .TP -.B ~/GNUstep/Library/WindowMaker/Pixmaps/ +.B ~/.GNUstep/Library/WindowMaker/Pixmaps/ Tu had Window Maker obrzky .TP -.B ~/GNUstep/Library/WindowMaker/Backgrounds/ +.B ~/.GNUstep/Library/WindowMaker/Backgrounds/ Tu had Window Maker pozadia .TP -.B ~/GNUstep/Library/WindowMaker/Styles/ +.B ~/.GNUstep/Library/WindowMaker/Styles/ Tu had Window Maker sbory so tlmi (nie celkom... vyzer to tak, ale aj tak muste zada pln cestu. Je to len vyhraden miesto, aby boli veci pekne usporiadan) .TP -.B ~/GNUstep/Library/WindowMaker/Themes/ +.B ~/.GNUstep/Library/WindowMaker/Themes/ Tu had Window Maker sbory s tmami (vi vyie) .TP .B /usr/share/WindowMaker/Pixmaps/ @@ -113,7 +113,7 @@ .IP GNUSTEP_USER_ROOT pecifikuje cestu k adresru Defaults. "Defaults/" je pridan k tejto premennej, m sa ur umiestnenie databz. Ak premenn nie je nastaven, -jej implicitn hodnota je "~/GNUstep" +jej implicitn hodnota je "~/.GNUstep" .IP GNUSTEP_LOCAL_ROOT pecifikuje umiestnenie systmovho \fBloklneho\fP GNUstep adresra (toto je uiton v prpade, e umiestnenie adresra spolonho pre cel systm je diff -Naur WindowMaker-0.91.0-orig/doc/wdwrite.1x WindowMaker-0.91.0/doc/wdwrite.1x --- WindowMaker-0.91.0-orig/doc/wdwrite.1x 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/doc/wdwrite.1x 2004-10-26 22:19:09.000000000 +0200 @@ -26,7 +26,7 @@ .IP GNUSTEP_USER_ROOT specifies the initial path for the Defaults directory. "Defaults/" is appended to this variable to determine the actual location of the -databases. If the varialbe is not set, it defaults to "~/GNUstep" +databases. If the varialbe is not set, it defaults to "~/.GNUstep" .SH FILES The domains reside in GNUSTEP_USER_ROOT/Defaults/ .SH SEE ALSO diff -Naur WindowMaker-0.91.0-orig/doc/wmaker.1x WindowMaker-0.91.0/doc/wmaker.1x --- WindowMaker-0.91.0-orig/doc/wmaker.1x 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/doc/wmaker.1x 2004-10-26 22:19:09.000000000 +0200 @@ -43,18 +43,18 @@ .PP .SH FILES .TP -.B ~/GNUstep/Defaults/WindowMaker +.B ~/.GNUstep/Defaults/WindowMaker general Window Maker defaults. .TP -.B ~/GNUstep/Defaults/WMState +.B ~/.GNUstep/Defaults/WMState information about the Dock and Clip. DON'T edit this while running Window Maker. It will be overwritten. .TP -.B ~/GNUstep/Defaults/WMRootMenu +.B ~/.GNUstep/Defaults/WMRootMenu Contains the name of the file to read the root menu from or the menu itself, in property list format. .TP -.B ~/GNUstep/Defaults/WMWindowAttributes +.B ~/.GNUstep/Defaults/WMWindowAttributes Attributes for different application classes and instances. Use the Attribute Editor (right drag the application's title bar, select Attributes) instead of modifying this file directly. There are just a @@ -66,10 +66,10 @@ from, if it's necesary to write configuration changes back into this files, user's files will be written to. .TP -.B ~/GNUstep/Library/WindowMaker/autostart +.B ~/.GNUstep/Library/WindowMaker/autostart This script is automatically executed when Window Maker is started. .TP -.B ~/GNUstep/Library/WindowMaker/exitscript +.B ~/.GNUstep/Library/WindowMaker/exitscript This script is automatically executed immediately before Window Maker is exited. .B Note: @@ -79,24 +79,24 @@ command from the root menu to exit Window Maker. Otherwise, the X server might be shut down before the script is executed. .TP -.B ~/GNUstep/Library/WindowMaker/ +.B ~/.GNUstep/Library/WindowMaker/ The menu file indicated in WMRootMenu is looked for here... .TP .B /etc/X11/WindowMaker/ and here, in that order. Unless, the indicated path is an absolute path. .TP -.B ~/GNUstep/Library/WindowMaker/Pixmaps/ +.B ~/.GNUstep/Library/WindowMaker/Pixmaps/ Window Maker looks for pixmaps here .TP -.B ~/GNUstep/Library/WindowMaker/Backgrounds/ +.B ~/.GNUstep/Library/WindowMaker/Backgrounds/ Window Maker looks for backgrounds here .TP -.B ~/GNUstep/Library/WindowMaker/Styles/ +.B ~/.GNUstep/Library/WindowMaker/Styles/ Window Maker looks for style files here (not true... it looks like it does, but you have to specify the full path anyway, it's just a place to keep things nicely ordered) .TP -.B ~/GNUstep/Library/WindowMaker/Themes/ +.B ~/.GNUstep/Library/WindowMaker/Themes/ Window Maker looks for theme files here (ibid) .TP .B /usr/share/WindowMaker/Pixmaps/ @@ -114,7 +114,7 @@ .IP GNUSTEP_USER_ROOT specifies the initial path for the Defaults directory. "Defaults/" is appended to this variable to determine the actual location of the -databases. If the varialbe is not set, it defaults to "~/GNUstep" +databases. If the varialbe is not set, it defaults to "~/.GNUstep" .IP GNUSTEP_LOCAL_ROOT specifies the location of the system-wide \fBlocal\fP GNUstep directory (this is useful, for example, in those cases where the diff -Naur WindowMaker-0.91.0-orig/src/WindowMaker.h WindowMaker-0.91.0/src/WindowMaker.h --- WindowMaker-0.91.0-orig/src/WindowMaker.h 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/src/WindowMaker.h 2004-10-26 22:19:09.000000000 +0200 @@ -479,7 +479,7 @@ unsigned int nodock:1; /* don't display the dock */ unsigned int noclip:1; /* don't display the clip */ unsigned int nocpp:1; /* don't use cpp */ - unsigned int noupdates:1; /* don't require ~/GNUstep (-static) */ + unsigned int noupdates:1; /* don't require ~/.GNUstep (-static) */ unsigned int noautolaunch:1; /* don't autolaunch apps */ unsigned int norestore:1; /* don't restore session */ unsigned int create_stdcmap:1; /* create std colormap */ diff -Naur WindowMaker-0.91.0-orig/src/icon.c WindowMaker-0.91.0/src/icon.c --- WindowMaker-0.91.0-orig/src/icon.c 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/src/icon.c 2004-10-26 22:19:09.000000000 +0200 @@ -527,7 +527,7 @@ /* * wIconStore-- - * Stores the client supplied icon at ~/GNUstep/.AppInfo/WindowMaker + * Stores the client supplied icon at ~/.GNUstep/.AppInfo/WindowMaker * and returns the path for that icon. Returns NULL if there is no * client supplied icon or on failure. * diff -Naur WindowMaker-0.91.0-orig/src/session.c WindowMaker-0.91.0/src/session.c --- WindowMaker-0.91.0-orig/src/session.c 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/src/session.c 2004-10-26 22:19:09.000000000 +0200 @@ -699,7 +699,7 @@ * might want to keep the dock configuration while not wanting to * resume a previously saved session. * So, wmaker specific state info can be saved in - * ~/GNUstep/.AppInfo/WindowMaker/statename.state + * ~/.GNUstep/.AppInfo/WindowMaker/statename.state * Its better to not put it in the defaults directory because: * - its not a defaults file (having domain names like wmaker0089504baa * in the defaults directory wouldn't be very neat) diff -Naur WindowMaker-0.91.0-orig/src/wconfig.h WindowMaker-0.91.0/src/wconfig.h --- WindowMaker-0.91.0-orig/src/wconfig.h 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/src/wconfig.h 2004-10-26 22:19:09.000000000 +0200 @@ -213,7 +213,7 @@ /* list of paths to look for the config files, searched in order * of appearance */ #define DEF_CONFIG_PATHS \ - "~/GNUstep/Library/WindowMaker:"PKGDATADIR + "~/.GNUstep/Library/WindowMaker:"PKGDATADIR #define DEF_MENU_FILE "menu" @@ -237,17 +237,17 @@ /* pixmap path */ #define DEF_PIXMAP_PATHS \ - "(\"~/pixmaps\",\"~/GNUstep/Library/WindowMaker/Pixmaps\",\""PIXMAPDIR"\")" + "(\"~/pixmaps\",\"~/.GNUstep/Library/WindowMaker/Pixmaps\",\""PIXMAPDIR"\")" #ifdef USER_MENU #define GLOBAL_USER_MENU_PATH PKGDATADIR"/UserMenus" #define DEF_USER_MENU_PATHS \ - "~/GNUstep/Library/WindowMaker/UserMenus:"GLOBAL_USER_MENU_PATH + "~/.GNUstep/Library/WindowMaker/UserMenus:"GLOBAL_USER_MENU_PATH #endif /* icon path */ #define DEF_ICON_PATHS \ - "(\"~/pixmaps\",\"~/GNUstep/Library/Icons\",\"/usr/include/X11/pixmaps/\",\""PIXMAPDIR"\")" + "(\"~/pixmaps\",\"~/.GNUstep/Library/Icons\",\"/usr/include/X11/pixmaps/\",\""PIXMAPDIR"\")" /* window title to use for untitled windows */ diff -Naur WindowMaker-0.91.0-orig/src/wconfig.h.in WindowMaker-0.91.0/src/wconfig.h.in --- WindowMaker-0.91.0-orig/src/wconfig.h.in 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/src/wconfig.h.in 2004-10-26 22:19:09.000000000 +0200 @@ -213,7 +213,7 @@ /* list of paths to look for the config files, searched in order * of appearance */ #define DEF_CONFIG_PATHS \ - "~/GNUstep/Library/WindowMaker:"PKGDATADIR + "~/.GNUstep/Library/WindowMaker:"PKGDATADIR #define DEF_MENU_FILE "menu" @@ -237,17 +237,17 @@ /* pixmap path */ #define DEF_PIXMAP_PATHS \ - "(\"~/pixmaps\",\"~/GNUstep/Library/WindowMaker/Pixmaps\",\""PIXMAPDIR"\")" + "(\"~/pixmaps\",\"~/.GNUstep/Library/WindowMaker/Pixmaps\",\""PIXMAPDIR"\")" #ifdef USER_MENU #define GLOBAL_USER_MENU_PATH PKGDATADIR"/UserMenus" #define DEF_USER_MENU_PATHS \ - "~/GNUstep/Library/WindowMaker/UserMenus:"GLOBAL_USER_MENU_PATH + "~/.GNUstep/Library/WindowMaker/UserMenus:"GLOBAL_USER_MENU_PATH #endif /* icon path */ #define DEF_ICON_PATHS \ - "(\"~/pixmaps\",\"~/GNUstep/Library/Icons\",\"/usr/include/X11/pixmaps/\",\""PIXMAPDIR"\")" + "(\"~/pixmaps\",\"~/.GNUstep/Library/Icons\",\"/usr/include/X11/pixmaps/\",\""PIXMAPDIR"\")" /* window title to use for untitled windows */ diff -Naur WindowMaker-0.91.0-orig/util/bughint WindowMaker-0.91.0/util/bughint --- WindowMaker-0.91.0-orig/util/bughint 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/util/bughint 2004-10-26 22:31:19.000000000 +0200 @@ -26,7 +26,7 @@ cat config.cache Version >> sysinfo.txt 2> /dev/null echo "=============== configuration dir ===========" >> sysinfo.txt -WDIR=$HOME/GNUstep/Defaults +WDIR=$HOME/.GNUstep/Defaults if [ -d $WDIR ]; then for i in WMGLOBAL WMRootMenu WMState WMWindowAttributes WindowMaker; do if [ -f $WDIR/$i ]; then diff -Naur WindowMaker-0.91.0-orig/util/geticonset.c WindowMaker-0.91.0/util/geticonset.c --- WindowMaker-0.91.0-orig/util/geticonset.c 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/util/geticonset.c 2004-10-26 22:38:48.000000000 +0200 @@ -55,7 +55,7 @@ exit(0); } strcpy(path, home); - strcat(path, "/GNUstep/"); + strcat(path, "/.GNUstep/"); } strcat(path, DEFAULTS_DIR); strcat(path, "/"); diff -Naur WindowMaker-0.91.0-orig/util/getstyle.c WindowMaker-0.91.0/util/getstyle.c --- WindowMaker-0.91.0-orig/util/getstyle.c 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/util/getstyle.c 2004-10-26 22:38:06.000000000 +0200 @@ -167,7 +167,7 @@ exit(0); } strcpy(path, home); - strcat(path, "/GNUstep/"); + strcat(path, "/.GNUstep/"); } strcat(path, DEFAULTS_DIR); strcat(path, "/"); diff -Naur WindowMaker-0.91.0-orig/util/seticons.c WindowMaker-0.91.0/util/seticons.c --- WindowMaker-0.91.0-orig/util/seticons.c 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/util/seticons.c 2004-10-26 22:38:35.000000000 +0200 @@ -52,7 +52,7 @@ } strcpy(path, home); - strcat(path, "/GNUstep/"); + strcat(path, "/.GNUstep/"); } strcat(path, DEFAULTS_DIR); strcat(path, "/"); diff -Naur WindowMaker-0.91.0-orig/util/setstyle.c WindowMaker-0.91.0/util/setstyle.c --- WindowMaker-0.91.0-orig/util/setstyle.c 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/util/setstyle.c 2004-10-26 22:38:17.000000000 +0200 @@ -129,7 +129,7 @@ } strcpy(path, home); - strcat(path, "/GNUstep/"); + strcat(path, "/.GNUstep/"); } strcat(path, DEFAULTS_DIR); strcat(path, "/"); diff -Naur WindowMaker-0.91.0-orig/util/wdread.c WindowMaker-0.91.0/util/wdread.c --- WindowMaker-0.91.0-orig/util/wdread.c 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/util/wdread.c 2004-10-26 22:37:22.000000000 +0200 @@ -114,7 +114,7 @@ strcpy(path, gsdir); } else { strcpy(path, gethomedir()); - strcat(path, "/GNUstep"); + strcat(path, "/.GNUstep"); } strcat(path, "/"); strcat(path, DEFAULTS_DIR); diff -Naur WindowMaker-0.91.0-orig/util/wdwrite.c WindowMaker-0.91.0/util/wdwrite.c --- WindowMaker-0.91.0-orig/util/wdwrite.c 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/util/wdwrite.c 2004-10-26 22:37:08.000000000 +0200 @@ -117,7 +117,7 @@ path = wstrdup(gsdir); } else { path = wstrdup(gethomedir()); - path = wstrappend(path, "/GNUstep"); + path = wstrappend(path, "/.GNUstep"); } path = wstrappend(path, "/"); path = wstrappend(path, DEFAULTS_DIR); diff -Naur WindowMaker-0.91.0-orig/util/wkdemenu.pl WindowMaker-0.91.0/util/wkdemenu.pl --- WindowMaker-0.91.0-orig/util/wkdemenu.pl 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/util/wkdemenu.pl 2004-10-26 22:19:09.000000000 +0200 @@ -36,7 +36,7 @@ # 1) If /usr/bin/perl is not the location of the perl binary on your system, # the first line should be changed to reflect upon it's location. # 2) Run the script. -# 3) Configure Window Maker's menu by editing ~/GNUstep/Defaults/WMRootMenu +# 3) Configure Window Maker's menu by editing ~/.GNUstep/Defaults/WMRootMenu # This could be done with any text editor, or by using WPrefs. Insert # the following line (if done with a text editor) into the WMRootMenu file. # ("External Menu", OPEN_MENU, "$HOME/.kde2wmaker.menu"), diff -Naur WindowMaker-0.91.0-orig/util/wmaker.inst.in WindowMaker-0.91.0/util/wmaker.inst.in --- WindowMaker-0.91.0-orig/util/wmaker.inst.in 2004-10-26 22:11:40.000000000 +0200 +++ WindowMaker-0.91.0/util/wmaker.inst.in 2004-10-26 22:36:26.000000000 +0200 @@ -63,7 +63,7 @@ file=`basename $source` rm -f $target if [ "$file" = "WindowMaker" ]; then - sed -e "s|~/GNUstep|$GSDIR|g" $source > $target + sed -e "s|~/.GNUstep|$GSDIR|g" $source > $target elif [ "$file" = "WMRootMenu" ]; then if [ "$LOCALE" ]; then if [ -f $GLOBALDIR/plmenu.$LOCALE ]; then @@ -87,7 +87,7 @@ sed -e "s:#wmdatadir#:$GLOBALDIR:g" \ $source > $target else - sed -e "s|\$HOME/GNUstep|$GSDIR|g" \ + sed -e "s|\$HOME/.GNUstep|$GSDIR|g" \ -e "s:#wmdatadir#:$GLOBALDIR:g" \ $source > $target fi @@ -119,7 +119,7 @@ if test "x$GNUSTEP_USER_ROOT" = "x"; then cd $USERDIR - GSDIR=$USERDIR/GNUstep + GSDIR=$USERDIR/.GNUstep if [ ! -d $GSDIR ]; then echo "Creating $GSDIR user directory" make_dir $GSDIR