2017-11-19 11:55:25 +01:00
|
|
|
diff -ruN a/data/audio-recorder.desktop b/data/audio-recorder.desktop
|
|
|
|
--- a/data/audio-recorder.desktop 2017-11-04 16:48:34.754392449 -0400
|
|
|
|
+++ b/data/audio-recorder.desktop 2017-11-04 16:49:48.220546146 -0400
|
2012-05-06 17:40:07 +02:00
|
|
|
@@ -1,6 +1,6 @@
|
|
|
|
[Desktop Entry]
|
|
|
|
GenericName=Audio Recorder
|
|
|
|
-Categories=GNOME;AudioVideo;Recorder
|
|
|
|
+Categories=GNOME;AudioVideo;Recorder;
|
|
|
|
Exec=audio-recorder
|
|
|
|
Icon=audio-recorder
|
|
|
|
StartupNotify=true
|
2017-11-19 11:55:25 +01:00
|
|
|
@@ -51,36 +51,3 @@
|
2012-05-06 17:40:07 +02:00
|
|
|
Comment[uk]=Легкий в застосуванні інструмент для аудіо запису
|
|
|
|
Comment[vi]=Trình ghi âm
|
2017-11-19 11:55:25 +01:00
|
|
|
|
2012-05-06 17:40:07 +02:00
|
|
|
-# Right-click menu items for Unity's launcher icon.
|
|
|
|
-# Ref: https://wiki.ubuntu.com/Unity/LauncherAPI
|
2017-11-19 11:55:25 +01:00
|
|
|
-Actions=StartRecording;StopRecording;PauseRecording;ShowWindow
|
2012-05-06 17:40:07 +02:00
|
|
|
-
|
2017-11-19 11:55:25 +01:00
|
|
|
-[Desktop Action StartRecording]
|
2012-05-06 17:40:07 +02:00
|
|
|
-Name=Start
|
|
|
|
-Name[fi_FI]=Aloita
|
|
|
|
-Name[nb_NO]=Start
|
|
|
|
-Exec=audio-recorder --command=start
|
2017-11-19 11:55:25 +01:00
|
|
|
-OnlyShowIn=Unity;GNOME;
|
2012-05-06 17:40:07 +02:00
|
|
|
-
|
2017-11-19 11:55:25 +01:00
|
|
|
-[Desktop Action StopRecording]
|
2012-05-06 17:40:07 +02:00
|
|
|
-Name=Stop
|
|
|
|
-Name[fi_FI]=Lopeta
|
|
|
|
-Name[nb_NO]=Stopp
|
|
|
|
-Exec=audio-recorder --command=stop
|
2017-11-19 11:55:25 +01:00
|
|
|
-OnlyShowIn=Unity;GNOME;
|
2012-05-06 17:40:07 +02:00
|
|
|
-
|
2017-11-19 11:55:25 +01:00
|
|
|
-[Desktop Action PauseRecording]
|
2012-05-06 17:40:07 +02:00
|
|
|
-Name=Pause
|
|
|
|
-Name[fi_FI]=Keskeytä väliaikaisesti
|
|
|
|
-Name[nb_NO]=Pause
|
|
|
|
-Exec=audio-recorder --command=pause
|
2017-11-19 11:55:25 +01:00
|
|
|
-OnlyShowIn=Unity;GNOME;
|
2012-05-06 17:40:07 +02:00
|
|
|
-
|
2017-11-19 11:55:25 +01:00
|
|
|
-[Desktop Action ShowWindow]
|
2012-05-06 17:40:07 +02:00
|
|
|
-Name=Show window
|
|
|
|
-Name[fi_FI]=Näytä ikkuna
|
|
|
|
-Name[nb_NO]=Vis applikasjon
|
|
|
|
-Exec=audio-recorder --command=show
|
2017-11-19 11:55:25 +01:00
|
|
|
-OnlyShowIn=Unity;GNOME;
|
2012-05-06 17:40:07 +02:00
|
|
|
-
|
|
|
|
-
|