File: kupdaemon.notifyrc.template

package info (click to toggle)
kup-backup 0.7.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,480 kB
  • sloc: cpp: 7,263; sh: 51; makefile: 6
file content (30 lines) | stat: -rw-r--r-- 642 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[Global]
IconName=kup
_Name=Kup
_Comment=Kup Backup System


[Event/StartBackup]
_Name=Start taking backup
_Comment=A question if user wants to start taking a backup
Action=Popup

[Event/BackupSucceeded]
_Name=Backup succeeded
_Comment=Saving of backup successfully completed
Action=Popup

[Event/BackupFailed]
_Name=Backup failed
_Comment=Saving of backup failed, offer user to see log file
Action=Popup

[Event/IntegrityCheckCompleted]
_Name=Integrity check completed
_Comment=Finished checking integrity of backup archive
Action=Popup

[Event/RepairCompleted]
_Name=Repair completed
_Comment=Finished repairing backup archive
Action=Popup