# HG changeset patch # User Paul Issott # Date 1398720635 -3600 # Node ID ec53ffc301c44eb4ca0000e99061381b1ab94ce4 # Parent 1b177a6e3bf7cbd9fd33aa216a548c0f079e2ddf Tiny edits diff -r 1b177a6e3bf7 -r ec53ffc301c4 sts --- a/sts Mon Apr 28 00:31:11 2014 +0200 +++ b/sts Mon Apr 28 22:30:35 2014 +0100 @@ -23,7 +23,7 @@ # want to get latest configs. rm -rf ${XDG_CONFIG_HOME}/sts rm -rf ${XDG_CONFIG_HOME}/lxpanel/sts - echo "Please logout and login again our STS session" ;; + echo "Please logout and login again your STS session" ;; kill) # Close button on panel so we can have undecorated windows @@ -32,7 +32,7 @@ kill ${pid} ;; keyboard) - # Switch on/of the OSD Keyboard powered by Cellwrite + # Switch on/off the OSD Keyboard powered by Cellwrite if ps | grep -q 'cellwriter --keyboard-only'; then cellwriter --hide-window else @@ -41,7 +41,7 @@ apps) # Show all installed applications, use single click to launch - # We dont need to specify window size since it will be maximized + # We don't need to specify window size since it will be maximized # by Openbox. yad --window-icon="/usr/share/pixmaps/slitaz-menu.png" \ --icons --single-click --sort-by-name \