Home | History | Annotate | Download | only in contrib

Lines Matching refs:gnome

26  * This is a simple GNOME SSH passphrase grabber. To use it, set the
28 * gnome-ssh-askpass before calling "ssh-add < /dev/null".
31 * "GNOME_SSH_ASKPASS_GRAB_SERVER=true" then gnome-ssh-askpass will grab
40 * cc `gnome-config --cflags gnome gnomeui` \
41 * gnome-ssh-askpass1.c -o gnome-ssh-askpass \
42 * `gnome-config --libs gnome gnomeui`
49 #include <gnome.h>
160 gnome_init("GNOME ssh-askpass", "0.1", argc, argv);