2012/3/9 Pierre Evers <everspierre gmail com>Yes it's that , this preference must change the current folder where we save or open a file .For example, if I choose the folder /home/Pierre/Example when I will do File > Open or File > Save, the dialog box will start at /home/Pierre/Example.
2012/3/9 Jesse van den Kieboom <jessevdk gnome org>2012/3/9 Pierre Evers <everspierre gmail com>Hello, I write to you because I want some informations.I'm programmer and I have added a other preference in Gedit which permit to choose a default save and open folder so I have programmed in gedit-preference-dialog.ui and gedit-preference-dialog.c and I use a gtk_file_chooser_dialog and now I want to know how I can change the current folder (Should I modify gedit-settings.c , gedit-document.c ? )It is not entirely clear to me what you mean by "change the current folder". Do you simply want to change the current folder to the one that you added a setting for in the preferences dialog, whenever you open the file chooser dialog to open a file?Please help me.Thanks for your answersPierre Evers