KDE: configure menu favorites
This commit is contained in:
Vendored
+2
@@ -10,6 +10,7 @@ FILES_TO_DIVERT="
|
|||||||
/etc/xdg/compton.conf
|
/etc/xdg/compton.conf
|
||||||
/etc/xdg/gtk-3.0/settings.ini
|
/etc/xdg/gtk-3.0/settings.ini
|
||||||
/etc/xdg/kdeglobals
|
/etc/xdg/kdeglobals
|
||||||
|
/etc/xdg/kickoffrc
|
||||||
/etc/xdg/konsolerc
|
/etc/xdg/konsolerc
|
||||||
/etc/xdg/kscreenlockerrc
|
/etc/xdg/kscreenlockerrc
|
||||||
/etc/xdg/kwinrc
|
/etc/xdg/kwinrc
|
||||||
@@ -101,6 +102,7 @@ if [ "$1" = "configure" ]; then
|
|||||||
install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml force
|
install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml force
|
||||||
install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml force
|
install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml force
|
||||||
install_config_file /etc/xdg/menus/xfce-settings-manager.menu force
|
install_config_file /etc/xdg/menus/xfce-settings-manager.menu force
|
||||||
|
install_config_file /etc/xdg/kickoffrc force
|
||||||
fi
|
fi
|
||||||
# Install remaining new files
|
# Install remaining new files
|
||||||
install_all
|
install_all
|
||||||
|
|||||||
Vendored
+1
@@ -10,6 +10,7 @@ FILES_TO_DIVERT="
|
|||||||
/etc/xdg/compton.conf
|
/etc/xdg/compton.conf
|
||||||
/etc/xdg/gtk-3.0/settings.ini
|
/etc/xdg/gtk-3.0/settings.ini
|
||||||
/etc/xdg/kdeglobals
|
/etc/xdg/kdeglobals
|
||||||
|
/etc/xdg/kickoffrc
|
||||||
/etc/xdg/konsolerc
|
/etc/xdg/konsolerc
|
||||||
/etc/xdg/kscreenlockerrc
|
/etc/xdg/kscreenlockerrc
|
||||||
/etc/xdg/kwinrc
|
/etc/xdg/kwinrc
|
||||||
|
|||||||
Vendored
+1
@@ -10,6 +10,7 @@ FILES_TO_DIVERT="
|
|||||||
/etc/xdg/compton.conf
|
/etc/xdg/compton.conf
|
||||||
/etc/xdg/gtk-3.0/settings.ini
|
/etc/xdg/gtk-3.0/settings.ini
|
||||||
/etc/xdg/kdeglobals
|
/etc/xdg/kdeglobals
|
||||||
|
/etc/xdg/kickoffrc
|
||||||
/etc/xdg/konsolerc
|
/etc/xdg/konsolerc
|
||||||
/etc/xdg/kscreenlockerrc
|
/etc/xdg/kscreenlockerrc
|
||||||
/etc/xdg/kwinrc
|
/etc/xdg/kwinrc
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
[Favorites]
|
||||||
|
FavoriteURLs=org.kde.konsole.desktop,org.kde.dolphin.desktop,org.kde.kate.desktop,firefox-esr.desktop,systemsettings.desktop
|
||||||
@@ -5,6 +5,7 @@
|
|||||||
/etc/xdg/compton.conf
|
/etc/xdg/compton.conf
|
||||||
/etc/xdg/gtk-3.0/settings.ini
|
/etc/xdg/gtk-3.0/settings.ini
|
||||||
/etc/xdg/kdeglobals
|
/etc/xdg/kdeglobals
|
||||||
|
/etc/xdg/kickoffrc
|
||||||
/etc/xdg/konsolerc
|
/etc/xdg/konsolerc
|
||||||
/etc/xdg/kscreenlockerrc
|
/etc/xdg/kscreenlockerrc
|
||||||
/etc/xdg/kwinrc
|
/etc/xdg/kwinrc
|
||||||
|
|||||||
Reference in New Issue
Block a user