~afeder/network-manager-applet/bug-704123

« back to all changes in this revision

Viewing changes to po/POTFILES.in

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-05-30 13:25:18 UTC
  • mfrom: (1.2.20 upstream)
  • Revision ID: james.westby@ubuntu.com-20110530132518-ef2bkiy1s7v0na6r
Tags: 0.8.9997+git.20110529t170033.9ec4c5d-0ubuntu1
* upstream snapshot 2011-05-29 17:00:33 (GMT)
  + 9ec4c5de855de5d9ee6c17752c3b0de6c68e9384
  - applet: fix leak in import/upgrade code (LP: #784756)
* debian/rules: switch back to git "master" branch.
* debian/patches/0001-applet-fix-possibly-uninitialized-variable.patch: drop,
  this is fixed upstream.
* debian/patches/04-autostart.patch: refreshed.
* debian/patches/20_use_full_vpn_dialog_service_name_path.patch: refreshed.
* debian/patches/lp328572-dxteam-connect-text.patch: refreshed.
* debian/patches/lp337960_dxteam_notification_icon_names.diff: refreshed.
* debian/patches/lp341684_device_sensitive_disconnect_notify.patch: refresh.
* debian/patches/lp460144_correctly_update_notification.patch: refreshed.
* debian/patches/lp341684_device_sensitive_disconnect_notify.patch: refresh.
* debian/patches/lp358526_generic_disconnected_notification_icon.patch:
  refreshed.
* debian/patches/nm-applet-use-indicator.patch: refreshed and modified to
  build with GTK3 appindicator.
  - properly free icon_name for indicators (LP: #724554), thanks JKL.
  - fix leak in applet_menu_item_add_complex_separator_helper due to new'ing
    a GtkSeparatorMenuItem on top of a GtkImageMenuItem (LP: #784711).
* debian/control:
  - Bump Build-Depends to libappindicator3-dev.
  - Update Build-Depends for GTK to libgtk-3-dev.
  - Bump network-manager and libnm Depends and Build-Depends to 0.8.998.
* debian/rules, debian/patches/series: pass --libexecdir to configure, which
  now renders the patch 20_use_full_vpn_dialog_service_name_path.patch
  unnecessary, so we're dropping it.
* debian/patches/20_use_full_vpn_dialog_service_name_path.patch: dropped,
  see above.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
nm-applet.desktop.in
5
5
nm-applet.schemas.in
6
6
nm-connection-editor.desktop.in
7
 
src/applet-dbus-manager.c
8
7
src/applet-device-bt.c
9
8
src/applet-device-cdma.c
10
9
src/applet-device-gsm.c
11
10
src/applet-device-wired.c
12
11
src/applet-device-wifi.c
 
12
src/applet-device-wimax.c
13
13
src/applet-dialogs.c
14
14
src/applet.c
15
15
src/applet.h
52
52
src/mb-menu-item.c
53
53
src/utils/mobile-wizard.c
54
54
src/utils/nmn-mobile-providers.c
55
 
src/vpn-password-dialog.c
56
 
src/vpn-password-dialog.h
57
55
src/wired-dialog.c
58
56
src/wireless-dialog.c
59
57
src/wireless-security/eap-method.c