]> git.pld-linux.org Git - packages/kdenlive.git/commitdiff
- add Categories to desktop file
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 2 May 2006 18:53:47 +0000 (18:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kdenlive-desktop.patch -> 1.1
    kdenlive.spec -> 1.9

kdenlive-desktop.patch [new file with mode: 0644]
kdenlive.spec

diff --git a/kdenlive-desktop.patch b/kdenlive-desktop.patch
new file mode 100644 (file)
index 0000000..4178711
--- /dev/null
@@ -0,0 +1,7 @@
+--- kdenlive-0.2.4/kdenlive/kdenlive.desktop~  2003-12-17 02:14:12.000000000 +0200
++++ kdenlive-0.2.4/kdenlive/kdenlive.desktop   2006-05-02 21:52:47.000000000 +0300
+@@ -10,3 +10,4 @@
+ Terminal=0
+ Name=Kdenlive
+ Name[de]=Kdenlive
++Categories=KDE;AudioVideo;AudioVideoEditing;
index 9015511f70199aae708582da009bf0af2c362f5b..fc61c380acfc62e9b265f4b59d71903ba752dad7 100644 (file)
@@ -8,6 +8,7 @@ Group:          X11/Applications/Multimedia
 Source0:       http://dl.sourceforge.net/kdenlive/%{name}-%{version}.tar.gz
 # Source0-md5: 2c78f21f00c761fd3c6631d68d0159b3
 Patch0:                %{name}-piave.patch
+Patch1:                %{name}-desktop.patch
 URL:           http://kdenlive.sourceforge.net/
 BuildRequires: artsc-devel
 BuildRequires: automake
@@ -44,6 +45,7 @@ Obs
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.* admin
This page took 0.244154 seconds and 4 git commands to generate.