Skip to content

Commit

Permalink
v39 release
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelRochet committed Feb 22, 2021
1 parent ec9683a commit 028a6f3
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ To install, simply download as zip and unzip contents in ~/.local/share/gnome-sh

## Changes

### v39
- Fixed update list empty after suspend
- Fixed update list not fully visible when lots of updates
- Updated translations : Chinese and Spanish

### v38
- Fixed crash about Gtk.IconTheme.get_defaults
- Added indicator position setting
Expand Down
Binary file modified locale/de_DE/LC_MESSAGES/arch-update.mo
Binary file not shown.
Binary file modified locale/es/LC_MESSAGES/arch-update.mo
Binary file not shown.
Binary file modified locale/zh_CN/LC_MESSAGES/arch-update.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"description": "Update indicator for Arch Linux and GNOME Shell.\n** Note : you now need to install the package pacman-contrib to use the checkupdates script. **\n Can support AUR or other distros by changing command used to check for and apply updates.",
"name": "Arch Linux Updates Indicator",
"shell-version": [ "3.36.1" ],
"shell-version": [ "3.36.1", "3.38" ],
"url": "https://github.com/RaphaelRochet/arch-update",
"uuid": "arch-update@RaphaelRochet",
"version": 38
"version": 39
}

0 comments on commit 028a6f3

Please sign in to comment.