summaryrefslogtreecommitdiff
path: root/libsisyphus.sh
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2016-12-24 14:41:54 +0000
committerV3n3RiX <venerix@redcorelinux.org>2016-12-24 14:41:54 +0000
commitc39289cfef73a2a595d0cc56885f2e1cac544b8a (patch)
tree8c28ea2a7bf8c1e4e57745c319aab0a00e9f7345 /libsisyphus.sh
parent4f800ef215b334beac98defcc989404ec753086d (diff)
connect internet user interface to main user interface
Diffstat (limited to 'libsisyphus.sh')
-rwxr-xr-xlibsisyphus.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsisyphus.sh b/libsisyphus.sh
index d5693c4..ff3cb1d 100755
--- a/libsisyphus.sh
+++ b/libsisyphus.sh
@@ -67,6 +67,8 @@ export local mainui='
</button>
<button tooltip-text="Internet">
<label>Internet</label>
+ <action signal="button-press-event">gtkdialog --space-expand=true --space-fill=true --program=internetui &</action>
+ <action signal="button-release-event">EXIT:ok</action>
</button>
</hbox>
<hbox>