Mercurial > projects > pk-update-icon
comparison NEWS @ 43:12cdb3d305a3
Add NEWS file
author | Guido Berhoerster <gber@opensuse.org> |
---|---|
date | Tue, 18 Nov 2014 09:37:57 +0100 |
parents | |
children | f119075975e8 |
comparison
equal
deleted
inserted
replaced
42:4a595571f97d | 43:12cdb3d305a3 |
---|---|
1 News | |
2 ==== | |
3 | |
4 pk-update-icon 1 (2014-02-07T22:05:17+01:00) | |
5 -------------------------------------------- | |
6 | |
7 - Add missing function prototypes | |
8 - Stylistic fixes | |
9 - Add README file with build instructions and author information | |
10 - Convert the manpage to DocBook V5.0 | |
11 - Use pax to generate tarballs | |
12 - Fix automatic dependency generation and improve portability | |
13 | |
14 pk-update-icon 0.2.2 (2012-07-18T11:54:03+02:00) | |
15 ------------------------------------------------ | |
16 | |
17 - increase the default update interval and delay before checking for updates | |
18 | |
19 pk-update-icon 0.2.1 (2011-11-15T13:03:17+01:00) | |
20 ------------------------------------------------ | |
21 | |
22 - hide the autostart file in KDE and GNOME rather than explicitly showing it in Xfce and LXDE only | |
23 - increase default startup-delay to 5 min (bnc#729230) | |
24 - fix some typos | |
25 - use the VERSION macro in the about dialog | |
26 | |
27 pk-update-icon 0.2 (2011-10-22T10:20:02+02:00) | |
28 ---------------------------------------------- | |
29 | |
30 - add dist target to Makefile | |
31 - add french translation | |
32 - added slovak and czech translations | |
33 - added a button for installing updates to the notification | |
34 - add an about dialog | |
35 - added Indonesian translations | |
36 - add CLI, make delay and interval configurable | |
37 - add clobber target | |
38 - GObject-based rewrite | |
39 - fix the locale path | |
40 - add license header to main.h | |
41 - add compatibility with libnotify version < 0.7 | |
42 - add a man page | |
43 - use libunique to ensure that only a single instance of pk-update-icon can be run | |
44 - add internationalization support | |
45 - allow overriding CFLAGS | |
46 - fix desktop file and arguments order in Makefile | |
47 - use libnotify's pkgconfig for buildflags | |
48 - use GTK2 as Xfce/LXDE are not yet using GTK3 | |
49 - code rework, show notify window just once | |
50 - added GPLv2 headers | |
51 - change icon and tooltip of the tray icon | |
52 - initial commit |