diff --git a/arts/sort.kra b/arts/sort.kra index fbdae4aa1ec775d7f80c200a42ef998f2216cc6e..27d3d1d27cfd09bfb2ee125e78464d2435e6d05b 100644 Binary files a/arts/sort.kra and b/arts/sort.kra differ diff --git a/src/View/ui/GeometryReach.ui b/src/View/ui/GeometryReach.ui index e07acdf896e465ded5b93c55e574cb17cd9bf970..e3a184b2f54a8b2366c452b57fe3bd39e4b9307b 100644 --- a/src/View/ui/GeometryReach.ui +++ b/src/View/ui/GeometryReach.ui @@ -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>