lp:ubuntu/feisty/update-notifier

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/feisty/update-notifier
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

51. By Martin Pitt

data/update-notifier.schemas.in: Flip apport crash reporting default to
'false' for the release.

50. By Martin Pitt

* debian/control: Add X-Vcs-Bzr.
* Add data/update-notifier.schemas.in with a key to enable/disable apport
  report displaying (/apps/update-notifier/show_apport_crashes). Add
  necessary autotools infrastructure for i18n and installation.
* src/crash.c: Do not show apport crash reports if above gconf key is false.

49. By Michael Vogt

* src/update.c:
  - pass the correct with_gksu flag on right-click (LP:#88825)
  - fix software-properties call (LP#93909)
  - fix race in file_monitor_periodic_check() (LP#91277)

48. By Martin Pitt

[ Jonathan Riddell ]
* src/crash.c: Fix spelling.

[ Martin Pitt ]
* src/update-notifier.c: Now that we have it, use apport's native icon
  instead of the bomb.
* Remove pixmaps/16x16/crashreport-notifier.png, obsolete.

47. By Michael Vogt

* src/rfc822.c:
  - fix the parser to deal with ' .\n' lines properly

46. By Michael Vogt

* src/hooks.c:
  - added Gettext-Domain key support
  - added DisplayIf command support
   (IncreaseHardwareDatabaseParticipation)
* src/hwdb_client.[ch]:
  - removed, the notification will be done via the hooks
* src/update-notifier.c:
  - remove hwdb_client_check()
  - "--debug-hooks" does not take a argument anymore
* HOOKS: updated the documentation

45. By Michael Vogt

detection for addon CDs added (as speced in EdubuntuOnTwoCDs)

44. By Martin Pitt

* INSTALL: Update to automake 1.10 version.
* src/hwdb_client.c: Check for hwdb-gui before displaying notification.
* src/hwdb_client.c: Do not display notification if
  /var/lib/hwdb-client-common/no-notification exists.

43. By Martin Pitt

* Add src/hwdb_client.[hc]: Implement notification bubble for hwdb-client.
  The notification triggers on a live sytem (/proc/cmdline contains
  "boot=casper") and the first time the user with uid=1000 logs in.
* INSTALL: Update to current FSF version.

42. By Martin Pitt

* src/crash.c: Only show a notification for system crash reports, do not
  immediately throw gksu into the user's face unexpectedly and steal the
  focus.
* src/update-notifier.h: Add a third argument to invoke_with_gksu which uses
  'descr' as the complete message instead of just the desktop file name. Fix
  all calls to it.
* src/crash.c: Use a more meaningful message for gksu'ing to access system
  crash reports.
* autogen.sh: Call autoreconf/intltoolize/aclocal instead of
  gnome-autogen.sh, since the latter just breaks randomly and doesn't
  actually do anything useful for us.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/update-notifier
This branch contains Public information 
Everyone can see this information.

Subscribers