diff --git a/Fritzing.sh b/Fritzing.sh old mode 100644 new mode 100755 diff --git a/install_fritzing.sh b/install_fritzing.sh old mode 100644 new mode 100755 index 1235f78e4..2f5108f48 --- a/install_fritzing.sh +++ b/install_fritzing.sh @@ -271,8 +271,6 @@ cp fritzing.desktop.use "$APPS"/fritzing.desktop cp icons/fritzing_icon.png "$APP_ICON" rm -f fritzing.desktop.use -# TODO: Uninstall script. - # Escape all paths [forward slashes] to make `sed` stable MIMES_ESC="$(esc_path "$MIMES")" MIMEDIR_ESC="$(esc_path "$MIMEDIR")" diff --git a/uninstall_fritzing.sh b/uninstall_fritzing.sh old mode 100644 new mode 100755 index 0faea0e0c..36e05ba19 --- a/uninstall_fritzing.sh +++ b/uninstall_fritzing.sh @@ -11,7 +11,7 @@ ID="$(id -u)" ARGS="$*" # TODO: remove marker when finished -DEVSTAT="" +DEVSTAT="" export DEVSTAT # Variables [template] @@ -164,6 +164,11 @@ echo "Updating databases..." update-desktop-database "$APPS" update-mime-database "$MIMEDIR" +echo "-*-*-*-*-*-*-" +echo "UNINSTALLED!" +echo "-*-*-*-*-*-*-" +echo + # -- SCRIPT END-OF-LIFE -- # echo "Removing residues..." rm -f "$PROGPATH"