|
|
0ac29e |
diff -Naur bacula-9.0.2.old/scripts/bacula-tray-monitor.desktop.in bacula-9.0.2/scripts/bacula-tray-monitor.desktop.in
|
|
|
0ac29e |
--- bacula-9.0.2.old/scripts/bacula-tray-monitor.desktop.in 2017-07-24 15:22:19.884540422 +0200
|
|
|
0ac29e |
+++ bacula-9.0.2/scripts/bacula-tray-monitor.desktop.in 2017-07-24 15:37:02.175038149 +0200
|
|
|
0ac29e |
@@ -1,10 +1,9 @@
|
|
|
0ac29e |
[Desktop Entry]
|
|
|
0ac29e |
Name=Bacula Monitor
|
|
|
0ac29e |
Comment=Notification Tray Monitor
|
|
|
0ac29e |
-Icon=/usr/share/pixmaps/bacula-tray-monitor.xpm
|
|
|
0ac29e |
+Icon=/usr/share/pixmaps/bacula-tray-monitor.png
|
|
|
0ac29e |
Exec=@sbindir@/bacula-tray-monitor -c @sysconfdir@/tray-monitor.conf
|
|
|
0ac29e |
Terminal=false
|
|
|
0ac29e |
Type=Application
|
|
|
0ac29e |
-Encoding=UTF-8
|
|
|
0ac29e |
X-Desktop-File-Install-Version=0.3
|
|
|
0ac29e |
-Categories=System;Application;Utility;X-Red-Hat-Base;
|
|
|
0ac29e |
+Categories=Utility;
|
|
|
0ac29e |
diff -Naur bacula-9.0.2.old/scripts/bat.desktop.in bacula-9.0.2/scripts/bat.desktop.in
|
|
|
0ac29e |
--- bacula-9.0.2.old/scripts/bat.desktop.in 2017-07-24 15:22:19.884540422 +0200
|
|
|
0ac29e |
+++ bacula-9.0.2/scripts/bat.desktop.in 2017-07-24 15:36:22.753301014 +0200
|
|
|
0ac29e |
@@ -5,7 +5,6 @@
|
|
|
0ac29e |
Exec=@sbindir@/bat -c @sysconfdir@/bat.conf
|
|
|
0ac29e |
Terminal=false
|
|
|
0ac29e |
Type=Application
|
|
|
0ac29e |
-Encoding=UTF-8
|
|
|
0ac29e |
StartupNotify=true
|
|
|
0ac29e |
X-Desktop-File-Install-Version=0.3
|
|
|
0ac29e |
-Categories=System;Application;Utility;X-Red-Hat-Base;
|
|
|
0ac29e |
+Categories=Utility;
|
|
|
0ac29e |
diff -Naur bacula-9.0.2.old/scripts/Makefile.in bacula-9.0.2/scripts/Makefile.in
|
|
|
0ac29e |
--- bacula-9.0.2.old/scripts/Makefile.in 2017-07-24 15:22:19.884540422 +0200
|
|
|
0ac29e |
+++ bacula-9.0.2/scripts/Makefile.in 2017-07-24 15:25:03.829605989 +0200
|
|
|
0ac29e |
@@ -67,7 +67,6 @@
|
|
|
0ac29e |
$(MV) -f ${DESTDIR}${scriptdir}/baculabackupreport ${DESTDIR}${scriptdir}/baculabackupreport.old; \
|
|
|
0ac29e |
fi
|
|
|
0ac29e |
$(INSTALL_SCRIPT) baculabackupreport $(DESTDIR)$(scriptdir)/baculabackupreport
|
|
|
0ac29e |
- $(INSTALL_SCRIPT) bacula-tray-monitor.desktop $(DESTDIR)$(scriptdir)/bacula-tray-monitor.desktop
|
|
|
0ac29e |
chmod 0644 $(DESTDIR)$(scriptdir)/btraceback.gdb \
|
|
|
0ac29e |
$(DESTDIR)$(scriptdir)/btraceback.dbx \
|
|
|
0ac29e |
$(DESTDIR)$(scriptdir)/btraceback.mdb
|