~vcs-imports/network-manager-applet/+git/network-manager-applet:lr/nma-mnemonic

Last commit made on 2018-07-16
Get this branch:
git clone -b lr/nma-mnemonic https://git.launchpad.net/~vcs-imports/network-manager-applet/+git/network-manager-applet

Branch merges

Branch information

Recent commits

b81d420... by Lubomir Rintel

password-dialog: preserve mnemonic

The password labels as specified in the .ui file have "use_underline"
property set. However it gets reset upon gtk_label_set_text().
Let's preserve it.

This fixes an ugliness with VPNC plugin and perhaps more.

a7e3a00... by Lubomir Rintel

merge: branch 'lr/vpn-add-idle'

https://gitlab.gnome.org/GNOME/network-manager-applet/merge_requests/12

d9215e1... by Lubomir Rintel

connection-editor: don't defer creation of vpn connection to idle

Now that GtkApplication makes good decisions about when to quit (when no
windows are present), the magic that deferred creation of vpn type
selector is useless. Worse even, it makes GtkApplication believe that
we're done and shuts it down before an editor window is added to it.

https://gitlab.gnome.org/GNOME/network-manager-applet/issues/9

Reported-by: Jan Tojnar

346630d... by Lubomir Rintel

connection-editor: ignore --help in main() option context

It's solely used for parsing --keep-above and doesn't know anything
about actual options and thus prints irrelevant help. Skip that and let
the GtkApplication::command-line signal handler parse it and print help
instead.

5dc6526... by Rafael Fontenelle

Update Brazilian Portuguese translation

70a5ae1... by Mario Blättermann

Update German translation

1645457... by Thomas Haller

c-e: fix leak in update_relabel_list_filename() (clear_name_if_present())

69fb2d6... by Lubomir Rintel

release: bump version to 1.8.15 (development)

c5258d7... by Lubomir Rintel

release: bump version to 1.8.14

b2d9698... by Lubomir Rintel

release: update NEWS