Added Italian translation. Thanks maxxlupi and Zangune
Sorted the language selection combo-box FossilOrigin-Name: ddb8c7f5e5fd5b341b90ddafef349af789147d88
This commit is contained in:
7
fuel.pro
7
fuel.pro
@ -22,8 +22,8 @@ macx {
|
||||
|
||||
# FreeBSD needs explicit paths to Qt install
|
||||
unix:freebsd {
|
||||
INCLUDEPATH += /usr/local/include
|
||||
LIBS += -L/usr/local/lib
|
||||
INCLUDEPATH += /usr/local/include
|
||||
LIBS += -L/usr/local/lib
|
||||
}
|
||||
|
||||
unix:!macx {
|
||||
@ -89,5 +89,6 @@ TRANSLATIONS += \
|
||||
intl/es_ES.ts \
|
||||
intl/fr_FR.ts \
|
||||
intl/ru_RU.ts \
|
||||
intl/pt_PT.ts
|
||||
intl/pt_PT.ts \
|
||||
intl/it_IT.ts
|
||||
|
||||
|
Reference in New Issue
Block a user