aboutsummaryrefslogtreecommitdiff
path: root/fblikebutton.install
diff options
context:
space:
mode:
Diffstat (limited to 'fblikebutton.install')
-rw-r--r--fblikebutton.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/fblikebutton.install b/fblikebutton.install
index b6d4a63..9a9f853 100644
--- a/fblikebutton.install
+++ b/fblikebutton.install
@@ -13,4 +13,8 @@ function fblikebutton_install() {
*/
function fblikebutton_uninstall() {
variable_del('fblikebutton_node_types');
+ variable_del('fblikebutton_show_faces');
+ variable_del('fblikebutton_layout');
+ variable_del('fblikebutton_color_scheme');
+ variable_del('fblikebutton_action');
}