mirror of
https://abf.rosa.ru/djam/kdebase4-workspace.git
synced 2025-02-24 02:02:50 +00:00
Add fix-translation-strings patch to make some strings translatable
This commit is contained in:
parent
ee1d3cf917
commit
fb5ad8211f
2 changed files with 40 additions and 1 deletions
34
kde-workspace-4.11.13-fix-translation-strings.patch
Normal file
34
kde-workspace-4.11.13-fix-translation-strings.patch
Normal file
|
@ -0,0 +1,34 @@
|
|||
diff -urN kde-workspace-4.11.13/kwin/kcmkwin/kwincompositing/main.ui kde-workspace-4.11.13-patched/kwin/kcmkwin/kwincompositing/main.ui
|
||||
--- kde-workspace-4.11.13/kwin/kcmkwin/kwincompositing/main.ui 2014-10-10 11:47:23.000000000 +0400
|
||||
+++ kde-workspace-4.11.13-patched/kwin/kcmkwin/kwincompositing/main.ui 2014-10-30 08:14:27.351037142 +0300
|
||||
@@ -708,10 +708,10 @@
|
||||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'Segoe'; font-size:8pt; font-weight:400; font-style:normal;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Crisp:</span></p>
|
||||
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">XRenderSetPictureFilter(&quot;fast&quot;)</span> - Pretty fast on all GPUs but looks bricky</p>
|
||||
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">XRenderSetPictureFilter("fast")</span> - Pretty fast on all GPUs but looks bricky</p>
|
||||
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Smooth:</span></p>
|
||||
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">XRenderSetPictureFilter(&quot;good&quot;) </span>- linear blending.</p>
|
||||
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">XRenderSetPictureFilter("good") </span>- linear blending.</p>
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Fast enough on newer nvidia GPUs and maybe others but also can be <span style=" text-decoration: underline;">very</span> slow, you will have to try it.</p></body></html></string>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
@@ -745,7 +745,7 @@
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Accurate:</span></p>
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Lanczos filter, requires glsl shader support.</p>
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Might be slow on weaker GPUs and even cause various troubles with broken drivers (from overbrightening to segfaults).</p>
|
||||
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Fall back to &quot;Smooth&quot; if you have problems.</p></body></html></string>
|
||||
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Fall back to "Smooth" if you have problems.</p></body></html></string>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
<number>1</number>
|
||||
@@ -875,7 +875,7 @@
|
||||
</style></head><body style=" font-family:'Segoe'; font-size:8pt; font-weight:400; font-style:normal;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">It is <span style=" font-weight:600;">strongly recommended</span> to use the <span style=" font-weight:600;">native</span> system when using the <span style=" font-weight:600;">XRender</span> backend.</p>
|
||||
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
|
||||
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">On the other hand, many decorations perform better with the <span style=" font-weight:600;">raster</span> system on the <span style=" font-weight:600;">default and generally preferred OpenGL</span> backend (though some don't - also the impact here can be anything between &quot;slight&quot; and &quot;incredible&quot; depending on the GPU and driver)</p></body></html></string>
|
||||
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">On the other hand, many decorations perform better with the <span style=" font-weight:600;">raster</span> system on the <span style=" font-weight:600;">default and generally preferred OpenGL</span> backend (though some don't - also the impact here can be anything between "slight" and "incredible" depending on the GPU and driver)</p></body></html></string>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
|
@ -17,7 +17,7 @@
|
|||
Summary: KDE 4 application workspace components
|
||||
Name: kdebase4-workspace
|
||||
Version: 4.11.15
|
||||
Release: 1
|
||||
Release: 2
|
||||
Epoch: 2
|
||||
License: GPLv2+
|
||||
Group: Graphical desktop/KDE
|
||||
|
@ -73,6 +73,7 @@ Patch18: kdebase-workspace-4.8.95-startup-sound.patch
|
|||
Patch19: kdebase-workspace-4.2.1-use-mdvicon.patch
|
||||
Patch20: kde-workspace-4.10.2-BUILD_KCM_RANDR.patch
|
||||
Patch21: kde-workspace-4.8.3-ruby.patch
|
||||
Patch22: kde-workspace-4.11.13-fix-translation-strings.patch
|
||||
Patch26: kdebase-workspace-4.11.0-simpleapplet-defaults.patch
|
||||
# Make it possible to set wallpaper via dbus
|
||||
# See https://bugs.kde.org/show_bug.cgi?id=217950
|
||||
|
@ -1598,6 +1599,7 @@ tar xf %{SOURCE6}
|
|||
%patch19 -p1
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch22 -p1
|
||||
%patch26 -p1
|
||||
%patch27 -p1
|
||||
%patch50 -p1
|
||||
|
@ -1709,6 +1711,9 @@ for f in %{buildroot}%{_kde_applicationsdir}/*.desktop ; do
|
|||
done
|
||||
|
||||
%changelog
|
||||
* Wed Jan 14 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.15-2
|
||||
- Add fix-translation-strings patch to make some strings translatable
|
||||
|
||||
* Tue Jan 13 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.15-1
|
||||
- New version 4.11.15
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue