mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
hourglass: allow hourglass.png
Origin commit data
------------------
Branch: ni/coolstream
Commit: ca16db0604
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-09 (Sat, 09 Oct 2021)
Origin message was:
------------------
- hourglass: allow hourglass.png
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -72,6 +72,10 @@ void CHourGlass::initImageFiles()
|
||||
std::string filename = "";
|
||||
hg_img_files.clear();
|
||||
|
||||
path = frameBuffer->getIconPath(hg_image_basename, "png");
|
||||
if (file_exists(path))
|
||||
hg_img_files.push_back(hg_image_basename);
|
||||
|
||||
for(int i = 0; i <= MAX_IMAGES; i++)
|
||||
{
|
||||
filename = hg_image_basename;
|
||||
|
Reference in New Issue
Block a user