summarylogtreecommitdiffstats
path: root/pekwm-theme-menu.patch
diff options
context:
space:
mode:
authorShadowKyogre2018-07-09 15:56:49 -0700
committerShadowKyogre2018-07-09 15:56:49 -0700
commit06f5bc2f535eccec90a51dc8d4c68be7cfd27fea (patch)
tree1250c422a81e4c4a4ae1df693f00ca56bc834983 /pekwm-theme-menu.patch
parentd3c946975e97543e87207aeb39a7d9373a1da1fb (diff)
downloadaur-menumaker-compiz.tar.gz
Update to v0.99.10
- Remove monolithic menumaker.patch, as that's not as friendly for submitting upstream later. Resulting patch was split into three. - Added added-terminals.patch for updating for more terminals. - Added add-compiz-and-mygtkmenu.patch for adding new menu generators. - Added pekwm-theme-menu.patch for fixing the path for the theme menu. - Patches had to be retyped by hand since the indentation changed.
Diffstat (limited to 'pekwm-theme-menu.patch')
-rw-r--r--pekwm-theme-menu.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/pekwm-theme-menu.patch b/pekwm-theme-menu.patch
new file mode 100644
index 000000000000..e21a4096e811
--- /dev/null
+++ b/pekwm-theme-menu.patch
@@ -0,0 +1,12 @@
+diff -aur menumaker-0.99.10/MenuMaker/PekWM.py menumaker-0.99.10.patched/MenuMaker/PekWM.py
+--- menumaker-0.99.10/MenuMaker/PekWM.py 2017-01-09 03:25:03.000000000 -0800
++++ menumaker-0.99.10.patched/MenuMaker/PekWM.py 2018-07-09 15:39:45.036952269 -0700
+@@ -91,7 +91,7 @@
+ try:
+ prefix = pekwm().prefix
+ themeset = os.path.join(
+- prefix, "share/pekwm/scripts/pekwm_themeset.pl")
++ prefix, "share/pekwm/scripts/pekwm_themeset.sh")
+ if Prophet.isExe(themeset):
+ for dir in (
+ os.path.join(