]> git.pld-linux.org Git - packages/wine.git/commitdiff
- add Comment to wine.desktop, appears in open with dialog as description auto/th/wine-1_2_2-2
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 21 Dec 2010 23:41:46 +0000 (23:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    desktop.patch -> 1.1
    wine.spec -> 1.395

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

diff --git a/desktop.patch b/desktop.patch
new file mode 100644 (file)
index 0000000..d851861
--- /dev/null
@@ -0,0 +1,10 @@
+--- wine-1.2.2/tools/wine.desktop~     2010-12-03 20:37:15.000000000 +0200
++++ wine-1.2.2/tools/wine.desktop      2010-12-22 02:29:30.206200511 +0200
+@@ -1,6 +1,7 @@
+ [Desktop Entry]
+ Type=Application
+ Name=Wine Windows Program Loader
++Comment=Launch Windows Program with Wine
+ Name[cs]=Zavaděč programů pro Wine
+ Name[de]=Wine Windows-Programmstarter
+ Name[es]=Wine Cargador de programas de Windows
index 4003eb57d31a71ee1eac0a173470a68a505960de..29b6368e54e38f65af41cc175031bd5c5dfbc4e7 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -48,6 +48,7 @@ Patch4:               %{name}-disable-valgrind.patch
 Patch5:                %{name}-ca_certificates.patch
 Patch6:                %{name}-notarget.patch
 Patch7:                %{name}-manpaths.patch
+Patch8:                desktop.patch
 #PatchX:       %{name}-dga.patch
 URL:           http://www.winehq.org/
 BuildRequires: OpenAL-devel >= 1.1
@@ -270,6 +271,7 @@ Sterownik NAS dla implementacji mm.dll (systemu multimediów) w Wine.
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 icotool -x --width=32 --height=32 --bit-depth=32 -o . dlls/user32/resources/oic_winlogo.ico
This page took 0.174553 seconds and 4 git commands to generate.