wok-current annotate openbox-imlib2/stuff/openbox-autostart.patch @ rev 17501
Normalize tags "file-manager", "web-browser", "text-editor", "terminal", and "window-manager" according to tazx.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Jan 08 02:04:05 2015 +0200 (2015-01-08) |
parents | |
children |
rev | line source |
---|---|
pankso@13564 | 1 --- openbox-autostart.org |
pankso@13564 | 2 +++ openbox-autostart |
pankso@13564 | 3 @@ -31,4 +31,4 @@ |
pankso@13564 | 4 # Run the XDG autostart stuff. These are found in /etc/xdg/autostart and |
pankso@13564 | 5 # in $HOME/.config/autostart. This requires PyXDG to be installed. |
pankso@13564 | 6 # See openbox-xdg-autostart --help for more details. |
pankso@13564 | 7 -/usr/lib/openbox/openbox-xdg-autostart "$@" |
pankso@13564 | 8 +/usr/lib/openbox/openbox-xdg-autostart "$@" || continue |