diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2012-01-18 07:52:40 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2012-01-18 07:52:40 +0000 |
commit | 1c5e07140eac1ee51cb0b6bd0949ed3cb6b2e04b (patch) | |
tree | e4273659547e4c311115da99768b5cfcfb469f44 /src/plugin-marshal.list | |
parent | 4211f707092f099744ff2f37207c611e0305b99d (diff) |
added new plug-in signals for preferences dialogs (#30)
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3014 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/plugin-marshal.list')
-rw-r--r-- | src/plugin-marshal.list | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugin-marshal.list b/src/plugin-marshal.list index 7ae8571e..2c692c47 100644 --- a/src/plugin-marshal.list +++ b/src/plugin-marshal.list @@ -1,5 +1,7 @@ VOID:POINTER +VOID:POINTER,POINTER VOID:POINTER,POINTER,STRING,STRING,POINTER BOOLEAN:POINTER,INT,INT,STRING,POINTER VOID:POINTER,POINTER,BOOLEAN VOID:INT +VOID:POINTER,STRING,STRING,POINTER |