X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=data%2Fautostart%2Fopenbox-xdg-autostart;fp=tools%2Fxdg-autostart%2Fxdg-autostart;h=ea76028182b7b46e1fca667bf9e0a9cfcaa165b8;hb=bcc31faf7ecd8b0ad3b66a75fc72145e93e6c35a;hp=4a53382669443bd0dce7065899925e8c42f49a5b;hpb=7d71fb8a77ba9e2ea4938e793410f029265507a8;p=chaz%2Fopenbox diff --git a/tools/xdg-autostart/xdg-autostart b/data/autostart/openbox-xdg-autostart similarity index 98% rename from tools/xdg-autostart/xdg-autostart rename to data/autostart/openbox-xdg-autostart index 4a533826..ea760281 100755 --- a/tools/xdg-autostart/xdg-autostart +++ b/data/autostart/openbox-xdg-autostart @@ -1,6 +1,6 @@ #!/usr/bin/env python -# xdg-autostart runs things based on the XDG autostart specification +# openbox-xdg-autostart runs things based on the XDG autostart specification # Copyright (C) 2008 Dana Jansens # # XDG autostart specification can be found here: @@ -19,8 +19,8 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -ME="xdg-autostart" -VERSION="1.0" +ME="openbox-xdg-autostart" +VERSION="1.1" import os, glob, sys try: