mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-23 14:42:29 +01:00
applied patch to rename .AppInfo directory
This commit is contained in:
@@ -135,8 +135,12 @@ else
|
||||
fi
|
||||
|
||||
|
||||
if [ ! -d "$GSDIR/.AppInfo" ]; then
|
||||
make_dir $GSDIR/.AppInfo
|
||||
if [ ! -d "$GSDIR/Library/WindowMaker/CachedPixmaps" ]; then
|
||||
make_dir $GSDIR/WindowMaker/CachedPixmaps
|
||||
fi
|
||||
|
||||
if [ ! -d "$GSDIR/Library/WindowMaker/WPrefs" ]; then
|
||||
make_dir $GSDIR/WindowMaker/WPrefs
|
||||
fi
|
||||
|
||||
if [ ! -d "$GSDIR/Defaults" ]; then
|
||||
|
||||
Reference in New Issue
Block a user