summaryrefslogtreecommitdiff
path: root/caja/open-terminal.c
diff options
context:
space:
mode:
authorMarcel Dijkstra <[email protected]>2013-01-17 20:51:56 +0100
committerStefano Karapetsas <[email protected]>2013-01-17 20:55:23 +0100
commit46c4c36e0aa6244b292e647061d90c3ab6312f90 (patch)
tree77778b8e5fbf75baf1603261797b08937d9b9955 /caja/open-terminal.c
parent7d6b297873d9ccd0117d2d508d642d479295582b (diff)
downloadmate-terminal-46c4c36e0aa6244b292e647061d90c3ab6312f90.tar.bz2
mate-terminal-46c4c36e0aa6244b292e647061d90c3ab6312f90.tar.xz
Migrate to GSettings
Diffstat (limited to 'caja/open-terminal.c')
-rw-r--r--caja/open-terminal.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/caja/open-terminal.c b/caja/open-terminal.c
index e36e6e0..43583d8 100644
--- a/caja/open-terminal.c
+++ b/caja/open-terminal.c
@@ -27,7 +27,6 @@
#include "caja-open-terminal.h"
-#include <mateconf/mateconf-client.h>
#include <libintl.h>
static GType type_list[1];
@@ -42,11 +41,6 @@ caja_module_initialize (GTypeModule *module)
bindtextdomain (GETTEXT_PACKAGE, MATELOCALEDIR);
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
-
- mateconf_client_add_dir(mateconf_client_get_default(),
- "/desktop/mate/lockdown",
- 0,
- NULL);
}
void