From f3a7f4b8f865f59ba2c005a7165038bfa20d6200 Mon Sep 17 00:00:00 2001 From: dennis Date: Sat, 18 Sep 2010 21:29:20 +0000 Subject: Bilder für die Linux-Bildschirmtastatur aktualisiert. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@2347 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/osd/images/update.sh | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 linux/osd/images/update.sh (limited to 'linux/osd/images/update.sh') diff --git a/linux/osd/images/update.sh b/linux/osd/images/update.sh new file mode 100644 index 0000000..c6f2539 --- /dev/null +++ b/linux/osd/images/update.sh @@ -0,0 +1,21 @@ +#!/bin/bash + +#Hauptfeld: +wget -O neo2-hauptfeld_ebene1.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene1.png +wget -O neo2-hauptfeld_ebene1-caps.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene1Caps.png +wget -O neo2-hauptfeld_ebene2.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene2.png +wget -O neo2-hauptfeld_ebene2-caps.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene2Caps.png +wget -O neo2-hauptfeld_ebene3.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene3.png +wget -O neo2-hauptfeld_ebene4.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene4.png +wget -O neo2-hauptfeld_ebene5.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene5.png +wget -O neo2-hauptfeld_ebene6.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene6.png + +#Ziffernfeld: +wget -O neo2-ziffernfeld_ebene1.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene1.png +wget -O neo2-ziffernfeld_ebene1-caps.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene1Caps.png +wget -O neo2-ziffernfeld_ebene2.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene2.png +wget -O neo2-ziffernfeld_ebene2-caps.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene2Caps.png +wget -O neo2-ziffernfeld_ebene3.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene3.png +wget -O neo2-ziffernfeld_ebene4.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene4.png +wget -O neo2-ziffernfeld_ebene5.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene5.png +wget -O neo2-ziffernfeld_ebene6.png http://neo-layout.org/svn/grafik/tastatur3d/hauptfeld/tastatur_neo_Ebene6.png -- cgit v1.2.3