This repository was archived by the owner on Dec 15, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- config-pri.hash =34ECD7D9947440ACBE2A70C093F15C30
1+ config-pri.hash =3AFABF6FED6733B3C56A85D54BBB6B85
22config-pri.version =2.0
33eclipse.preferences.version =1
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ TabbedPane {
108108 }
109109 }
110110 }
111- Tab { // 音乐 tab
111+ /* Tab { //音乐 tab
112112 title: qsTr("Music") + Retranslate.onLocaleOrLanguageChanged
113113 imageSource: "asset:///icon/ic_doctype_music.png"
114114 property alias nav: nav_music
@@ -128,7 +128,7 @@ TabbedPane {
128128 property variant audiomgr: mpcontroller
129129 }
130130 }
131- /* Tab { //电影 tab
131+ Tab { //电影 tab
132132 title: qsTr("Movie") + Retranslate.onLocaleOrLanguageChanged
133133 imageSource: "asset:///icon/ic_doctype_video.png"
134134 property alias nav: nav_movie
Original file line number Diff line number Diff line change 5656 <!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade.
5757 Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
5858 An updated version of application must have a versionNumber value higher than the previous version. Required. -->
59- <versionNumber >2.0.18 </versionNumber >
59+ <versionNumber >2.0.19 </versionNumber >
6060
6161 <!-- Fourth digit segment of the package version. First three segments are taken from the
6262 <versionNumber> element. Must be an integer from 0 to 2^16-1 -->
8585 </splashScreens >
8686 <authorId >gYAAgMy-I-SFJtVvioZxVXYQjhA</authorId >
8787 <author >anpho</author >
88- <buildId >1230 </buildId >
88+ <buildId >922 </buildId >
8989
9090 <!-- Unique author ID assigned by signing authority. Required if using debug tokens. -->
9191 <!-- <authorId>ABC1234YjsnUk235h</authorId> -->
Original file line number Diff line number Diff line change @@ -119,8 +119,6 @@ config_pri_source_group1 {
119119 $$quote ($$BASEDIR /src/applicationui.hpp )
120120}
121121
122- INCLUDEPATH += $$quote ($$BASEDIR /src )
123-
124122CONFIG += precompile_header
125123
126124PRECOMPILED_HEADER = $$quote ($$BASEDIR /precompiled.h )
Original file line number Diff line number Diff line change 753753 <source >Articles</source >
754754 <translation type =" unfinished" ></translation >
755755 </message >
756- <message >
757- <location filename =" ../assets/main.qml" line =" 112" />
758- <source >Music</source >
759- <translation type =" unfinished" ></translation >
760- </message >
761756</context >
762757</TS >
Original file line number Diff line number Diff line change 800800 <translation >阅读</translation >
801801 </message >
802802 <message >
803- <location filename =" ../assets/main.qml" line =" 112" />
804803 <source >Music</source >
805- <translation >音乐</translation >
804+ <translation type = " obsolete " >音乐</translation >
806805 </message >
807806 <message >
808807 <source >Movie</source >
Original file line number Diff line number Diff line change 761761 <translation type =" unfinished" >閱讀</translation >
762762 </message >
763763 <message >
764- <location filename =" ../assets/main.qml" line =" 112" />
765764 <source >Music</source >
766- <translation type =" unfinished " >音樂</translation >
765+ <translation type =" obsolete " >音樂</translation >
767766 </message >
768767 <message >
769768 <source >Movie</source >
You can’t perform that action at this time.
0 commit comments