mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 22:30:13 +01:00
2022-09-20 Fred Gleason <fredg@paravelsystems.com>
* Tweaked the credentials section in the 'Edit Feed' dialog in rdadmin(1) to indicate whether a 'Password' or a 'Passphrase' is required. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -53,6 +53,7 @@ class EditFeed : public RDDialog
|
||||
void schemaActivatedData(int n);
|
||||
void checkboxToggledData(bool state);
|
||||
void purgeUrlChangedData(const QString &str);
|
||||
void purgeUseIdFileData(bool state);
|
||||
void lineeditChangedData(const QString &str);
|
||||
void selectSubfeedsData();
|
||||
void setFormatData();
|
||||
|
||||
Reference in New Issue
Block a user