summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2016-12-23 20:28:45 +0000
committerV3n3RiX <venerix@redcorelinux.org>2016-12-23 20:28:45 +0000
commit3b161426f5b6d516f8b203a1872c501a7b6eb7cf (patch)
treede03e58553d90ece9ff0db14dc596456ffdbdaef
parentb882d82986c8fd2aff3adc559e78ec0c6cabe299 (diff)
fix typo
-rwxr-xr-xlibsisyphus2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsisyphus b/libsisyphus
index a5d3184..8ff8b88 100755
--- a/libsisyphus
+++ b/libsisyphus
@@ -239,7 +239,7 @@ export local mainui='
<button tooltip-text="Sound & Video">
<label>Sound & Video</label>
<action signal="button-press-event">gtkdialog --space-expand=true --space-fill=true --program=multimediaui &</action>
- <action signal="button-release-event">EXI:ok</action>
+ <action signal="button-release-event">EXIT:ok</action>
</button>
<button tooltip-text="Office">
<label>Office</label>