[pitivi] Translate keywords in .desktop



commit d69041d4c6a6a77f926caa4e9e2fd9331a6ff757
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Mon Sep 26 21:32:36 2016 +0200

    Translate keywords in .desktop
    
    And name, it's also translatable in AppData.

 data/pitivi.desktop.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/pitivi.desktop.in b/data/pitivi.desktop.in
index 9534512..0d36e26 100644
--- a/data/pitivi.desktop.in
+++ b/data/pitivi.desktop.in
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Encoding=UTF-8
-Name=Pitivi
+_Name=Pitivi
 _GenericName=Video Editor
 _Comment=Create and edit your own movies
 Exec=pitivi %f
@@ -10,4 +10,4 @@ Icon=pitivi
 Categories=GNOME;GTK;AudioVideo;Video;AudioVideoEditing;
 MimeType=text/x-xges;text/x-xptv;
 StartupNotify=true
-Keywords=video;film;movie;editor;
\ No newline at end of file
+_Keywords=video;film;movie;editor;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]