repo.or.cz
/
adiumx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Allow localization of the Alert Text label in the Display an Alert action
[adiumx.git]
/
Source
/
ESPersonalPreferencesPlugin.h
blob
7323a3cceb3f96b760ec687502071ba5cf41aea9
1
//
2
// ESPersonalPreferencesPlugin.h
3
// Adium
4
//
5
// Created by Evan Schoenberg on 12/18/05.
6
//
7
8
#import <Adium/AIPlugin.h>
9
10
@interface ESPersonalPreferencesPlugin
:
AIPlugin
{
11
12
}
13
14
@end