Compare commits
No commits in common. "00097cfb6f46176a629a00d21efebadbd7064b40" and "cdbe9260fe1cc0bbcd1618a759d98be0669b85dd" have entirely different histories.
00097cfb6f
...
cdbe9260fe
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,16 +1,3 @@
|
|||||||
lubuntu-default-settings (25.04.10) plucky; urgency=medium
|
|
||||||
|
|
||||||
* Added Comment to Picom LXQt module so executable shown in tooltip.
|
|
||||||
* Added LXQt Modules for the following (LP: #2059346):
|
|
||||||
* Bluetooth Manager (blueman)
|
|
||||||
* Lubuntu Update
|
|
||||||
* Clipboard Manager (qlipper)
|
|
||||||
* Screensaver (xscreensaver)
|
|
||||||
* Network Manager (nm-tray)
|
|
||||||
* Print Manager (print-applet)
|
|
||||||
|
|
||||||
-- Walter Lapchynski <wxl@ubuntu.com> Sun, 16 Mar 2025 20:45:11 +0000
|
|
||||||
|
|
||||||
lubuntu-default-settings (25.04.9) plucky; urgency=medium
|
lubuntu-default-settings (25.04.9) plucky; urgency=medium
|
||||||
|
|
||||||
* Create a LXQt module for Picom.
|
* Create a LXQt module for Picom.
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Bluetooth Manager
|
|
||||||
Comment=blueman-applet
|
|
||||||
Exec=blueman-applet
|
|
||||||
Type=Application
|
|
||||||
X-LXQt-Module=true
|
|
@ -1,6 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Lubuntu Update
|
|
||||||
Comment=lubuntu-update
|
|
||||||
Exec=/usr/bin/lubuntu-update
|
|
||||||
Type=Application
|
|
||||||
X-LXQt-Module=true
|
|
@ -1,7 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Network Manager
|
|
||||||
Comment=nm-tray
|
|
||||||
Exec=nm-tray
|
|
||||||
Type=Application
|
|
||||||
X-LXQt-Need-Tray=true
|
|
||||||
X-LXQt-Module=true
|
|
@ -1,6 +1,5 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=X Compositor
|
Name=X Compositor
|
||||||
Comment=picom
|
|
||||||
Exec=picom
|
|
||||||
Type=Application
|
Type=Application
|
||||||
|
Exec=picom
|
||||||
X-LXQt-Module=true
|
X-LXQt-Module=true
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Print Manager
|
|
||||||
Comment=system-config-printer-applet
|
|
||||||
Exec=system-config-printer-applet
|
|
||||||
Type=Application
|
|
||||||
X-LXQt-Module=true
|
|
@ -1,7 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Clipboard Manager
|
|
||||||
Comment=qlipper
|
|
||||||
Exec=qlipper
|
|
||||||
Type=Application
|
|
||||||
X-LXQt-Need-Tray=true
|
|
||||||
X-LXQt-Module=true
|
|
@ -1,7 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Screensaver
|
|
||||||
Comment=xscreensaver
|
|
||||||
Exec=xscreensaver -no-splash
|
|
||||||
Type=Application
|
|
||||||
X-LXQt-X11-Only=true
|
|
||||||
X-LXQt-Module=true
|
|
Loading…
x
Reference in New Issue
Block a user