diff --git a/CHANGELOG.md b/CHANGELOG.md index f034b27f..733d947a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - displaying tips for some custom actions (on mouse hover) - screenshots: displaying the current image index as a label in the button bar (e.g: 1/3) - some unneeded cursor icons removed from the apps table + - some icons replaced ## [0.9.28] 2022-02-14 diff --git a/bauh/gems/appimage/model.py b/bauh/gems/appimage/model.py index 828f7752..7afa291f 100644 --- a/bauh/gems/appimage/model.py +++ b/bauh/gems/appimage/model.py @@ -23,7 +23,7 @@ class AppImage(SoftwarePackage): i18n_description_key='appimage.custom_action.manual_update.desc', manager_method='update_file', requires_root=False, - icon_path=resource.get_path('img/upgrade.svg', ROOT_DIR), + icon_path=resource.get_path('img/refresh.svg', ROOT_DIR), requires_confirmation=False),) return cls.__actions_local_installation diff --git a/bauh/gems/appimage/resources/img/refresh.svg b/bauh/gems/appimage/resources/img/refresh.svg new file mode 100755 index 00000000..60e9d79d --- /dev/null +++ b/bauh/gems/appimage/resources/img/refresh.svg @@ -0,0 +1,128 @@ + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bauh/gems/appimage/resources/img/upgrade.svg b/bauh/gems/appimage/resources/img/upgrade.svg deleted file mode 100755 index 8915f8dd..00000000 --- a/bauh/gems/appimage/resources/img/upgrade.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - -