drop spaces from icons filenames
[rugen] / src / interface.c
index 4425c31..dd070af 100644 (file)
@@ -63,17 +63,17 @@ create_buttons_transport(GtkWidget *top, int type)
                {
                        1,
                        "Play",
-                       "player_play_64x32_(Axialis Team).png"  /* Free Icons by Axialis Software http://www.axialis.com */
+                       "player_play_64x32_(Axialis_Team).png"  /* Free Icons by Axialis Software http://www.axialis.com */
                },
                {
                        1,
                        "Pause",
-                       "player_pause_32x32_(Axialis Team).png" /* Free Icons by Axialis Software http://www.axialis.com */
+                       "player_pause_32x32_(Axialis_Team).png" /* Free Icons by Axialis Software http://www.axialis.com */
                },
                {
                        1,
                        "Stop",
-                       "player_stop_32x32_(Axialis Team).png"  /* Free Icons by Axialis Software http://www.axialis.com */
+                       "player_stop_32x32_(Axialis_Team).png"  /* Free Icons by Axialis Software http://www.axialis.com */
                },
                {
                        2,