chiark / gitweb /
Use a cards image for 'random' icon
[disorder] / disobedience / control.c
index 13cd68db7f4109ebe7086a8a1273dc69583c17ce..8e72c2e759d3fd0dc08a3708688e126954f39857 100644 (file)
@@ -205,8 +205,8 @@ static struct icon icons[] = {
   },
   {
     toggle: TRUE,
-    stock: TRUE,
-    icon: GTK_STOCK_REFRESH,
+    stock: FALSE,
+    icon: "cards24.png",
     label: "Random",
     tip_on: "Disable random play",
     tip_off: "Enable random play",