Add feed chooser window when dragging in an HTML link with multiple feeds

This commit is contained in:
2016-03-29 21:29:02 -04:00
parent 864be9bb11
commit 2de33134ce
6 changed files with 148 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.34014
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -613,6 +613,15 @@ namespace FeedCenter.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to Choose Feed to Add.
/// </summary>
public static string FeedChooserWindow {
get {
return ResourceManager.GetString("FeedChooserWindow", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Error.
/// </summary>