Import a default configuration file for Gtk+ 2.0
This commit is contained in:
parent
281cae74f5
commit
82c4498f64
6
doc/gtkrc-2.0
Normal file
6
doc/gtkrc-2.0
Normal file
|
@ -0,0 +1,6 @@
|
|||
gtk-fallback-icon-theme = "gnome"
|
||||
gtk-font-name = "Sans 9"
|
||||
gtk-icon-theme-name = "DeforaOS"
|
||||
gtk-key-theme-name = "Emacs"
|
||||
gtk-toolbar-icon-size = GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-toolbar-style = GTK_TOOLBAR_ICONS
|
|
@ -1,2 +1,2 @@
|
|||
subdirs=xsessions
|
||||
dist=Makefile
|
||||
dist=Makefile,gtkrc-2.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user