mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
- Replaced Apps with Applications in WPrefs installation path
- Added missing switchpanel.h to compile file list
This commit is contained in:
4
FAQ
4
FAQ
@@ -1102,12 +1102,12 @@ keep-on-top options for the dock and clip.
|
|||||||
4.18 How do I restore the configuration app to the dock?
|
4.18 How do I restore the configuration app to the dock?
|
||||||
----------------------------------]
|
----------------------------------]
|
||||||
You should start it from a terminal using its full path name, which is
|
You should start it from a terminal using its full path name, which is
|
||||||
/usr/local/GNUstep/Apps/WPrefs.app/WPrefs
|
/usr/local/GNUstep/Applications/WPrefs.app/WPrefs
|
||||||
by default.
|
by default.
|
||||||
|
|
||||||
|
|
||||||
4.19 How do I define my own icon for a program? I don't like the one it
|
4.19 How do I define my own icon for a program? I don't like the one it
|
||||||
supplies.
|
supplies.
|
||||||
----------------------------------
|
----------------------------------
|
||||||
Right-click the titlebar of the running application and start the Attributes
|
Right-click the titlebar of the running application and start the Attributes
|
||||||
Editor. Check the "Ignore client supplied icon" box. "Apply" and "Save",
|
Editor. Check the "Ignore client supplied icon" box. "Apply" and "Save",
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ user guide to be fully aware of all available options and other features
|
|||||||
of WindowMaker that are not related to configuration.
|
of WindowMaker that are not related to configuration.
|
||||||
|
|
||||||
To run WPrefs, do not put it in your search path. Instead, run it
|
To run WPrefs, do not put it in your search path. Instead, run it
|
||||||
with the full path, like /usr/local/GNUstep/Apps/WPrefs.app/WPrefs
|
with the full path, like /usr/local/GNUstep/Applications/WPrefs.app/WPrefs
|
||||||
Then, dock it's application icon. The dock will automatically detect it's
|
Then, dock it's application icon. The dock will automatically detect it's
|
||||||
icon and use it.
|
icon and use it.
|
||||||
|
|
||||||
|
|||||||
@@ -208,7 +208,7 @@
|
|||||||
"Background" END
|
"Background" END
|
||||||
"Save Theme" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme 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:)"
|
"Save IconSet" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name,Enter file name:)"
|
||||||
"Preferences Utility" EXEC /usr/local/GNUstep/Apps/WPrefs.app/WPrefs
|
"Preferences Utility" EXEC /usr/local/GNUstep/Applications/WPrefs.app/WPrefs
|
||||||
"Appearance" END
|
"Appearance" END
|
||||||
|
|
||||||
"Session" MENU
|
"Session" MENU
|
||||||
|
|||||||
@@ -209,7 +209,7 @@
|
|||||||
"Фон" END
|
"Фон" END
|
||||||
"Запази темата" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme 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:)"
|
"Запази колекцията иконки" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(IconSet name,Enter file name:)"
|
||||||
"Пособие за настройки" EXEC /usr/local/GNUstep/Apps/WPrefs.app/WPrefs
|
"Пособие за настройки" EXEC /usr/local/GNUstep/Applications/WPrefs.app/WPrefs
|
||||||
"Изглед" END
|
"Изглед" END
|
||||||
|
|
||||||
"Изход" MENU
|
"Изход" MENU
|
||||||
|
|||||||
@@ -202,7 +202,7 @@
|
|||||||
"Taustat" END
|
"Taustat" END
|
||||||
"Tallenna teema" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Teeman nimi,Kirjoita teematiedoston nimi:)"
|
"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 kuvakkeet" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(Kuvakesetin nimi,Kirjoita tiedostonnimi:)"
|
||||||
"Asetukset" EXEC /usr/local/GNUstep/Apps/WPrefs.app/WPrefs
|
"Asetukset" EXEC /usr/local/GNUstep/Applications/WPrefs.app/WPrefs
|
||||||
"Ulkonäkö" END
|
"Ulkonäkö" END
|
||||||
|
|
||||||
"Lopeta" MENU
|
"Lopeta" MENU
|
||||||
|
|||||||
@@ -163,7 +163,7 @@
|
|||||||
"세션 지움" CLEAR_SESSION
|
"세션 지움" CLEAR_SESSION
|
||||||
"창 관 리" END
|
"창 관 리" END
|
||||||
"작업환경" MENU
|
"작업환경" MENU
|
||||||
"설 정" SHEXEC /usr/local/GNUstep/Apps/WPrefs.app/WPrefs || wmakerconf
|
"설 정" SHEXEC /usr/local/GNUstep/Applications/WPrefs.app/WPrefs || wmakerconf
|
||||||
"테 마" OPEN_MENU -noext THEMES_DIR ~/GNUstep/Library/WindowMaker/Themes WITH setstyle
|
"테 마" OPEN_MENU -noext THEMES_DIR ~/GNUstep/Library/WindowMaker/Themes WITH setstyle
|
||||||
"테마저장" EXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(테마 이름,파일 이름을 입력하세요:)"
|
"테마저장" EXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(테마 이름,파일 이름을 입력하세요:)"
|
||||||
"아이콘셋" OPEN_MENU -noext ICON_SETS_DIR ~/GNUstep/Library/WindowMaker/IconSets WITH seticons
|
"아이콘셋" OPEN_MENU -noext ICON_SETS_DIR ~/GNUstep/Library/WindowMaker/IconSets WITH seticons
|
||||||
|
|||||||
@@ -202,7 +202,7 @@
|
|||||||
"Fundal" END
|
"Fundal" END
|
||||||
"Salvează Tema" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(Theme 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:)"
|
"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/Apps/WPrefs.app/WPrefs
|
"Utilitar de Configurare" EXEC /usr/local/GNUstep/Applications/WPrefs.app/WPrefs
|
||||||
"Configurare" END
|
"Configurare" END
|
||||||
|
|
||||||
"Ieşire" MENU
|
"Ieşire" MENU
|
||||||
|
|||||||
@@ -216,7 +216,7 @@
|
|||||||
"Pozadie" END
|
"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ť 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ť 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/Apps/WPrefs.app/WPrefs
|
"Konfiguračný nástroj" EXEC /usr/local/GNUstep/Applications/WPrefs.app/WPrefs
|
||||||
"Vzhľad" END
|
"Vzhľad" END
|
||||||
|
|
||||||
"Koniec" MENU
|
"Koniec" MENU
|
||||||
|
|||||||
@@ -199,7 +199,7 @@
|
|||||||
"背景" END
|
"背景" END
|
||||||
"儲存主題" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(主題名稱)"
|
"儲存主題" SHEXEC getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/"%a(主題名稱)"
|
||||||
"儲存圖示集" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(圖示集名稱)"
|
"儲存圖示集" SHEXEC geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/"%a(圖示集名稱)"
|
||||||
"偏好設定公用程式" EXEC /usr/local/GNUstep/Apps/WPrefs.app/WPrefs
|
"偏好設定公用程式" EXEC /usr/local/GNUstep/Applications/WPrefs.app/WPrefs
|
||||||
"外觀" END
|
"外觀" END
|
||||||
|
|
||||||
"離開" MENU
|
"離開" MENU
|
||||||
|
|||||||
@@ -93,7 +93,7 @@
|
|||||||
),
|
),
|
||||||
("Save Theme", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme 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)\""),
|
("Save IconSet", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""),
|
||||||
("Preferences Utility", EXEC, "/usr/local/GNUstep/Apps/WPrefs.app/WPrefs")
|
("Preferences Utility", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs")
|
||||||
),
|
),
|
||||||
("Session",
|
("Session",
|
||||||
("Save Session", SAVE_SESSION),
|
("Save Session", SAVE_SESSION),
|
||||||
|
|||||||
@@ -94,7 +94,7 @@
|
|||||||
),
|
),
|
||||||
("Запази темата", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""),
|
("Запази темата", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""),
|
||||||
("Запази колекцията иконки", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""),
|
("Запази колекцията иконки", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""),
|
||||||
("Пособие за настройки", EXEC, "/usr/local/GNUstep/Apps/WPrefs.app/WPrefs")
|
("Пособие за настройки", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs")
|
||||||
),
|
),
|
||||||
("Изход",
|
("Изход",
|
||||||
("Рестартиране", RESTART),
|
("Рестартиране", RESTART),
|
||||||
|
|||||||
@@ -94,7 +94,7 @@
|
|||||||
),
|
),
|
||||||
("Guardar tema", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme 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)\""),
|
("Guardar iconos", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""),
|
||||||
("Preferencias", EXEC, "/usr/local/GNUstep/Apps/WPrefs.app/WPrefs")
|
("Preferencias", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs")
|
||||||
),
|
),
|
||||||
("Salir",
|
("Salir",
|
||||||
("Reiniciar", RESTART),
|
("Reiniciar", RESTART),
|
||||||
|
|||||||
@@ -357,7 +357,7 @@
|
|||||||
(
|
(
|
||||||
"Asetukset",
|
"Asetukset",
|
||||||
EXEC,
|
EXEC,
|
||||||
"/usr/local/GNUstep/Apps/WPrefs.app/WPrefs"
|
"/usr/local/GNUstep/Applications/WPrefs.app/WPrefs"
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
|
|||||||
@@ -94,7 +94,7 @@
|
|||||||
),
|
),
|
||||||
("設定をテーマとしてセーブ", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""),
|
("設定をテーマとしてセーブ", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""),
|
||||||
("現在のアイコンセットをセーブ", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""),
|
("現在のアイコンセットをセーブ", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""),
|
||||||
("設定ユーティリティ", EXEC, "/usr/local/GNUstep/Apps/WPrefs.app/WPrefs")
|
("設定ユーティリティ", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs")
|
||||||
),
|
),
|
||||||
("終了",
|
("終了",
|
||||||
("再起動", RESTART),
|
("再起動", RESTART),
|
||||||
|
|||||||
@@ -63,7 +63,7 @@
|
|||||||
),
|
),
|
||||||
("작업공간", WORKSPACE_MENU),
|
("작업공간", WORKSPACE_MENU),
|
||||||
("작업환경",
|
("작업환경",
|
||||||
("설 정", SHEXEC, "/usr/local/GNUstep/Apps/WPrefs.app/WPrefs || wmakerconf"),
|
("설 정", SHEXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs || wmakerconf"),
|
||||||
("테 마", OPEN_MENU, "-noext /usr/share/WindowMaker/Themes ~/GNUstep/Library/WindowMaker/Themes WITH setstyle"),
|
("테 마", OPEN_MENU, "-noext /usr/share/WindowMaker/Themes ~/GNUstep/Library/WindowMaker/Themes WITH setstyle"),
|
||||||
("테마저장", EXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(테마 이름,파일 이름을 입력하세요:)\""),
|
("테마저장", 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/Styles ~/GNUstep/Library/WindowMaker/Styles WITH setstyle"),
|
||||||
|
|||||||
@@ -94,7 +94,7 @@
|
|||||||
),
|
),
|
||||||
("Salvează Tema", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme 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)\""),
|
("Salvează Setul de Iconiţe", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""),
|
||||||
("Utilitar de Configurare", EXEC, "/usr/local/GNUstep/Apps/WPrefs.app/WPrefs")
|
("Utilitar de Configurare", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs")
|
||||||
),
|
),
|
||||||
("Ieşire",
|
("Ieşire",
|
||||||
("Repornire", RESTART),
|
("Repornire", RESTART),
|
||||||
|
|||||||
@@ -94,7 +94,7 @@
|
|||||||
),
|
),
|
||||||
("Uložiť tému", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/\"%a(Theme 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)\""),
|
("Uložiť sadu ikon", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\""),
|
||||||
("Konfiguračný nástroj", EXEC, "/usr/local/GNUstep/Apps/WPrefs.app/WPrefs")
|
("Konfiguračný nástroj", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs")
|
||||||
),
|
),
|
||||||
("Koniec",
|
("Koniec",
|
||||||
("Reštartovať", RESTART),
|
("Reštartovať", RESTART),
|
||||||
|
|||||||
@@ -92,7 +92,7 @@
|
|||||||
),
|
),
|
||||||
("儲存主題", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/%a(主題名稱)"),
|
("儲存主題", SHEXEC, "getstyle -t $HOME/GNUstep/Library/WindowMaker/Themes/%a(主題名稱)"),
|
||||||
("儲存圖示集", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/%a(圖示集名稱)"),
|
("儲存圖示集", SHEXEC, "geticonset $HOME/GNUstep/Library/WindowMaker/IconSets/%a(圖示集名稱)"),
|
||||||
("偏好設定公用程式", EXEC, "/usr/local/GNUstep/Apps/WPrefs.app/WPrefs")
|
("偏好設定公用程式", EXEC, "/usr/local/GNUstep/Applications/WPrefs.app/WPrefs")
|
||||||
),
|
),
|
||||||
("離開",
|
("離開",
|
||||||
("重新啟動", RESTART),
|
("重新啟動", RESTART),
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ cp -f WindowMaker/plmenu WindowMaker/Defaults/WMRootMenu
|
|||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
|
|
||||||
strip $RPM_BUILD_ROOT/usr/X11R6/bin/* || :
|
strip $RPM_BUILD_ROOT/usr/X11R6/bin/* || :
|
||||||
strip $RPM_BUILD_ROOT/usr/X11R6/lib/GNUstep/Apps/WPrefs.app/WPrefs
|
strip $RPM_BUILD_ROOT/usr/X11R6/lib/GNUstep/Applications/WPrefs.app/WPrefs
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|||||||
@@ -64,6 +64,7 @@ wmaker_SOURCES = \
|
|||||||
session.c \
|
session.c \
|
||||||
shutdown.c \
|
shutdown.c \
|
||||||
switchpanel.c \
|
switchpanel.c \
|
||||||
|
switchpanel.h \
|
||||||
stacking.c \
|
stacking.c \
|
||||||
stacking.h \
|
stacking.h \
|
||||||
startup.c \
|
startup.c \
|
||||||
|
|||||||
@@ -197,7 +197,7 @@ wApplicationExtractDirPackIcon(WScreen *scr, char *path,
|
|||||||
{
|
{
|
||||||
char *iconPath=NULL;
|
char *iconPath=NULL;
|
||||||
/* Maybe the app is a .app and it has an icon in it, like
|
/* Maybe the app is a .app and it has an icon in it, like
|
||||||
* /usr/local/GNUstep/Apps/WPrefs.app/WPrefs.tiff
|
* /usr/local/GNUstep/Applications/WPrefs.app/WPrefs.tiff
|
||||||
*/
|
*/
|
||||||
if (strstr(path, ".app")) {
|
if (strstr(path, ".app")) {
|
||||||
char *tmp;
|
char *tmp;
|
||||||
|
|||||||
Reference in New Issue
Block a user