Skip to content

Commit 86e47d5

Browse files
lmhlmh
lmh
authored and
lmh
committed
1.9.3
1 parent b56a309 commit 86e47d5

File tree

4 files changed

+1021
-997
lines changed

4 files changed

+1021
-997
lines changed

debian/changelog

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
fantascene-dynamic-wallpaper (1.9.2-1) unstable; urgency=medium
1+
fantascene-dynamic-wallpaper (1.9.3-1) unstable; urgency=medium
22

3-
* Update translation
3+
* Update
44

55
-- Liu MingHang <[email protected]> Aug, 9 Feb 2024 16:00:39 +0800
66

debian/control

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ Standards-Version: 4.6.0.1
2626
Homepage: http://github.com/dependon/fantascene-dynamic-wallpaper
2727
Package: fantascene-dynamic-wallpaper
2828
Architecture: any
29-
Depends: ${shlibs:Depends}, ${misc:Depends} , wget, ffmpeg
29+
Depends: ${shlibs:Depends}, ${misc:Depends} , wget, ffmpeg , aria2
3030
Description: video wallpaper for fantascene.

src/listview/onlineclient.ui

+14-2
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,26 @@
7070
<height>16777215</height>
7171
</size>
7272
</property>
73+
<property name="toolTip">
74+
<string notr="true"/>
75+
</property>
76+
<property name="statusTip">
77+
<string notr="true"/>
78+
</property>
79+
<property name="whatsThis">
80+
<string notr="true"/>
81+
</property>
82+
<property name="currentText">
83+
<string notr="true">wget</string>
84+
</property>
7385
<item>
7486
<property name="text">
75-
<string>wget</string>
87+
<string notr="true">wget</string>
7688
</property>
7789
</item>
7890
<item>
7991
<property name="text">
80-
<string>aria2</string>
92+
<string notr="true">aria2</string>
8193
</property>
8294
</item>
8395
</widget>

0 commit comments

Comments
 (0)