ozonos / atom-dock

Custom Dock for Ozon Desktop
GNU General Public License v3.0
72 stars 13 forks source link

Added option to uninstall with "make uninstall" #14

Closed tomvanderlee closed 10 years ago

tomvanderlee commented 10 years ago

As mentioned in #13

ndyakov commented 10 years ago

I didn't test this, but what if I say that my INSTALLDIR will be something else, that is not empty? It is better to remove the extension files alone and then try to remove the directory with rmdir if it is empty.

tomvanderlee commented 10 years ago

INSTALLDIR refers always to ~/.local/share/gnome-shell/extensions/atom-dock\@numixproject.org If that folder doesn't exist, noting happens. INSTALLDIR can't be something else.