b549864bc8
As usual with major version bump, do not forget to run the upgrade script corresponding to your DB. A new README is provided in the package. Tested by sthen@ and myself. "Don't wait on me" merdely@ (maintainer) ok sthen@
13 lines
453 B
Plaintext
13 lines
453 B
Plaintext
$OpenBSD: patch-scripts_bat_desktop_in,v 1.4 2011/11/17 23:45:56 ajacoutot Exp $
|
|
--- scripts/bat.desktop.in.orig Sun Oct 30 13:03:42 2011
|
|
+++ scripts/bat.desktop.in Mon Nov 14 12:19:03 2011
|
|
@@ -1,7 +1,7 @@
|
|
[Desktop Entry]
|
|
Name=Bacula Administration Tool
|
|
Comment=Bacula Director Console
|
|
-Icon=/usr/share/pixmaps/bat_icon.png
|
|
+Icon=${TRUEPREFIX}/share/pixmaps/bat_icon.png
|
|
Exec=@sbindir@/bat -c @sysconfdir@/bat.conf
|
|
Terminal=false
|
|
Type=Application
|