replace buttons icon with icon from Axialis Team
[rugen] / src / interface.c
index dd070af..6946cc7 100644 (file)
@@ -43,22 +43,22 @@ create_buttons_transport(GtkWidget *top, int type)
                {
                        2,
                        "Beginning of playlist",
-                       "stock_media-begin-16.png"
+                       "begin-16x16_(Axialis_Team).png"        /* Free Icons by Axialis Software http://www.axialis.com */
                },
                {
                        2,
                        "Start of clip",
-                       "stock_media-prev-16.png"
+                       "prev-16x16_(Axialis_Team).png" /* Free Icons by Axialis Software http://www.axialis.com */
                },
                {
                        2,
                        "Rewind",
-                       "stock_media-rew-16.png"
+                       "rew-16x16_(Axialis_Team).png"  /* Free Icons by Axialis Software http://www.axialis.com */
                },
                {
                        2,
                        "Previous frame",
-                       "stock_media-prev-frame-16.png"
+                       "prev-frame-16x16_(Axialis_Team).png"   /* Free Icons by Axialis Software http://www.axialis.com */
                },
                {
                        1,
@@ -78,32 +78,32 @@ create_buttons_transport(GtkWidget *top, int type)
                {
                        2,
                        "Next frame",
-                       "stock_media-next-frame-16.png"
+                       "next-frame-16x16_(Axialis_Team).png"   /* Free Icons by Axialis Software http://www.axialis.com */
                },
                {
                        2,
                        "Fast forward",
-                       "stock_media-fwd-16.png"
+                       "fwd-16x16_(Axialis_Team).png"  /* Free Icons by Axialis Software http://www.axialis.com */
                },
                {
                        2,
                        "Next clip",
-                       "stock_media-next-16.png"
+                       "next-16x16_(Axialis_Team).png" /* Free Icons by Axialis Software http://www.axialis.com */
                },
                {
                        2,
                        "End of playlist",
-                       "stock_media-end-16.png"
+                       "end-16x16_(Axialis_Team).png"  /* Free Icons by Axialis Software http://www.axialis.com */
                },
                {
                        2,
                        "Loop On",
-                       "eof-loop-16.png"
+                       "loop_on_16x16_(Axialis_Team).png"      /* Free Icons by Axialis Software http://www.axialis.com */
                },
                {
                        2,
                        "Loop Off",
-                       "eof-pause-16.png"
+                       "loop_off_16x16_(Axialis_Team).png"     /* Free Icons by Axialis Software http://www.axialis.com */
                },
                {
                        0,