Fix the default tab for the Desktop Preferences window

ubuntu/lunar ubuntu/1.2.1-0ubuntu3
Aaron Rainbolt 1 year ago
parent e08672cb49
commit ab4baeb178

6
debian/changelog vendored

@ -1,3 +1,9 @@
pcmanfm-qt (1.2.1-0ubuntu3) lunar; urgency=medium
* Made the General tab in Desktop Preferences the default tab again.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Tue, 07 Mar 2023 12:35:39 -0600
pcmanfm-qt (1.2.1-0ubuntu2) lunar; urgency=medium
* Put the Lubuntu Manual checkbox where it belongs in the Desktop

@ -16,15 +16,6 @@ Last-Update: 2022-06-16
</rect>
</property>
<property name="windowTitle">
@@ -17,7 +17,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
- <number>0</number>
+ <number>3</number>
</property>
<widget class="QWidget" name="generalPage">
<attribute name="title">
@@ -485,27 +485,17 @@ are left clicked, even when it is not th
<bool>false</bool>
</property>

Loading…
Cancel
Save