Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>pull/147/head
parent
d6ce70cba1
commit
368b948d4a
@ -1,13 +0,0 @@
|
|||||||
# This file was written by TDE
|
|
||||||
# You can edit it in the Trinity control center, under "GTK Styles and Fonts"
|
|
||||||
|
|
||||||
include "/usr/share/themes/Qt/gtk-2.0/gtkrc"
|
|
||||||
|
|
||||||
style "user-font"
|
|
||||||
{
|
|
||||||
font_name="Sans Serif 9"
|
|
||||||
}
|
|
||||||
widget_class "*" style "user-font"
|
|
||||||
|
|
||||||
gtk-theme-name="Qt"
|
|
||||||
gtk-font-name="Sans Serif 9"
|
|
@ -1,13 +0,0 @@
|
|||||||
# This file was written by TDE
|
|
||||||
# You can edit it in the Trinity control center, under "GTK Styles and Fonts"
|
|
||||||
|
|
||||||
include "/usr/share/themes/Qt/gtk-2.0/gtkrc"
|
|
||||||
|
|
||||||
style "user-font"
|
|
||||||
{
|
|
||||||
font_name="Tahoma 10"
|
|
||||||
}
|
|
||||||
widget_class "*" style "user-font"
|
|
||||||
|
|
||||||
gtk-theme-name="Qt"
|
|
||||||
gtk-font-name="Tahoma 10"
|
|
@ -1,3 +1,2 @@
|
|||||||
NEWS
|
README.md
|
||||||
README
|
|
||||||
TODO
|
TODO
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# Make sure our customised gtkrc file is loaded.
|
|
||||||
export GTK2_RC_FILES=$HOME/.gtkrc-2.0-kde4
|
|
@ -1,13 +0,0 @@
|
|||||||
# This file was written by TDE
|
|
||||||
# You can edit it in the Trinity control center, under "GTK Styles and Fonts"
|
|
||||||
|
|
||||||
include "/usr/share/themes/Qt/gtk-2.0/gtkrc"
|
|
||||||
|
|
||||||
style "user-font"
|
|
||||||
{
|
|
||||||
font_name="Sans Serif 9"
|
|
||||||
}
|
|
||||||
widget_class "*" style "user-font"
|
|
||||||
|
|
||||||
gtk-theme-name="Qt"
|
|
||||||
gtk-font-name="Sans Serif 9"
|
|
@ -1,13 +0,0 @@
|
|||||||
# This file was written by TDE
|
|
||||||
# You can edit it in the Trinity control center, under "GTK Styles and Fonts"
|
|
||||||
|
|
||||||
include "/usr/share/themes/Qt/gtk-2.0/gtkrc"
|
|
||||||
|
|
||||||
style "user-font"
|
|
||||||
{
|
|
||||||
font_name="Tahoma 10"
|
|
||||||
}
|
|
||||||
widget_class "*" style "user-font"
|
|
||||||
|
|
||||||
gtk-theme-name="Qt"
|
|
||||||
gtk-font-name="Tahoma 10"
|
|
@ -1,3 +1,2 @@
|
|||||||
NEWS
|
README.md
|
||||||
README
|
|
||||||
TODO
|
TODO
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# Make sure our customised gtkrc file is loaded.
|
|
||||||
export GTK2_RC_FILES=$HOME/.gtkrc-2.0-kde4
|
|
Loading…
Reference in new issue