wok view openbox/stuff/openbox-autostart.patch @ rev 18466

bash: fix ~/.bashrc creation, etc.; dia: fix icons packaging (thanks llev for reports)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Oct 03 06:11:22 2015 +0300 (2015-10-03)
parents
children
line source
1 --- openbox-autostart.org
2 +++ openbox-autostart
3 @@ -31,4 +31,4 @@
4 # Run the XDG autostart stuff. These are found in /etc/xdg/autostart and
5 # in $HOME/.config/autostart. This requires PyXDG to be installed.
6 # See openbox-xdg-autostart --help for more details.
7 -/usr/lib/openbox/openbox-xdg-autostart "$@"
8 +/usr/lib/openbox/openbox-xdg-autostart "$@" || continue