|
News
|
Hello, World!
'rur' is a very simple library that you can used to manage your program's recently opened files's record. It currently record the following information of the recorded file:
uri: The file's location.
page_num: Page number of the file that the application
last time visited.
app_name: The application's name which recorded it.
mime_type: The file's mime type according to
http://www.freedesktop.org/standard/shared-mime-info
timestamp: Last time the application visited it.
count: The time number the file opened.
It not depend on any GUI library and not offer any GUI interface, it only manage a RurItem structure's list. It depends on the mini-xml parser which has already included in the rur's source code. It compliant with the Desktop Bookmarks Storage Specification, many thanks to Emmanuele Bassi for the help of this library development.
Eventually, I uploaded the rur code onto sourceforge, you can download it for your use from now on. Hope it will be useful to you, and wish you can improve it or give me some advice.
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source |