| 176 | } |
| 177 | |
| 178 | std::string VOIPPlugin::getShortPluginDescription() const |
| 179 | { |
| 180 | return QApplication::translate("VOIP", "This plugin provides voice communication between friends in RetroShare.").toUtf8().constData(); |
| 181 | } |
| 182 | |
| 183 | std::string VOIPPlugin::getPluginName() const |
| 184 | { |