summaryrefslogtreecommitdiff
path: root/ui/graphicsui.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ui/graphicsui.sh')
-rwxr-xr-xui/graphicsui.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/graphicsui.sh b/ui/graphicsui.sh
index df91404..e595268 100755
--- a/ui/graphicsui.sh
+++ b/ui/graphicsui.sh
@@ -33,12 +33,12 @@ export local graphicsui='
<hbox space-expand="false" space-extend="false">
<button space-expand="true" space-extend="true" label-text="install">
<label>Install package</label>
- <action signal="button-press-event">epkg autoinstall $graphics|$showdialog</action>
+ <action signal="button-press-event">epkg autoinstall $graphics|$sisyphusprogress</action>
<action signal="button-release-event">$abortnow</action>
</button>
<button space-expand="true" space-extend="true" label-text="uninstall">
<label>Uninstall package</label>
- <action signal="button-press-event">epkg autoremove $graphics|$showdialog</action>
+ <action signal="button-press-event">epkg autoremove $graphics|$sisyphusprogress</action>
<action signal="button-release-event">$abortnow</action>
</button>
<button space-expand="true" space-extend="true" label-text="home">