diff options
Diffstat (limited to 'lib/network/connection.pm')
-rw-r--r-- | lib/network/connection.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/network/connection.pm b/lib/network/connection.pm index a641691..fbe29dc 100644 --- a/lib/network/connection.pm +++ b/lib/network/connection.pm @@ -25,7 +25,7 @@ Get the connection type icon path =cut -sub get_type_icon() { '/usr/share/mcc/themes/default/drakconnect-mdk.png' } +sub get_type_icon() { '/usr/share/mcc/themes/default/drakconnect-mdk' } =item get_devices() |