Bearbeiten der Shortcuts
Ich bin leider noch nicht fertig mit dem übersetzten. Stelle es aber aufgrund der Nachfrage trotzdem schon mal rein.
1) Ladet euch die
shortcuts.xml Datei auf den Desktop und scrollt ganz nach unten, bis zu dieser Befehlszeile:
<shortCut>
<quick1 str="New message" dep="1,4,1" fr="11" id="fid:0x27400000"/>
<quick2 str="Browser" dep="3,1" id="fid:0x20000fc6" fr="42"/>
<quick3 str="Profiles" dep="4,2,1" fr="2"/>
<quick4 str="Games & Apps" dep="2,8,1" fr="3" id="fid:0x20000f0c"/>
<quick5 str="Memo" dep="3,5" fr="4" id="fid:0x20000ffd"/>
<quick6 str="Music" dep="2,4" fr="10" id="fid:0x20000f3c"/>
<quick7 str="My stuff" dep="2,1,1" fr="6"/>
<quick8 str="Calendar" dep="3,3,1" fr="7" id="fid:0x10000fff"/>
<quick9 str="Bluetooth" dep="4,6" fr="8" id="fid:0x10000ff1"/>
</shortCut>
3) Jedes Element hat 5 Variabeln die folgendes bewirken können:
<quick*
Statt dem * fügt ihr eine Ziffer (1-9) ein, dies setzt das ICON an die gewünschte stelle.
str=
Text unter dem ICON. Wie auf dem Bild zu sehn, (z.B. Browser, New Messages, Profil, Calender, ect. [...]).
dep="X,Y,Z"
X = the menu id on the right handside (1= phone 2 = media 3= organiser 4=settings)
Y = the program position within the menu selected at Z
Z optional - again the program position within the menu selected at Y
(A full list for each program is included in the attachment)
fr="*"
The icon to display. (See the icons folder in the attachment to determine the numbering sequence used)
id=
Memory address of the application? (A full list for each program is included in the attachment)
2) Wenn ihr die Datei nach euren wünschen angepasst habt, ladet ihr die shortcuts.xml wieder in den Ordner: "LGAPP\Media\swf\" schließt das EFS Fenster (Abfrage "(...) Do you wish to reset the phone at this time?" -> Ja). Und das Viewty startet automatisch neu.
Fertig