mirror of
https://github.com/greenshot/greenshot
synced 2025-07-30 11:40:40 -07:00
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:
parent
5e6b13e509
commit
22c04fbb4a
18 changed files with 69 additions and 42 deletions
|
@ -124,6 +124,7 @@ namespace GreenshotImgurPlugin {
|
|||
|
||||
public virtual void Shutdown() {
|
||||
LOG.Debug("Imgur Plugin shutdown.");
|
||||
Language.LanguageChanged -= new LanguageChangedHandler(OnLanguageChanged);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue