![](https://secure.gravatar.com/avatar/43a66c282f1466764e340bf1fc37bad4.jpg?s=120&d=mm&r=g)
Is it possible to clear the list of documents in File -> Open recent?
/BP
![](https://secure.gravatar.com/avatar/bb65b6b3a109d97cf9f8d6c014ede042.jpg?s=120&d=mm&r=g)
On Sun, Jan 11, 2009 at 9:05 AM, Benct Philip Jonsson <bpj@...2583...> wrote:
Is it possible to clear the list of documents in File -> Open recent?
Only by manual editing your preferences.xml - you need to delete all children of <group id="recent">. Or just delete the file, but then you will also lose all other settings).
![](https://secure.gravatar.com/avatar/9110f713b39027229096d16418956156.jpg?s=120&d=mm&r=g)
I have added a button to the Interface page in the Inkscape preferences dialog that will remove all items of the "File -> Open Recent" menu. The code was commited in the svn revision number 20503 and the feature will probably be in the next stable release, I hope.
Could anybory review my code, please? It is the first time I deal with GtkRecentManager. Could you please review it, Bulia?
Juca
On Sun, Jan 11, 2009 at 2:51 PM, bulia byak <buliabyak@...155...> wrote:
On Sun, Jan 11, 2009 at 9:05 AM, Benct Philip Jonsson <bpj@...2583...> wrote:
Is it possible to clear the list of documents in File -> Open recent?
Only by manual editing your preferences.xml - you need to delete all children of <group id="recent">. Or just delete the file, but then you will also lose all other settings).
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
![](https://secure.gravatar.com/avatar/bb65b6b3a109d97cf9f8d6c014ede042.jpg?s=120&d=mm&r=g)
On 1/11/09, Felipe Sanches <felipe.sanches@...155...> wrote:
I have added a button to the Interface page in the Inkscape preferences dialog that will remove all items of the "File -> Open Recent" menu. The code was commited in the svn revision number 20503 and the feature will probably be in the next stable release, I hope.
Cool, thanks!
Could anybory review my code, please? It is the first time I deal with GtkRecentManager. Could you please review it, Bulia?
Actually I haven't looked at GtkRecentManager at all, it was a recent change by Krzysztof. Krzysztof, can you please review this change?
participants (3)
-
Benct Philip Jonsson
-
bulia byak
-
Felipe Sanches