summaryrefslogtreecommitdiffstats
path: root/theming
diff options
context:
space:
mode:
authorMichael Janczyk2007-09-11 22:23:45 +0200
committerMichael Janczyk2007-09-11 22:23:45 +0200
commit2a9b08cab832068667c085b063ee6470ee58beb5 (patch)
treeb7311006b2bb77abd98a6e422527e8b2a9b50f90 /theming
parentminor theme modifications (diff)
downloadcore-2a9b08cab832068667c085b063ee6470ee58beb5.tar.gz
core-2a9b08cab832068667c085b063ee6470ee58beb5.tar.xz
core-2a9b08cab832068667c085b063ee6470ee58beb5.zip
typo :(
the 1337++ commit ;) The new Design rev:1337 was optimized so that that the themes have even more in common. Here an example file for PXE: DEFAULT vesamenu.c32 MENU BACKGROUND openslx.png PROMPT 0 NOESCAPE 1 TIMEOUT 600 TOTALTIMEOUT 3000 MENU WIDTH 78 MENU MARGIN 9 MENU PASSWORDMARGIN 9 MENU ROWS 12 MENU TABMSGROW 18 MENU CMDLINEROW 18 MENU ENDROW -1 MENU PASSWORDROW 18 MENU TIMEOUTROW 18 MENU HELPMSGROW 18 MENU HELPMSGENDROW -1 MENU HSHIFT 0 MENU VSHIFT 5 menu color screen 37;40 #80ffffff #00000000 std menu color border 37;40 #40000000 #ff8093a1 std menu color title 1;37;40 #ffff8b00 #ff8093a1 std menu color unsel 37;40 #fff0f0f0 #ff8093a1 std menu color hotkey 1;37;40 #ffff8b00 #ff8093a1 std menu color sel 7;37;40 #ff1c2a33 #667799bb all menu color hotsel 1;7;37;40 #ffff8b00 #667799bb all menu color scrollbar 37;40 #40000000 #ee000000 std menu color tabmsg 37;40 #ffff8b00 #ff8093a1 std menu color cmdmark 1;37;40 #ffff8b00 #ff8093a1 std menu color cmdline 37;40 #fff0f0f0 #ff8093a1 std menu color pwdborder 37;40 #40000000 #ff8093a1 std menu color pwdheader 37;40 #ffff8b00 #ff8093a1 std menu color pwdentry 37;40 #ffff8b00 #ff8093a1 std menu color timeout_msg 37;40 #ff1c2a33 #00000000 none menu color timeout 1;37;40 #ffff8b00 #00000000 std menu color help 37;40 #ff1c2a33 #00000000 none menu color msg07 37;40 #90ffffff #00000000 std MENU MASTER PASSWD secret MENU PASSPROMPT Gesicherter Bereich, bitte Passwort eingeben: MENU AUTOBOOT Auswahl startet in # Sekunden MENU TITLE OpenSLX - Hauptmenue ##### LABEL Bitte waehlen Sie ueber die Pfeiltasten aus: KERNEL vesamenu.c32 APPEND pxelinux.cfg/default LABEL ________________________________________________________ KERNEL vesamenu.c32 APPEND pxelinux.cfg/default ##### #LABEL default # Starte Namen Reihe 27 # MENU LABEL ^Computer ausschalten # MENU DEFAULT # KERNEL 132.230.4.1::/atxoff.com # ##### LABEL KERNEL 132.230.4.1::/vesamenu.c32 APPEND 132.230.4.1::/pxelinux.cfg/default ##### LABEL openslx-suse-10.2-main:nfs MENU DEFAULT MENU LABEL ^SUSE-10.2-main nfs KERNEL suse-10.2-main/vmlinuz-2.6.18.8-0.5-default APPEND initrd=suse-10.2-main/initramfs-1 vga=791 debug=0 IPAPPEND 1 LABEL openslx-suse-10.2-main:sqfs-nbd MENU LABEL SUSE-10.2-main sqfs-^nbd TEXT HELP # Bereich: Reihe 10 - 69 Hier kann ein Hilfeintrag stehen welcher z.B. die Besonder- heit einer Umgebung beschreibt. Es sind mehrere Zeilen moeglich (6). Bitte Bereich Reihe 10 - 69 verwenden. Zeilen: 5 Zeilenende> 6 ENDTEXT KERNEL suse-10.2-main/vmlinuz-2.6.18.8-0.5-default APPEND initrd=suse-10.2-main/initramfs-2 vga=791 debug=0 IPAPPEND 1 ##### LABEL ________________________________________________________ KERNEL vesamenu.c32 APPEND pxelinux.cfg/default LABEL Weiterfuehrende Menues: LABEL KERNEL vesamenu.c32 APPEND pxelinux.cfg/default ##### LABEL hauptmenuu MENU LABEL SLX ^Hauptmenue KERNEL vesamenu.c32 APPEND pxelinux.cfg/someotherconf ##### LABEL ________________________________________________________ KERNEL vesamenu.c32 APPEND pxelinux.cfg/default ##### LABEL hilfe MENU LABEL Hilfe : ^H + Enter | Auswahl ueber Pfeiltasten + Enter KERNEL vesamenu.c32 APPEND pxe/pxelinux.cfg/default git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1338 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'theming')
-rw-r--r--theming/openslx/displaymanager/openslx.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theming/openslx/displaymanager/openslx.xml b/theming/openslx/displaymanager/openslx.xml
index 8dbdf93c..301d09d6 100644
--- a/theming/openslx/displaymanager/openslx.xml
+++ b/theming/openslx/displaymanager/openslx.xml
@@ -35,7 +35,7 @@
<pos anchor="c" x="50%" y="50%" width="100%" height="192"/>
<item type="pixmap">
- <normal file="dopenslx-logo.png"/>
+ <normal file="openslx-logo.png"/>
<pos anchor="w" x="40" y="50%" width="100" height="100"/>
</item>