mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2024-11-23 17:13:11 +03:00
use custom .desktop file for snap
This commit is contained in:
parent
0fad463e29
commit
9bf7f1e7d0
15
snap/blue-recorder.desktop
Executable file
15
snap/blue-recorder.desktop
Executable file
@ -0,0 +1,15 @@
|
||||
[Desktop Entry]
|
||||
Name=Blue Recorder
|
||||
Name[ar]=المسجّل الأزرق
|
||||
GenericName=Blue Recorder
|
||||
GenericName[ar]=المسجّل الأزرق
|
||||
Comment=Record your desktop easily using a simple GUI
|
||||
Comment[ar]=سجّل سطح مكتبك باستخدام واجهة رسومية سهلة
|
||||
Comment[fr]=Enregistrez votre bureau facilement avec une interface simple
|
||||
Comment[ru]=Записывайте ваш рабочий стол легко, используя простой интерфейс
|
||||
Exec=blue-recorder
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=${SNAP}/meta/gui/blue-recorder.png
|
||||
Categories=GTK;AudioVideo;
|
||||
StartupNotify=false
|
@ -34,7 +34,7 @@ parts:
|
||||
apps:
|
||||
blue-recorder:
|
||||
command: blue-recorder
|
||||
desktop: data/blue-recorder.desktop
|
||||
desktop: snap/blue-recorder.desktop
|
||||
extensions:
|
||||
- gnome-3-28
|
||||
plugs:
|
||||
|
Loading…
Reference in New Issue
Block a user