mirror of https://gitlab.com/pamhyr/pamhyr2
Arts: Update SolverLog window.
parent
fd9a338365
commit
f80be0f3da
|
|
@ -71,7 +71,7 @@
|
||||||
<action name="action_stop">
|
<action name="action_stop">
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset>
|
||||||
<normaloff>ressources/gtk-stop.png</normaloff>ressources/gtk-stop.png</iconset>
|
<normaloff>ressources/close.png</normaloff>ressources/close.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Stop</string>
|
<string>Stop</string>
|
||||||
|
|
@ -80,7 +80,7 @@
|
||||||
<action name="action_start">
|
<action name="action_start">
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset>
|
<iconset>
|
||||||
<normaloff>ressources/player_play.png</normaloff>ressources/player_play.png</iconset>
|
<normaloff>ressources/run.png</normaloff>ressources/run.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Start</string>
|
<string>Start</string>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue