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