From 25825354ffc718533cc2e302da97d92973b5955a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20R=C3=BCb?= Date: Fri, 15 Jan 2010 11:10:14 +0000 Subject: wpa-gui: Add version 0.6.9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 Signed-off-by: Martin Jansa --- recipes/wpa-supplicant/wpa-gui-0.6.9/style | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/wpa-supplicant/wpa-gui-0.6.9/style (limited to 'recipes/wpa-supplicant/wpa-gui-0.6.9/style') 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; +} -- cgit v1.2.3