www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit d46b97ca428997c6492fbef916b2773a739fa6e3
parent 0fd2c47703fc0a0b19683f4d56a237c75cbcf599
Author: John Charron <rm_rf_windows@yahoo.fr>
Date:   Sat, 29 Jan 2011 23:43:10 +0100

Aurais-je oubilé string.xml aussi ? (jc)

Diffstat:
Mcode/PtiClic/res/values/strings.xml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/code/PtiClic/res/values/strings.xml b/code/PtiClic/res/values/strings.xml @@ -4,4 +4,6 @@ <string name="app_name">PtiClic</string> <string name="prefs_name">Préférences</string> <string name="games_name">Jouer</string> +<string name="textInfo">Ce projet a été réalisé l</string> +<color name="background">#FF0000</color> </resources>