10
10
typedef struct _UpdateTrayAppletPrivate UpdateTrayAppletPrivate;
11
11
struct _UpdateTrayAppletPrivate
14
14
// this is a permanent marker if apt is runing currently
15
15
// (the difference to the one in update-notifier.h is that
16
16
// the one in here is "global" and not "per-timeslice" information