]> git.pld-linux.org Git - packages/kde4-kdebase-workspace.git/commitdiff
- rel 3; even more precise brightness step auto/th/kde4-kdebase-workspace-4.11.10-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 5 Aug 2014 18:59:45 +0000 (20:59 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 5 Aug 2014 18:59:45 +0000 (20:59 +0200)
kde4-kdebase-workspace-brightness-step.patch
kde4-kdebase-workspace.spec

index 2bccecb1efe108e39c7221ce1ba2ca293c1f2e8c..9ffd7cbb9070834614e0830417ce3c1d804b0cf0 100644 (file)
@@ -5,7 +5,7 @@
      float currentBrightness = brightness(controlType);
  
 -    int step = 10;
-+    int step = 5;
++    int step = 2;
      if (controlType == Keyboard) {
          // In case the keyboard backlight has only 5 or less possible values,
          // 10% are not enough to hit the next value. Lets use 30% because
index 407edfbf908a2eb245f5cf8a94aa06d12dff332d..61915f5095e349108e826a5781ce53b200f672dc 100644 (file)
@@ -8,7 +8,7 @@ Summary:        KDE 4 base workspace components
 Summary(pl.UTF-8):     Podstawowe komponenty środowiska KDE 4
 Name:          kde4-kdebase-workspace
 Version:       4.11.10
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/4.13.2/src/%{orgname}-%{version}.tar.xz
This page took 0.775186 seconds and 4 git commands to generate.