Removed old forgotten bit
authorEnrico Zini <enrico@enricozini.org>
Sun, 4 Oct 2009 20:14:38 +0000 (21:14 +0100)
committerEnrico Zini <enrico@enricozini.org>
Sun, 4 Oct 2009 20:14:38 +0000 (21:14 +0100)
misc/.gtkrc-2.0 [deleted file]
misc/zavai.conf [deleted file]

diff --git a/misc/.gtkrc-2.0 b/misc/.gtkrc-2.0
deleted file mode 100644 (file)
index 02407ae..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#gtk-font-name = "Sans 6"
-style "moko"
-{
-    GtkScrollbar::slider-width        = 25
-    GtkNotebook::tab-curvature       = 4
-}
-class "*" style "moko"
-
-style "bigcombo"
-{
-    GtkButton::inner-border = { 20, 20, 20, 20 }
-}
-widget_class "*.GtkComboBoxEntry.*" style "bigcombo"
diff --git a/misc/zavai.conf b/misc/zavai.conf
deleted file mode 100644 (file)
index 84f8c33..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE busconfig PUBLIC
- "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
- "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
-<busconfig>
-       <policy user="root">
-               <allow own="org.enricozini.zavai"/>
-               <allow send_path="/"/>
-                <allow send_destination="org.enricozini.zavai"/>
-       </policy>
-</busconfig>
-