Arts: Update geometry and minor change.

setup.py
Pierre-Antoine Rouby 2024-03-29 15:05:18 +01:00
parent 701f9ab69b
commit cd571b6ec4
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -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>