diff options
author | James Meyer <james.meyer@operamail.com> | 2008-11-02 19:58:06 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-11-02 19:58:06 (GMT) |
commit | e30f21033b5216cc95e2988b680352c2bad3ac2d (patch) | |
tree | 0be047b5cd9d1bee28c0bee8245e9e02ce8c26a0 /build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/home | |
parent | 52df49d517066e4440ffb5fc809482c3bf238c70 (diff) | |
download | linhes_dev-e30f21033b5216cc95e2988b680352c2bad3ac2d.zip |
call LinHES-run instead of mythfrontend when starting fluxbox
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/home')
-rw-r--r-- | build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/home/mythtv/.fluxbox/apps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/home/mythtv/.fluxbox/apps b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/home/mythtv/.fluxbox/apps index 52db7fe..a90f160 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/home/mythtv/.fluxbox/apps +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/home/mythtv/.fluxbox/apps @@ -1,2 +1,2 @@ [startup] {feh --bg-scale ~/.fluxbox/wallpaper.png} -[startup] {mythfrontend} +[startup] {/usr/LH/bin/LinHES-run} |