]> git.pld-linux.org Git - packages/beryl-plugins.git/blame - beryl-plugins-fsck-patents.patch
- add BR
[packages/beryl-plugins.git] / beryl-plugins-fsck-patents.patch
CommitLineData
c947adcf 1diff -ruN beryl-plugins./src/animation.c beryl-plugins/src/animation.c
2--- beryl-plugins./src/animation.c 2006-10-20 16:38:33.000000000 +0200
3+++ beryl-plugins/src/animation.c 2006-10-20 19:05:31.381582196 +0200
4@@ -117,7 +117,7 @@
5 #define ANIM_MAGIC_LAMP1_GRID_RES_MAX 200
6
7 #define ANIM_MAGIC_LAMP1_MAX_WAVES_DEFAULT 5
8-#define ANIM_MAGIC_LAMP1_MAX_WAVES_MIN 3
9+#define ANIM_MAGIC_LAMP1_MAX_WAVES_MIN 0
10 #define ANIM_MAGIC_LAMP1_MAX_WAVES_MAX 20
11
12 #define ANIM_MAGIC_LAMP1_WAVE_AMP_MIN_DEFAULT 200
13@@ -135,7 +135,7 @@
14 #define ANIM_MAGIC_LAMP2_GRID_RES_MAX 200
15
16 #define ANIM_MAGIC_LAMP2_MAX_WAVES_DEFAULT 3
17-#define ANIM_MAGIC_LAMP2_MAX_WAVES_MIN 3
18+#define ANIM_MAGIC_LAMP2_MAX_WAVES_MIN 0
19 #define ANIM_MAGIC_LAMP2_MAX_WAVES_MAX 20
20
21 #define ANIM_MAGIC_LAMP2_WAVE_AMP_MIN_DEFAULT 200
This page took 0.051392 seconds and 4 git commands to generate.