diff options
Diffstat (limited to 'sounds/eventsrc')
-rw-r--r-- | sounds/eventsrc | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/sounds/eventsrc b/sounds/eventsrc new file mode 100644 index 0000000..7266977 --- /dev/null +++ b/sounds/eventsrc @@ -0,0 +1,29 @@ +# encoding: UTF-8 +[!Global!] +IconName=kshutdown +Comment=KShutDown + +[kshutdown-5m] +Name=5 Minutes Warning +Comment=5 Minutes Warning +Comment[it]=Avvertimento a 5 minuti +Comment[pl]=Ostrzeżenie: 5 minut +Comment[el]=Προειδοποίηση των 5 λεπτών +default_sound=5m.ogg +default_presentation=72 + +[kshutdown-1m] +Name=1 Minute Warning +Comment=1 Minute Warning +Comment[it]=Avvertimento a un minuto +Comment[pl]=Ostrzeżenie: 1 minuta +Comment[el]=Προειδοποίηση του 1 λεπτού +default_sound=1m.ogg +default_presentation=72 + +[kshutdown-runerror] +Name=Run Error +Comment=Run Error +Comment[pl]=Błąd uruchomienia +Comment[el]=Σφάλμα εκτέλεσης +default_presentation=88
\ No newline at end of file |