From c4f668db733facd5cc0e061ed05b91dde5b746c0 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Jul 30 2008 14:21:54 +0000 Subject: Added two. --- diff --git a/bacula-bat.desktop b/bacula-bat.desktop new file mode 100644 index 0000000..c9a2fa4 --- /dev/null +++ b/bacula-bat.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Name=Bacula Bat Console +GenericName=Backup Management Console +Comment=Control your Bacula Server +Exec=bat -c /etc/bacula/bat.conf +Icon=bacula.png +Terminal=false +Type=Application +Categories=System;Application;Utility + diff --git a/bacula-bwxconsole.desktop b/bacula-bwxconsole.desktop new file mode 100644 index 0000000..fe049ff --- /dev/null +++ b/bacula-bwxconsole.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Name=Bacula WX Console +GenericName=Backup Management Console +Comment=Control your Bacula Server +Exec=bwxconsole -c /etc/bacula/bwxconsole.conf +Icon=wxwin16x16.xpm +Terminal=false +Type=Application +Categories=System;Application;Utility