blob: b71df11077c2089dcdeb2336ae59514f0fc53f5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
diff --git a/data/istanbul.desktop.in b/data/istanbul.desktop.in
index 4235410..a1b5772 100644
--- a/data/istanbul.desktop.in
+++ b/data/istanbul.desktop.in
@@ -1,11 +1,10 @@
[Desktop Entry]
-Encoding=UTF-8
_Name=Istanbul Desktop Session Recorder
_GenericName=Desktop Session Recorder
_Comment=Record a video of your desktop session
Exec=istanbul
Terminal=false
Type=Application
-Icon=istanbul.png
-Categories=GNOME;Application;AudioVideo;
+Icon=istanbul
+Categories=GTK;GNOME;AudioVideo;
StartupNotify=false
|