1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Deep redesign: move to SDRangel #8. Updated plugin about text

This commit is contained in:
f4exb
2015-09-02 01:16:40 +02:00
parent 107efd3691
commit 4fba8144dc
9 changed files with 30 additions and 28 deletions
@@ -25,11 +25,11 @@
const PluginDescriptor FileSourcePlugin::m_pluginDescriptor = {
QString("File source input"),
QString("1.0"),
QString("---"),
QString("(c) Edouard Griffiths, F4EXB"),
QString("https://github.com/f4exb/rtl-sdrangelove/tree/f4exb"),
QString("https://github.com/f4exb/sdrangel"),
true,
QString("https://github.com/f4exb/rtl-sdrangelove/tree/f4exb")
QString("https://github.com/f4exb/sdrangel")
};
FileSourcePlugin::FileSourcePlugin(QObject* parent) :