mirror of https://gitlab.com/pamhyr/pamhyr2
Arts: Update geometry and minor change.
parent
701f9ab69b
commit
cd571b6ec4
BIN
arts/sort.kra
BIN
arts/sort.kra
Binary file not shown.
|
|
@ -191,7 +191,7 @@
|
|||
<action name="action_sort_asc">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>ressources/gtk-sort-ascending.png</normaloff>ressources/gtk-sort-ascending.png</iconset>
|
||||
<normaloff>ressources/sort_1-9.png</normaloff>ressources/sort_1-9.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>sort_asc</string>
|
||||
|
|
@ -203,7 +203,7 @@
|
|||
<action name="action_sort_des">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<normaloff>ressources/gtk-sort-descending.png</normaloff>ressources/gtk-sort-descending.png</iconset>
|
||||
<normaloff>ressources/sort_9-1.png</normaloff>ressources/sort_9-1.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>sort_des</string>
|
||||
|
|
|
|||
Loading…
Reference in New Issue