Index: blueman-1.23/blueman/plugins/applet/DhcpClient.py
===================================================================
--- blueman.orig/blueman/plugins/applet/DhcpClient.py	2014-07-16 09:37:40.000000000 +0200
+++ blueman/blueman/plugins/applet/DhcpClient.py	2014-07-17 13:54:32.037093301 +0200
@@ -10,6 +10,7 @@
     __description__ = _("Provides a basic dhcp client for Bluetooth PAN connections.")
     __icon__ = "network"
     __author__ = "Walmis"
+    __priority__ = 3
 
     def on_load(self, applet):
         self.Signals = SignalTracker()
