There was a typo in background.menu. Although the menu worked fine, it
caused these errors in the logs:

  wmaker(WMReadPropListFromFile(proplist.c:1543)): error: error reading
    from file '/usr/share/WindowMaker/Backgrounds'
---
 WindowMaker/background.menu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/WindowMaker/background.menu b/WindowMaker/background.menu
index fa3bef73..c81ae7b2 100644
--- a/WindowMaker/background.menu
+++ b/WindowMaker/background.menu
@@ -28,5 +28,5 @@
             "Centered" OPEN_MENU  BACKGROUNDS_DIR USER_BACKGROUNDS_DIR WITH 
wmsetbg -u -e
             "Maximized" OPEN_MENU  BACKGROUNDS_DIR USER_BACKGROUNDS_DIR WITH 
wmsetbg -u -a
             "Filled" OPEN_MENU  BACKGROUNDS_DIR USER_BACKGROUNDS_DIR WITH 
wmsetbg -u -f
-        "Image" END
+        "Images" END
 "Background" END
-- 
2.13.5


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to