[Desktop Entry]
Type=Application
Name=Actu
Comment=Update local configuration
Exec=/etc/lxqt/actu.sh
Icon=
StartupNotify=false
Terminal=false
#!/bin/bash
# Réalisé le 13-08-2014
if [[ ! -s ~/.config/lxqt/actu.conf ]]; then
mkdir -p ~/.config/pcmanfm-qt/lxqt/
mkdir -p ~/.config/lxqt
echo "$(date)" > ~/.config/lxqt/actu.conf
cp -f /etc/lxqt/lxqt.conf ~/.config/lxqt/lxqt.conf
cp -f /etc/lxqt/session.conf ~/.config/lxqt/session.conf
cp -f /etc/lxqt/panel.conf ~/.config/lxqt/panel.conf
cp -f /etc/pcmanfm-qt/lxqt/settings.conf ~/.config/pcmanfm-qt/lxqt/settings.conf
cp -f /etc/xdg/openbox/rc.xml ~/.config/openbox/rc.xml
fi
if [[ ! $(grep '\[Qt\]' ~/.config/Trolltech.conf) ]]; then
echo "" >> ~/.config/Trolltech.conf
echo "[Qt]" >> ~/.config/Trolltech.conf
echo "style=Cleanlooks" >> ~/.config/Trolltech.conf
elif [[ ! $(grep 'style' ~/.config/Trolltech.conf) ]]; then
sed -i '/\[Qt\]/a\style=Cleanlooks' ~/.config/Trolltech.conf
fi
airmaik wrote:do we need to see how the menu looks in general mageia because I do not think that it is more convenient to catch the half screen.
wintpe wrote:before considering dropping rasorqt, consider that some may use it to de-plasma kde.
can we at least keep it in the repo,
francois wrote:Is there something wrong permanently or temporarily with the lxqt package presently available on:
http://mageia.madb.org/package/show/release/cauldron/application/0/name/task-lxqt
jkerr82508 wrote:I hope that you read the warning on the page that I linked to.
If you are upgrading from Mageia 4, then almost every installed package will be replaced.
Jim
francois wrote:You can delete this thread, I will be at the other one.
doktor5000 in viewtopic.php?p=48104&f=8#p48104 wrote:edit doktor5000: thread with test results has been split of from LXQT poll thread: viewtopic.php?f=29&t=7510
doktor5000 wrote:Latest notes and status regarding lxqt can be found here: https://wiki.mageia.org/en/User:Doktor5 ... aging_TODO
I'm currently waiting for 0.8 to be released, this is already pending since nearly a month :/
francois wrote:Will there be or is there a persistance feature for the content of the desktop of lxqt?
doktor5000 wrote:What do you mean by persistence?
doktor5000 wrote:Complete lxqt-0.8 should be available via core/updates_testing in cauldron.
Return to Testing : Alpha, Beta, RC and Cauldron
Users browsing this forum: No registered users and 0 guests