diff options
Diffstat (limited to 'data/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 1567f2752..7cd231eae 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -9,8 +9,8 @@ gui_DATA = \ button_pressed.xml \ buttonplay.png \ checkbox.png \ - circle-gray.png \ - circle-green.png \ + circle-off.xml \ + circle-on.xml \ colors.xml \ dropdown.xml \ dropdown_background.xml \ |