diff options
author | Stefan Cristian B. <steven.darklight@gmail.com> | 2014-12-06 02:02:17 +0200 |
---|---|---|
committer | Stefan Cristian B. <steven.darklight@gmail.com> | 2014-12-06 02:02:17 +0200 |
commit | 917d57be54dc49acb48bf658f34b9130e84e9dc4 (patch) | |
tree | 950327a2a8d02808e1330118cb9d46d4ae890eb2 /skel/.mateconf/apps/pluma | |
parent | 61e15e974839f68af8fa1e9a0d50d274ab1a596b (diff) | |
parent | db5234acea22dc3a31ed19eb1473f4fe9bf29d70 (diff) |
Merge pull request #1 from V3n3RiX/master
Mate obsoleted mate-conf and switched to dconf, so dropping this...for now
Diffstat (limited to 'skel/.mateconf/apps/pluma')
7 files changed, 0 insertions, 14 deletions
diff --git a/skel/.mateconf/apps/pluma/%mateconf.xml b/skel/.mateconf/apps/pluma/%mateconf.xml deleted file mode 100644 index e69de29..0000000 --- a/skel/.mateconf/apps/pluma/%mateconf.xml +++ /dev/null diff --git a/skel/.mateconf/apps/pluma/plugins/%mateconf.xml b/skel/.mateconf/apps/pluma/plugins/%mateconf.xml deleted file mode 100644 index e69de29..0000000 --- a/skel/.mateconf/apps/pluma/plugins/%mateconf.xml +++ /dev/null diff --git a/skel/.mateconf/apps/pluma/plugins/filebrowser/%mateconf.xml b/skel/.mateconf/apps/pluma/plugins/filebrowser/%mateconf.xml deleted file mode 100644 index e69de29..0000000 --- a/skel/.mateconf/apps/pluma/plugins/filebrowser/%mateconf.xml +++ /dev/null diff --git a/skel/.mateconf/apps/pluma/plugins/filebrowser/on_load/%mateconf.xml b/skel/.mateconf/apps/pluma/plugins/filebrowser/on_load/%mateconf.xml deleted file mode 100644 index 85b3765..0000000 --- a/skel/.mateconf/apps/pluma/plugins/filebrowser/on_load/%mateconf.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0"?> -<mateconf> - <entry name="virtual_root" mtime="1340626313" type="string"> - <stringvalue>file:///home/kogaionuser/.mateconf/apps/panel/general</stringvalue> - </entry> - <entry name="root" mtime="1340626313" type="string"> - <stringvalue>file:///</stringvalue> - </entry> - <entry name="tree_view" mtime="1340626313" type="bool" value="true"/> -</mateconf> diff --git a/skel/.mateconf/apps/pluma/preferences/%mateconf.xml b/skel/.mateconf/apps/pluma/preferences/%mateconf.xml deleted file mode 100644 index e69de29..0000000 --- a/skel/.mateconf/apps/pluma/preferences/%mateconf.xml +++ /dev/null diff --git a/skel/.mateconf/apps/pluma/preferences/ui/%mateconf.xml b/skel/.mateconf/apps/pluma/preferences/ui/%mateconf.xml deleted file mode 100644 index e69de29..0000000 --- a/skel/.mateconf/apps/pluma/preferences/ui/%mateconf.xml +++ /dev/null diff --git a/skel/.mateconf/apps/pluma/preferences/ui/statusbar/%mateconf.xml b/skel/.mateconf/apps/pluma/preferences/ui/statusbar/%mateconf.xml deleted file mode 100644 index d27e9d6..0000000 --- a/skel/.mateconf/apps/pluma/preferences/ui/statusbar/%mateconf.xml +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0"?> -<mateconf> - <entry name="statusbar_visible" mtime="1340626313" type="bool" value="true"/> -</mateconf> |