Hi Alex, this is my attempt to add a customizable network configuration call to nm-applet. Basically it first checks for /usr/bin/network-customize, and if it exists, it executes it. If it doesn't exist it calls network-admin.
I changed moblin-applets to install two new files: /usr/bin/moblin-applets: this is the wrapper binary which can call any control panel application given its name. e.g. "moblin-applets network" pops up the network configuration dialog. /usr/bin/network-customize: this is just a 1 line executable text file with the line "moblin-applets network" in it. I've tested it here and it seems to work great. Let me know if this is an acceptable change or not, thanks! ----------------------------------------- | Todd Brandt - Intel Oregon | |Linux for Mobile Internet Devices (MID)| | 2111 W NE 25th Ave | | Hillsboro, OR 97124 JF1-235 | |---------------------------------------| | "Of all the things I've lost, I miss | | my mind the most" - Mark Twain | -----------------------------------------
13_custom-network-admin.diff
Description: 13_custom-network-admin.diff
-- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
