- Timestamp:
 - Feb 27, 2010, 7:20:36 PM (16 years ago)
 - Location:
 - kde/dbus
 - Files:
 - 
      
- 1 added
 - 1 edited
 
- 
          
  dbus-NetworkManager-ListConnectins (added)
 - 
          
  kde-proxyForUrl.sh (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
kde/dbus/kde-proxyForUrl.sh
r827 r828 1 1 #!/bin/sh 2 3 if [ -z "$1" ]; then 4 echo "usage: $0 http://www.example.org" 5 exit 1 6 fi 2 7 3 8 qdbus org.kde.kded /modules/proxyscout proxyForUrl $1  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  