forked from pool/pcmanfm-qt
f0af0ab35a
* Added "Recent Files" to the File menu. * Implemented org.freedesktop.FileManager1. It is used by apps (like Firefox and Chromium) that call the default file manager to show files inside a directory or do other jobs. * Fixed DND and keyboard navigation on RTL desktops. * Added "Open in Terminal" to the top of folder context menu. * Fixed an issue in positioning of sticky items on Desktop. * With the transient filter bar, the first item whose name starts with the filter string is preselected. If it doesn't exist, the first visible item will be preselected. * Filtering respects the checked state of Preferences → Display → Always show real file names. - Refresh pcmanfm-qt-default-wallpaper.patch OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/pcmanfm-qt?expand=0&rev=27
13 lines
617 B
Diff
13 lines
617 B
Diff
diff -urEbw pcmanfm-qt-1.1.0/config/pcmanfm-qt/lxqt/settings.conf.in pcmanfm-qt-1.1.0.new/config/pcmanfm-qt/lxqt/settings.conf.in
|
|
--- pcmanfm-qt-1.1.0/config/pcmanfm-qt/lxqt/settings.conf.in 2022-04-16 02:59:21.000000000 +0200
|
|
+++ pcmanfm-qt-1.1.0.new/config/pcmanfm-qt/lxqt/settings.conf.in 2022-04-27 23:45:23.911770193 +0200
|
|
@@ -17,7 +17,7 @@
|
|
[Desktop]
|
|
DesktopShortcuts=Home, Trash, Computer, Network
|
|
WallpaperMode=stretch
|
|
-Wallpaper=@LXQT_SHARE_DIR@/wallpapers/waves-logo.png
|
|
+Wallpaper=/usr/share/wallpapers/openSUSEdefault/contents/images/5120x3200.jpg
|
|
BgColor=#000000
|
|
FgColor=#ffffff
|
|
ShadowColor=#000000
|