On Wed, 20 Sep 2006 23:15:22 -0700 (PDT) ashok kumar <[EMAIL PROTECTED]> wrote:
> When I am saving an image it is getting stored in $HOME directory. > But I want to the image to get stored in some other path like /etc. It's hardwired in the manager. If you want, you can write a short enhancement request on the Ekiga bugzilla (bugzilla.gnome.org). If you "just want to change it, if necessary in the source": It's in src/endpoints/manager.cpp, method GMManager::SavePicture: "dirname = (gchar *) g_get_home_dir ();" J. -- "One of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs" --Robert Firth _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
