From 4d5f93bfb95e547c8e8805f4fd666c4cf494960b Mon Sep 17 00:00:00 2001 From: bionel Date: Sun, 2 Aug 2015 19:55:21 +0300 Subject: change to .png --- Kogaion-nighttime/gtk-2.0/gtkrc | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'Kogaion-nighttime/gtk-2.0/gtkrc') diff --git a/Kogaion-nighttime/gtk-2.0/gtkrc b/Kogaion-nighttime/gtk-2.0/gtkrc index 20c1851..a05d2af 100755 --- a/Kogaion-nighttime/gtk-2.0/gtkrc +++ b/Kogaion-nighttime/gtk-2.0/gtkrc @@ -688,7 +688,7 @@ style "checkradio-pixmap" { recolorable = TRUE state = NORMAL shadow = OUT - overlay_file = "Check-Radio/checkbox-unchecked.svg" + overlay_file = "Check-Radio/checkbox-unchecked.png" overlay_stretch = FALSE } image @@ -697,7 +697,7 @@ style "checkradio-pixmap" { recolorable = TRUE state = PRELIGHT shadow = OUT - overlay_file = "Check-Radio/checkbox-unchecked.svg" + overlay_file = "Check-Radio/checkbox-unchecked.png" overlay_stretch = FALSE } image @@ -706,7 +706,7 @@ style "checkradio-pixmap" { recolorable = TRUE state = ACTIVE shadow = OUT - overlay_file = "Check-Radio/checkbox-unchecked.svg" + overlay_file = "Check-Radio/checkbox-unchecked.png" overlay_stretch = FALSE } image @@ -715,7 +715,7 @@ style "checkradio-pixmap" { recolorable = TRUE state = SELECTED shadow = OUT - overlay_file = "Check-Radio/checkbox-unchecked.svg" + overlay_file = "Check-Radio/checkbox-unchecked.png" overlay_stretch = FALSE } image @@ -724,7 +724,7 @@ style "checkradio-pixmap" { recolorable = TRUE state = INSENSITIVE shadow = OUT - overlay_file = "Check-Radio/checkbox-unchecked-insensitive.svg" + overlay_file = "Check-Radio/checkbox-unchecked-insensitive.png" overlay_stretch = FALSE } image @@ -733,7 +733,7 @@ style "checkradio-pixmap" { recolorable = TRUE state = NORMAL shadow = IN - overlay_file = "Check-Radio/checkbox-checked.svg" + overlay_file = "Check-Radio/checkbox-checked.png" overlay_stretch = FALSE } image @@ -742,7 +742,7 @@ style "checkradio-pixmap" { recolorable = TRUE state = PRELIGHT shadow = IN - overlay_file = "Check-Radio/checkbox-checked.svg" + overlay_file = "Check-Radio/checkbox-checked.png" overlay_stretch = FALSE } image @@ -751,7 +751,7 @@ style "checkradio-pixmap" { recolorable = TRUE state = ACTIVE shadow = IN - overlay_file = "Check-Radio/checkbox-checked.svg" + overlay_file = "Check-Radio/checkbox-checked.png" overlay_stretch = FALSE } image @@ -760,7 +760,7 @@ style "checkradio-pixmap" { recolorable = TRUE state = SELECTED shadow = IN - overlay_file = "Check-Radio/checkbox-checked.svg" + overlay_file = "Check-Radio/checkbox-checked.png" overlay_stretch = FALSE } image @@ -769,7 +769,7 @@ style "checkradio-pixmap" { recolorable = TRUE state = INSENSITIVE shadow = IN - overlay_file = "Check-Radio/checkbox-checked-insensitive.svg" + overlay_file = "Check-Radio/checkbox-checked-insensitive.png" overlay_stretch = FALSE } @@ -780,7 +780,7 @@ style "checkradio-pixmap" { function = OPTION state = NORMAL shadow = OUT - overlay_file = "Check-Radio/option-unchecked.svg" + overlay_file = "Check-Radio/option-unchecked.png" overlay_stretch = FALSE } image @@ -788,7 +788,7 @@ style "checkradio-pixmap" { function = OPTION state = PRELIGHT shadow = OUT - overlay_file = "Check-Radio/option-unchecked.svg" + overlay_file = "Check-Radio/option-unchecked.png" overlay_stretch = FALSE } image @@ -796,7 +796,7 @@ style "checkradio-pixmap" { function = OPTION state = ACTIVE shadow = OUT - overlay_file = "Check-Radio/option-unchecked.svg" + overlay_file = "Check-Radio/option-unchecked.png" overlay_stretch = FALSE } image @@ -804,7 +804,7 @@ style "checkradio-pixmap" { function = OPTION state = SELECTED shadow = OUT - overlay_file = "Check-Radio/option-unchecked.svg" + overlay_file = "Check-Radio/option-unchecked.png" overlay_stretch = FALSE } image @@ -812,7 +812,7 @@ style "checkradio-pixmap" { function = OPTION state = INSENSITIVE shadow = OUT - overlay_file = "Check-Radio/option-unchecked-insensitive.svg" + overlay_file = "Check-Radio/option-unchecked-insensitive.png" overlay_stretch = FALSE } image @@ -820,7 +820,7 @@ style "checkradio-pixmap" { function = OPTION state = NORMAL shadow = IN - overlay_file = "Check-Radio/option-checked.svg" + overlay_file = "Check-Radio/option-checked.png" overlay_stretch = FALSE } image @@ -828,7 +828,7 @@ style "checkradio-pixmap" { function = OPTION state = PRELIGHT shadow = IN - overlay_file = "Check-Radio/option-checked.svg" + overlay_file = "Check-Radio/option-checked.png" overlay_stretch = FALSE } image @@ -836,7 +836,7 @@ style "checkradio-pixmap" { function = OPTION state = ACTIVE shadow = IN - overlay_file = "Check-Radio/option-checked.svg" + overlay_file = "Check-Radio/option-checked.png" overlay_stretch = FALSE } image @@ -844,7 +844,7 @@ style "checkradio-pixmap" { function = OPTION state = SELECTED shadow = IN - overlay_file = "Check-Radio/option-checked.svg" + overlay_file = "Check-Radio/option-checked.png" overlay_stretch = FALSE } image @@ -852,7 +852,7 @@ style "checkradio-pixmap" { function = OPTION state = INSENSITIVE shadow = IN - overlay_file = "Check-Radio/option-checked-insensitive.svg" + overlay_file = "Check-Radio/option-checked-insensitive.png" overlay_stretch = FALSE } } -- cgit v1.2.3