Skip to content
Extraits de code Groupes Projets
Valider f3f9d2c3 rédigé par Thomas Goyne's avatar Thomas Goyne
Parcourir les fichiers

Also convert sr_RS to sr_YU in the plist on OS X

parent 4e723184
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -43,7 +43,7 @@ if ! test -f "tools/osx-bundle.sed"; then ...@@ -43,7 +43,7 @@ if ! test -f "tools/osx-bundle.sed"; then
exit 1 exit 1
fi fi
find po -name *.po | sed 's/.*\/\(.*\)\.po/ <string>\1<\/string>/' > languages find po -name *.po | sed 's/.*\/\(.*\)\.po/ <string>\1<\/string>/; s/RS/YU/' > languages
find ${SKEL_DIR} -type f -not -regex ".*.svn.*" find ${SKEL_DIR} -type f -not -regex ".*.svn.*"
cp ${SKEL_DIR}/Contents/Resources/*.icns "${PKG_DIR}/Contents/Resources" cp ${SKEL_DIR}/Contents/Resources/*.icns "${PKG_DIR}/Contents/Resources"
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter