mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
- Replaced Apps with Applications in WPrefs installation path
- Added missing switchpanel.h to compile file list
This commit is contained in:
@@ -197,7 +197,7 @@ wApplicationExtractDirPackIcon(WScreen *scr, char *path,
|
||||
{
|
||||
char *iconPath=NULL;
|
||||
/* 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")) {
|
||||
char *tmp;
|
||||
|
||||
Reference in New Issue
Block a user