mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
2c2308b9b2
- dependency on gtk12 - Replace patchfile with REINPLACE_CMDs - Use transparent png instead of xpm PR: 51678 Submitted by: maintainer (parts)
20 lines
497 B
Plaintext
20 lines
497 B
Plaintext
--- 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 daemon.png
|
|
|
|
# Drawer's opening direction [required]
|
|
# Top to bottom = 0
|
|
@@ -75,6 +75,7 @@
|
|
[images_paths]
|
|
/usr/share/pixmaps
|
|
/usr/local/share/pixmaps/
|
|
+/usr/X11R6/share/wmdrawer
|
|
|
|
# A first column with 5 buttons
|
|
# Each button must be defined with this syntax:
|