Fix the default tab for the Desktop Preferences window
This commit is contained in:
parent
e08672cb49
commit
ab4baeb178
6
debian/changelog
vendored
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
|
||||
|
9
debian/patches/add-manual.patch
vendored
9
debian/patches/add-manual.patch
vendored
@ -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…
x
Reference in New Issue
Block a user