- Added Norwegian translation

This commit is contained in:
Christophe Dumez
2006-09-30 18:48:16 +00:00
parent 9ba1b4f38f
commit e9e55a3a9e
29 changed files with 1423 additions and 54 deletions

View File

@@ -34,9 +34,9 @@ contains(DEBUG_MODE, 0){
# Includes
include($$TRAYICON_CPP/trayicon.pri)
exists(../conf.pri) {
include(../conf.pri)
}
#exists(../conf.pri) {
# include(../conf.pri)
#}
# Install
unix {
@@ -81,7 +81,8 @@ TRANSLATIONS = $$LANG_PATH/qbittorrent_fr.ts \
$$LANG_PATH/qbittorrent_zh_HK.ts \
$$LANG_PATH/qbittorrent_sk.ts \
$$LANG_PATH/qbittorrent_ro.ts \
$$LANG_PATH/qbittorrent_pt.ts
$$LANG_PATH/qbittorrent_pt.ts \
$$LANG_PATH/qbittorrent_nb.ts
# Source code
HEADERS += GUI.h misc.h options_imp.h about_imp.h \