mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
bookmark manager: don't write bookmark file multiple times ...
... when leaving movieplayer
Origin commit data
------------------
Commit: 103274af75
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2015-03-16 (Mon, 16 Mar 2015)
This commit is contained in:
@@ -159,6 +159,8 @@ void CBookmarkManager::writeBookmarkFile() {
|
||||
}
|
||||
bookmarkfile.setInt32("bookmarkcount", bookmarks.size());
|
||||
bookmarkfile.saveConfig(BOOKMARKFILE);
|
||||
|
||||
bookmarksmodified = false;
|
||||
}
|
||||
|
||||
//------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user