]> git.pld-linux.org Git - packages/bacula.git/blob - bacula-desktop.patch
Release 2 (by relup.sh)
[packages/bacula.git] / bacula-desktop.patch
1 diff -ur bacula-11.0.6.orig/scripts/bat.desktop.in bacula-11.0.6/scripts/bat.desktop.in
2 --- bacula-11.0.6.orig/scripts/bat.desktop.in   2022-04-03 11:30:25.924146163 +0000
3 +++ bacula-11.0.6/scripts/bat.desktop.in        2022-04-03 11:30:42.205183255 +0000
4 @@ -1,11 +1,10 @@
5  [Desktop Entry]
6  Name=Bacula Administration Tool
7  Comment=Bacula Director Console
8 -Icon=/usr/share/pixmaps/bat_icon.png
9 -Exec=@sbindir@/bat -c @sysconfdir@/bat.conf
10 +Icon=bacula
11 +Exec=@bindir@/bat -c @sysconfdir@/bat.conf
12  Terminal=false
13  Type=Application
14  Encoding=UTF-8
15  StartupNotify=true
16 -X-Desktop-File-Install-Version=0.3
17 -Categories=System;Application;Utility;X-Red-Hat-Base;
18 +Categories=System;Utility;
This page took 0.042957 seconds and 3 git commands to generate.