mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
- Added Norwegian translation
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user