mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Preparations for the language changes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1781 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
6f438b2a6c
commit
0ace8c2ccf
9 changed files with 28 additions and 75 deletions
|
@ -38,7 +38,6 @@ namespace GreenshotJiraPlugin {
|
|||
public class JiraPlugin : IGreenshotPlugin {
|
||||
private static readonly log4net.ILog LOG = log4net.LogManager.GetLogger(typeof(JiraPlugin));
|
||||
private PluginAttribute jiraPluginAttributes;
|
||||
private ILanguage lang = Language.GetInstance();
|
||||
private IGreenshotHost host;
|
||||
private JiraConnector jiraConnector = null;
|
||||
private JiraConfiguration config = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue