Changes for 1.1, added Photobucket as project to the solution. Fixed some language files (the ietf in the file IS important)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2276 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-11-13 09:01:05 +00:00
parent 5e6b13e509
commit 22c04fbb4a
18 changed files with 69 additions and 42 deletions

View file

@ -124,6 +124,7 @@ namespace GreenshotImgurPlugin {
public virtual void Shutdown() {
LOG.Debug("Imgur Plugin shutdown.");
Language.LanguageChanged -= new LanguageChangedHandler(OnLanguageChanged);
}
/// <summary>