diff -r 9297e94d7d77 -r a19699c0e71f PluginMqttMonitor.e4p --- a/PluginMqttMonitor.e4p Wed Jan 01 11:58:55 2020 +0100 +++ b/PluginMqttMonitor.e4p Tue Apr 07 19:30:20 2020 +0200 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> <!-- eric project file for project PluginMqttMonitor --> -<!-- Copyright (C) 2018 Detlev Offenbach, detlev@die-offenbachs.de --> +<!-- Copyright (C) 2020 Detlev Offenbach, detlev@die-offenbachs.de --> <Project version="5.1"> <Language>en</Language> <Hash>8b864e3e4a3495e242eae3cb3ef4dc8522bf6ce7</Hash> @@ -45,11 +45,16 @@ <Other>ChangeLog</Other> <Other>MqttMonitor/Documentation/LICENSE.GPL3</Other> <Other>MqttMonitor/Documentation/source</Other> - <Other>MqttMonitor/icons/connectionOptions.png</Other> - <Other>MqttMonitor/icons/mqtt22.png</Other> - <Other>MqttMonitor/icons/mqtt48.png</Other> - <Other>MqttMonitor/icons/profiles.png</Other> - <Other>MqttMonitor/icons/quickopen.png</Other> + <Other>MqttMonitor/icons/connectionOptions-dark.svg</Other> + <Other>MqttMonitor/icons/connectionOptions-light.svg</Other> + <Other>MqttMonitor/icons/mqtt22-dark.svg</Other> + <Other>MqttMonitor/icons/mqtt22-light.svg</Other> + <Other>MqttMonitor/icons/mqtt48-dark.svg</Other> + <Other>MqttMonitor/icons/mqtt48-light.svg</Other> + <Other>MqttMonitor/icons/profiles-dark.svg</Other> + <Other>MqttMonitor/icons/profiles-light.svg</Other> + <Other>MqttMonitor/icons/quickopen-dark.svg</Other> + <Other>MqttMonitor/icons/quickopen-light.svg</Other> <Other>PKGLIST</Other> <Other>PluginMqttMonitor.e4p</Other> <Other>PluginMqttMonitor.zip</Other>