diff options
author | Christian Rüb <christian.rueb@gmx.net> | 2010-01-15 11:10:14 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-15 23:28:28 +0100 |
commit | 25825354ffc718533cc2e302da97d92973b5955a (patch) | |
tree | 8d267e2d693866a9824023faf702c077acba1307 /recipes/wpa-supplicant/wpa-gui-0.6.9/style | |
parent | e53ccdb7a778dd8aaf0d4a2eee2121abfc01a350 (diff) |
wpa-gui: Add version 0.6.9
* build Qt4 version of wpa-gui
* patch to compile with Qt4 with and without session manager
* patch to use librsvg not inkscape
* include stylesheet for SHR distribution
Signed-off-by: Christian Rüb <christian.rueb@gmx.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/wpa-supplicant/wpa-gui-0.6.9/style')
-rw-r--r-- | recipes/wpa-supplicant/wpa-gui-0.6.9/style | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/wpa-supplicant/wpa-gui-0.6.9/style b/recipes/wpa-supplicant/wpa-gui-0.6.9/style new file mode 100644 index 0000000000..ffd17496e7 --- /dev/null +++ b/recipes/wpa-supplicant/wpa-gui-0.6.9/style @@ -0,0 +1,4 @@ +* {font-size: 16px;} +QPushButton { + font-size: 20px; +} |