Uploaded initial version. master
authorGabor Fekete <ext-gabor.2.fekete@nokia.com>
Sun, 6 Dec 2009 20:55:18 +0000 (22:55 +0200)
committerGabor Fekete <ext-gabor.2.fekete@nokia.com>
Sun, 6 Dec 2009 20:55:18 +0000 (22:55 +0200)
commitc03d2423d61becc4da21c2da55df441e828fdbdc
treeb4f088946af2d67bbe194f33c81921d9dfb3e33f
parentd86c7fe9f9997c9124315d335769d27c08d36097
Uploaded initial version.
49 files changed:
trunk/vpngui/COPYING [new file with mode: 0644]
trunk/vpngui/ChangeLog [new file with mode: 0644]
trunk/vpngui/DISCLAIMER [new file with mode: 0644]
trunk/vpngui/Makefile.am [new file with mode: 0644]
trunk/vpngui/Makefile.in [new file with mode: 0644]
trunk/vpngui/aclocal.m4 [new file with mode: 0644]
trunk/vpngui/autogen.sh [new file with mode: 0755]
trunk/vpngui/build-stamp [new file with mode: 0644]
trunk/vpngui/compile [new file with mode: 0755]
trunk/vpngui/config.guess [new file with mode: 0755]
trunk/vpngui/config.guess.cdbs-orig [new file with mode: 0755]
trunk/vpngui/config.h.in [new file with mode: 0644]
trunk/vpngui/config.sub [new file with mode: 0755]
trunk/vpngui/config.sub.cdbs-orig [new file with mode: 0755]
trunk/vpngui/configure [new file with mode: 0755]
trunk/vpngui/configure.ac [new file with mode: 0644]
trunk/vpngui/debian/changelog [new file with mode: 0644]
trunk/vpngui/debian/compat [new file with mode: 0644]
trunk/vpngui/debian/control [new file with mode: 0644]
trunk/vpngui/debian/copyright [new file with mode: 0644]
trunk/vpngui/debian/postinst [new file with mode: 0644]
trunk/vpngui/debian/postrm [new file with mode: 0644]
trunk/vpngui/debian/rules [new file with mode: 0755]
trunk/vpngui/debian/vpngui.install [new file with mode: 0644]
trunk/vpngui/depcomp [new file with mode: 0755]
trunk/vpngui/install-sh [new file with mode: 0755]
trunk/vpngui/ltmain.sh [new file with mode: 0644]
trunk/vpngui/missing [new file with mode: 0755]
trunk/vpngui/mkinstalldirs [new file with mode: 0755]
trunk/vpngui/src/Makefile.am [new file with mode: 0644]
trunk/vpngui/src/Makefile.in [new file with mode: 0644]
trunk/vpngui/src/com.nokia.hildon_sb_sync.service [new file with mode: 0644]
trunk/vpngui/src/macros.h [new file with mode: 0644]
trunk/vpngui/src/qgn_stat_sync.xpm [new file with mode: 0644]
trunk/vpngui/src/vpn_notify-glue.h [new file with mode: 0644]
trunk/vpngui/src/vpn_notify.c [new file with mode: 0644]
trunk/vpngui/src/vpn_notify.h [new file with mode: 0644]
trunk/vpngui/src/vpn_notify.xml [new file with mode: 0644]
trunk/vpngui/src/vpnc-util.c [new file with mode: 0644]
trunk/vpngui/src/vpncfg.h [new file with mode: 0644]
trunk/vpngui/src/vpngui-helper [new file with mode: 0755]
trunk/vpngui/src/vpngui.c [new file with mode: 0644]
trunk/vpngui/src/vpngui.desktop [new file with mode: 0644]
trunk/vpngui/src/vpngui.h [new file with mode: 0644]
trunk/vpngui/vpngui-off.png [new file with mode: 0644]
trunk/vpngui/vpngui-on-small.png [new file with mode: 0644]
trunk/vpngui/vpngui-on.png [new file with mode: 0644]
trunk/vpngui/vpngui-pending-small.png [new file with mode: 0644]
trunk/vpngui/vpngui-pending.png [new file with mode: 0644]