Accepting request 57296 from KDE:Distro:Factory
Accepted submit request 57296 from user dirkmueller OBS-URL: https://build.opensuse.org/request/show/57296 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/k3b?expand=0&rev=26
This commit is contained in:
parent
27d5387677
commit
d75348f381
11
add_mimetypes_bnc661777.diff
Normal file
11
add_mimetypes_bnc661777.diff
Normal file
@ -0,0 +1,11 @@
|
||||
--- src/k3b.desktop 2010-06-12 09:06:28.000000000 +0200
|
||||
+++ src/k3b.desktop_patched 2010-12-30 20:06:00.000000000 +0100
|
||||
@@ -135,7 +135,7 @@
|
||||
Name[x-test]=xxK3bxx
|
||||
Name[zh_CN]=K3b
|
||||
Name[zh_TW]=K3b
|
||||
-MimeType=application/x-k3b;application/x-iso;application/x-cd-image;application/x-cue;
|
||||
+MimeType=application/x-k3b;application/x-iso;application/x-cd-image;application/x-cue;x-content/blank-cd;x-content/blank-dvd;x-content/blank-bd;x-content/blank-hddvd;
|
||||
X-KDE-StartupNotify=true
|
||||
X-KDE-NativeMimeType=application/x-k3b;
|
||||
Categories=KDE;Qt;AudioVideo;DiscBurning;
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 19:08:39 UTC 2010 - ctrippe@gmx.net
|
||||
|
||||
- Add a few mimetypes to the desktop file for better integration in
|
||||
GNOME (bnc#661777)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 10:17:07 CET 2010 - jslaby@suse.de
|
||||
|
||||
|
2
k3b.spec
2
k3b.spec
@ -51,6 +51,7 @@ Patch0: device-detection-fix.patch
|
||||
Patch1: initial-preference.diff
|
||||
# fixed in 2.0.2 / 2.1: https://bugs.kde.org/show_bug.cgi?id=238819
|
||||
Patch2: k3b-2.0.1-qt47_settings_crash.patch
|
||||
Patch3: add_mimetypes_bnc661777.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%kde4_runtime_requires
|
||||
Provides: kde4-k3b = 4.2.1.svn942189
|
||||
@ -92,6 +93,7 @@ Authors:
|
||||
%patch0 -p1
|
||||
%patch1
|
||||
%patch2
|
||||
%patch3
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
|
Loading…
Reference in New Issue
Block a user