WINGs: Added a few missing const attributes
[wmaker-crm.git] / debian / patches / 54_Debian_wmmacros.diff
blob7eab3aa865193b865081ee562965e6b1f3c0fba0
1 Description: Macros for user paths. Based on Marcelo E. Magallon <mmagallo@debian.org> diff patch.
2 Author: Rodolfo García Peñas (kix) <kix@kix.es>
3 Last-Update: 2012-01-09
4 --- a/WindowMaker/wmmacros
5 +++ b/WindowMaker/wmmacros
6 @@ -22,7 +22,7 @@
7 /*
8 * SETSTYLE FILE - loads a style file
9 */
10 -#define SETSTYLE EXEC cd $HOME/GNUstep/Library/WindowMaker/Styles; setstyle
11 +#define SETSTYLE EXEC cd $GNUSTEP_USER_ROOT/Library/WindowMaker/Styles; setstyle
15 @@ -60,6 +60,14 @@
16 #define STYLES_DIR #wmdatadir#/Styles
17 #define ICON_SETS_DIR #wmdatadir#/IconSets
18 #define BACKGROUNDS_DIR #wmdatadir#/Backgrounds
19 +#define LOCAL_THEMES_DIR /usr/local/share/WindowMaker/Themes
20 +#define LOCAL_STYLES_DIR /usr/local/share/WindowMaker/Styles
21 +#define LOCAL_ICON_SETS_DIR /usr/local/share/WindowMaker/IconSets
22 +#define LOCAL_BACKGROUNDS_DIR /usr/local/share/WindowMaker/Backgrounds
23 +#define USER_THEMES_DIR $GNUSTEP_USER_ROOT/Library/WindowMaker/Themes
24 +#define USER_STYLES_DIR $GNUSTEP_USER_ROOT/Library/WindowMaker/Styles
25 +#define USER_ICON_SETS_DIR $GNUSTEP_USER_ROOT/Library/WindowMaker/IconSets
26 +#define USER_BACKGROUNDS_DIR $GNUSTEP_USER_ROOT/Library/WindowMaker/Backgrounds
29 #define StaticGray 0