diff --git a/arts/close.kra b/arts/close.kra new file mode 100644 index 00000000..8427ca63 Binary files /dev/null and b/arts/close.kra differ diff --git a/arts/geometry.kra b/arts/geometry.kra index e35a1b73..19d29f74 100644 Binary files a/arts/geometry.kra and b/arts/geometry.kra differ diff --git a/arts/save.kra b/arts/save.kra new file mode 100644 index 00000000..8c8f6c6a Binary files /dev/null and b/arts/save.kra differ diff --git a/arts/up-down.kra b/arts/up-down.kra index 1f89ea48..78e7cff3 100644 Binary files a/arts/up-down.kra and b/arts/up-down.kra differ diff --git a/src/View/ui/GeometryCrossSection.ui b/src/View/ui/GeometryCrossSection.ui index 18a9702f..cbec8c54 100644 --- a/src/View/ui/GeometryCrossSection.ui +++ b/src/View/ui/GeometryCrossSection.ui @@ -62,7 +62,7 @@ - ressources/add.pngressources/gtk-add.png + ressources/add.pngressources/add.png add @@ -74,7 +74,7 @@ - ressources/del.pngressources/gtk-remove.png + ressources/del.pngressources/del.png delete @@ -110,7 +110,7 @@ - ressources/gtk-sort-ascending.pngressources/gtk-sort-ascending.png + ressources/sort_1-9.pngressources/sort_1-9.png sort_asc @@ -122,7 +122,7 @@ - ressources/gtk-sort-descending.pngressources/gtk-sort-descending.png + ressources/sort_9-1.pngressources/sort_9-1.png sort_des diff --git a/src/View/ui/MainWindow.ui b/src/View/ui/MainWindow.ui index f496e76e..1fe9c1a5 100644 --- a/src/View/ui/MainWindow.ui +++ b/src/View/ui/MainWindow.ui @@ -197,7 +197,7 @@ - &Advansed + &Advanced @@ -268,6 +268,12 @@ true + + + 32 + 32 + + false @@ -296,8 +302,8 @@ - 32 - 32 + 36 + 36 @@ -508,7 +514,7 @@ - ressources/gtk-close.pngressources/gtk-close.png + ressources/close.pngressources/close.png Close current study @@ -592,7 +598,7 @@ Friction - Edit friction frictions + Edit frictions diff --git a/src/View/ui/ressources/close.png b/src/View/ui/ressources/close.png index c829de0a..4a18b2bb 100755 Binary files a/src/View/ui/ressources/close.png and b/src/View/ui/ressources/close.png differ diff --git a/src/View/ui/ressources/down.png b/src/View/ui/ressources/down.png index ebb49fb3..eee95ee7 100755 Binary files a/src/View/ui/ressources/down.png and b/src/View/ui/ressources/down.png differ diff --git a/src/View/ui/ressources/initial_condition.png b/src/View/ui/ressources/initial_condition.png index ab3a20dc..5af2473e 100644 Binary files a/src/View/ui/ressources/initial_condition.png and b/src/View/ui/ressources/initial_condition.png differ diff --git a/src/View/ui/ressources/save.png b/src/View/ui/ressources/save.png index 535f84ab..ad902531 100755 Binary files a/src/View/ui/ressources/save.png and b/src/View/ui/ressources/save.png differ diff --git a/src/View/ui/ressources/up.png b/src/View/ui/ressources/up.png index 31be6aea..897b24c7 100755 Binary files a/src/View/ui/ressources/up.png and b/src/View/ui/ressources/up.png differ