mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-10 19:50:22 +01:00
Cleanup some applet stuff: - Animation timeouts. If NM died while the applet was animating, the applet would not hide itself. This is now fixed. - Remove some dead code - Remove nmi_passphrase_dialog_schedule_cancel() and convert uses to nmi_passphrase_dialog_cancel() since we no longer use threads. - Track animation timeout using a gboolean rather than the timeout's ID, since timeout IDs can legally be 0. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1069 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| applet | ||
| libnm_glib | ||
| vpn-properties | ||
| .cvsignore | ||
| Makefile.am | ||