mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
Software Update: /var/etc/update.urls is excluded from saving
- Message 'Setting takeover successfully...' removed
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04e71239f2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-11-19 (Mon, 19 Nov 2012)
Origin message was:
------------------
* Software Update: /var/etc/update.urls is excluded from saving
- Message 'Setting takeover successfully...' removed
------------------
This commit was generated by Migit
This commit is contained in:
@@ -33,6 +33,7 @@
|
|||||||
#----------------------------------------------------------------------------------------
|
#----------------------------------------------------------------------------------------
|
||||||
## von der Sicherung auszuschlie<69>ende Dateien, gekennzeichnet durch ein vorangestelltes -
|
## von der Sicherung auszuschlie<69>ende Dateien, gekennzeichnet durch ein vorangestelltes -
|
||||||
#----------------------------------------------------------------------------------------
|
#----------------------------------------------------------------------------------------
|
||||||
|
-/var/etc/update.urls
|
||||||
-/var/tuxbox/config/cables.xml
|
-/var/tuxbox/config/cables.xml
|
||||||
-/var/tuxbox/config/encoding.conf
|
-/var/tuxbox/config/encoding.conf
|
||||||
-/var/tuxbox/config/providermap.xml
|
-/var/tuxbox/config/providermap.xml
|
||||||
|
@@ -155,7 +155,6 @@ bool CExtUpdate::applySettings(const std::string & filename, int mode)
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
ShowMsgUTF(LOCALE_MESSAGEBOX_INFO, g_Locale->getText(LOCALE_FLASHUPDATE_UPDATE_WITH_SETTINGS_SUCCESSFULLY), CMessageBox::mbrOk, CMessageBox::mbOk, NEUTRINO_ICON_INFO);
|
|
||||||
WRITE_UPDATE_LOG("\n");
|
WRITE_UPDATE_LOG("\n");
|
||||||
WRITE_UPDATE_LOG("##### Settings taken. #####\n");
|
WRITE_UPDATE_LOG("##### Settings taken. #####\n");
|
||||||
if (mode == MODE_EXPERT)
|
if (mode == MODE_EXPERT)
|
||||||
|
Reference in New Issue
Block a user