Utilisateur:Mangr

De openmoko-fr.

Juste un pense bête pour l'installation de différents petits softs :

AccelGame

L'appli est dispo ici : http://projects.openmoko.org/frs/?group_id=180

icone de lancement :

  • Créer un fichier "Accel.desktop" dans /usr/share/applications
  • et copier dedans :
[Desktop Entry]
Encoding=UTF-8
Name=AccelGame
Comment=Marble Madness Proof of concept
Exec=python /home/root/Applications/AccelGame/form.py
Icon=openmoko-terminal
Terminal=false
Type=Application
Categories=GTK;Application;Utilities;
MimeType=text/x-vcard;
SingleInstance=true
StartupNotify=true
~
  • mettre le chemin complet de l'image dans le fichier AccelGame/form.py (ligne 53)


AccelGame.png

Le thème tango

D'après la liste community http://lists.openmoko.org/pipermail/community/2008-July/023730.html

Un thème "tango" est disponible ici