# HG changeset patch
# User koda
# Date 1255877046 0
# Node ID 3f84392522cf7d1815706ecc5497701fc6f50051
# Parent 80ef2224a5207f9d6419b7ca76aaf44e75ca17a5
last minute fixes
diff -r 80ef2224a520 -r 3f84392522cf share/hedgewars/Data/Locale/hedgewars_it.qm
Binary file share/hedgewars/Data/Locale/hedgewars_it.qm has changed
diff -r 80ef2224a520 -r 3f84392522cf share/hedgewars/Data/Locale/hedgewars_it.ts
--- a/share/hedgewars/Data/Locale/hedgewars_it.ts Sun Oct 18 14:42:14 2009 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_it.ts Sun Oct 18 14:44:06 2009 +0000
@@ -367,8 +367,8 @@
- Questa partita è in corso.
-You may join and spectate now but you'll have to wait for the game to end to start playing.
+ Questa partita è in corso.
+Puoi entrare e fare da spettatore ora, ma dovrai aspettare la fine della partita per iniziare a giocare.
@@ -1139,7 +1139,7 @@
-
+ Controlli per il mouse e la visualizzazione
@@ -1154,7 +1154,7 @@
-
+ Salta e schiva gli ostacoli in questo percorso:
@@ -1162,7 +1162,7 @@
-
+ Raccogli un'arma o raggiungi un luogo selezionato dal mouse:
@@ -1206,11 +1206,11 @@
-
+ Fai uno screenshot:
-
+ Attiva/Disattiva le etichete sopra i ricci:
diff -r 80ef2224a520 -r 3f84392522cf tools/CMakeLists.txt
--- a/tools/CMakeLists.txt Sun Oct 18 14:42:14 2009 +0000
+++ b/tools/CMakeLists.txt Sun Oct 18 14:44:06 2009 +0000
@@ -1,7 +1,7 @@
if (APPLE AND BUNDLE)
find_package(OGGVORBIS REQUIRED)
-find_package(SPARKLE REQUIRED)
+find_package(SPARKLE)
find_program(macdeployqt_EXE NAMES macdeployqt macdeployqt-mac)
if(NOT macdeployqt_EXE)