]> git.sesse.net Git - kdenlive/commitdiff
Add desktop file
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Thu, 14 Feb 2008 18:49:13 +0000 (18:49 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Thu, 14 Feb 2008 18:49:13 +0000 (18:49 +0000)
svn path=/branches/KDE4/; revision=1838

src/CMakeLists.txt
src/kdenlive.desktop [new file with mode: 0644]

index a6800013d1b2c469c3fdde3c800176a0e84bd709..fa8df4819d6cdea0973173e75484dbc6a80e4b76 100644 (file)
@@ -73,4 +73,6 @@ target_link_libraries(kdenlive
  
 install(TARGETS kdenlive DESTINATION ${BIN_INSTALL_DIR})
 install( FILES kdenliveui.rc DESTINATION  ${DATA_INSTALL_DIR}/kdenlive )
-install (FILES kdenlivesettings.kcfg DESTINATION share/config.kcfg)
\ No newline at end of file
+install (FILES kdenlivesettings.kcfg DESTINATION share/config.kcfg)
+install (FILES kdenlive.desktop DESTINATION share/applications/kde)
+
diff --git a/src/kdenlive.desktop b/src/kdenlive.desktop
new file mode 100644 (file)
index 0000000..2c53562
--- /dev/null
@@ -0,0 +1,15 @@
+# KDE Config File  
+[Desktop Entry]
+GenericName=Video Editor
+Encoding=UTF-8
+Type=Application
+Exec=kdenlive -caption "%c" %i %m  
+Icon=kdenlive.png
+DocPath=kdenlive/index.html
+Comment=Nonlinear video editor for KDE
+Comment[de]=
+Terminal=0
+Name=Kdenlive
+Name[de]=Kdenlive
+MimeType=application/vnd.kde.kdenlive;
+Categories=Qt;KDE;AudioVideo;