43
|
1 News
|
|
2 ====
|
|
3
|
51
|
4 pk-update-icon 2 (2015-06-19T13:08:33+02:00)
|
|
5 --------------------------------------------
|
|
6
|
|
7 - Update German and Indonesian translations
|
|
8 - Update and improve Czech translation
|
|
9 - Avoid passing more arguments to g_strdup_printf() than specified in the format
|
|
10 - Document configuration default values
|
|
11 - Make the update viewer command configurable
|
|
12 - Prevent calling g_source_remove() on an invalid source ID
|
|
13 - Improve README file
|
|
14 - Add NEWS file
|
|
15
|
43
|
16 pk-update-icon 1 (2014-02-07T22:05:17+01:00)
|
|
17 --------------------------------------------
|
|
18
|
|
19 - Add missing function prototypes
|
|
20 - Stylistic fixes
|
|
21 - Add README file with build instructions and author information
|
|
22 - Convert the manpage to DocBook V5.0
|
|
23 - Use pax to generate tarballs
|
|
24 - Fix automatic dependency generation and improve portability
|
|
25
|
|
26 pk-update-icon 0.2.2 (2012-07-18T11:54:03+02:00)
|
|
27 ------------------------------------------------
|
|
28
|
|
29 - increase the default update interval and delay before checking for updates
|
|
30
|
|
31 pk-update-icon 0.2.1 (2011-11-15T13:03:17+01:00)
|
|
32 ------------------------------------------------
|
|
33
|
|
34 - hide the autostart file in KDE and GNOME rather than explicitly showing it in Xfce and LXDE only
|
|
35 - increase default startup-delay to 5 min (bnc#729230)
|
|
36 - fix some typos
|
|
37 - use the VERSION macro in the about dialog
|
|
38
|
|
39 pk-update-icon 0.2 (2011-10-22T10:20:02+02:00)
|
|
40 ----------------------------------------------
|
|
41
|
|
42 - add dist target to Makefile
|
|
43 - add french translation
|
|
44 - added slovak and czech translations
|
|
45 - added a button for installing updates to the notification
|
|
46 - add an about dialog
|
|
47 - added Indonesian translations
|
|
48 - add CLI, make delay and interval configurable
|
|
49 - add clobber target
|
|
50 - GObject-based rewrite
|
|
51 - fix the locale path
|
|
52 - add license header to main.h
|
|
53 - add compatibility with libnotify version < 0.7
|
|
54 - add a man page
|
|
55 - use libunique to ensure that only a single instance of pk-update-icon can be run
|
|
56 - add internationalization support
|
|
57 - allow overriding CFLAGS
|
|
58 - fix desktop file and arguments order in Makefile
|
|
59 - use libnotify's pkgconfig for buildflags
|
|
60 - use GTK2 as Xfce/LXDE are not yet using GTK3
|
|
61 - code rework, show notify window just once
|
|
62 - added GPLv2 headers
|
|
63 - change icon and tooltip of the tray icon
|
|
64 - initial commit
|