projects/package-update-indicator
view NEWS @ 24:4196eacbe940
Release version 3
author | Guido Berhoerster <guido+pui@berhoerster.name> |
---|---|
date | Wed Jul 24 10:33:37 2019 +0200 (2019-07-24) |
parents | 87614c76cbaf |
children | 74644b419e86 |
line source
1 News
2 ====
4 package-update-indicator 3 (2019-07-24T10:33:37+02:00)
5 ------------------------------------------------------
7 - Use consistent vocabulary in German translations
8 - Add support for libayantana-indicator
9 - Fix typo in German translations
10 - Add missing changelog entries
12 package-update-indicator 2 (2018-12-08T10:09:35+01:00)
13 ------------------------------------------------------
15 - Add keywords to desktop files
16 - Fix typo in notification message
17 - Do not run glib-compile-schemas if schemas are installed into staging
18 directory
19 - Set application indicator title
20 - Add note for vendors on how to override default settings
22 package-update-indicator 1 (2018-07-06T14:21:28+02:00)
23 ------------------------------------------------------
25 - Notify about required session or system restarts
26 - Add Indonesian translations
27 - Add German translations
28 - Add English translations
29 - Make PackagKit use the user's network proxies
30 - Do not check for updates if the battery is low
31 - Add setting to control whether to use a mobile connection
32 - Add menu item to launch the preferences application
33 - Use GtkBuilder for all widgets
34 - Add preferences application
35 - Initial revision