Home
last modified time | relevance | path

Searched refs:RECENTLY_EDITED_LIST (Results 1 – 2 of 2) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Ddefs.h123 const Glib::ustring RECENTLY_EDITED_LIST = "recently-edited.xml"; variable
H A DFile.cpp155 return Glib::build_filename (Configuration::s_savePath, RECENTLY_EDITED_LIST); in getUserRecentlyEditedFilesDescription()