# HG changeset patch
# User unc0rr
# Date 1197753043 0
# Node ID b4cc7ac9011f10b5da4c130c23baf8cbef20c1e0
# Parent 741e7490d32bd59d689aceca49a03e35f07e3837
Fix project and translate more entries
diff -r 741e7490d32b -r b4cc7ac9011f QTfrontend/hedgewars.pro
--- a/QTfrontend/hedgewars.pro Sat Dec 15 20:41:13 2007 +0000
+++ b/QTfrontend/hedgewars.pro Sat Dec 15 21:10:43 2007 +0000
@@ -8,7 +8,7 @@
RC_FILE = ./res/hedgewars.rc
}
-QT += network svg
+QT += network svg xml
HEADERS += binds.h \
game.h \
@@ -45,7 +45,8 @@
playrecordpage.h \
hwconsts.h \
selectWeapon.h \
- itemNum.h
+ itemNum.h \
+ input_ip.h
SOURCES += binds.cpp \
@@ -81,7 +82,8 @@
playrecordpage.cpp \
hwconsts.cpp \
selectWeapon.cpp \
- itemNum.cpp
+ itemNum.cpp \
+ input_ip.cpp
TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ru.ts
diff -r 741e7490d32b -r b4cc7ac9011f share/hedgewars/Data/Locale/hedgewars_ru.qm
Binary file share/hedgewars/Data/Locale/hedgewars_ru.qm has changed
diff -r 741e7490d32b -r b4cc7ac9011f share/hedgewars/Data/Locale/hedgewars_ru.ts
--- a/share/hedgewars/Data/Locale/hedgewars_ru.ts Sat Dec 15 20:41:13 2007 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_ru.ts Sat Dec 15 21:10:43 2007 +0000
@@ -497,6 +497,16 @@
Порт:
+
+
+
+ Сервер:
+
+
+
+
+ Порт:
+
QLineEdit
@@ -721,6 +731,16 @@
Переименовать
+
+
+
+ ОК
+
+
+
+
+ Отмена
+
QToolBox