]> git.mdlowis.com Git - proto/labwc.git/commitdiff
Move data/* to docs/
authorJohan Malm <jgm323@gmail.com>
Mon, 28 Sep 2020 20:09:19 +0000 (21:09 +0100)
committerJohan Malm <jgm323@gmail.com>
Mon, 28 Sep 2020 20:09:19 +0000 (21:09 +0100)
README.md
docs/rc.xml [moved from data/rc.xml with 100% similarity]
docs/themerc [moved from data/themes/labwc-default/openbox-3/themerc with 100% similarity]

index 9b1fc8286b5deaac87fd80d2257bb23829036a08..7abed826d76fcea120a589b2af3efa5d4e57047e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ For further details see [tools/build](tools/build) and [wiki/Build](https://gith
 
 If you want to override the defaults, copy data/rc.xml to ~/.config/labwc/ and tweak to suit.
 
-See [rc.xml](data/rc.xml) and [themerc](data/themes/labwc-default/openbox-3/themerc) comments for details including keybinds.
+See [rc.xml](docs/rc.xml) and [themerc](docs/themerc) comments for details including keybinds.
 
 See full details in the following:
 
@@ -72,8 +72,8 @@ Suggested apps to use with labwc:
 ## 6. Roadmap
 
 - [x] Support xwayland
-- [x] Parse [rc.xml](data/rc.xml)
-- [x] Parse [themerc](data/themes/labwc-default/openbox-3/themerc)
+- [x] Parse [rc.xml](docs/rc.xml)
+- [x] Parse [themerc](docs/themerc)
 - [x] Read xbm icons
 - [x] Show maximize, iconify, close buttons
 - [x] Catch SIGHUP to reconfigure (re-load config and theme)
similarity index 100%
rename from data/rc.xml
rename to docs/rc.xml