blob: 17258064a55bcd38b0d972b84ab64fd81be8964f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
--- wmdrawerrc.example.orig Tue Apr 8 04:00:08 2003
+++ wmdrawerrc.example Fri May 2 00:41:14 2003
@@ -1,7 +1,7 @@
# Config file example for wmdrawer
[general]
# Dock's icon [optional]
-#dock_icon panel-drawer.png
+dock_icon beastie.png
# Drawer's opening direction [required]
# Top to bottom = 0
@@ -75,6 +75,7 @@
[images_paths]
/usr/share/pixmaps
/usr/local/share/pixmaps/
+%%DATADIR%%
# A first column with 5 buttons
# Each button must be defined with this syntax:
|