aboutsummaryrefslogtreecommitdiff
path: root/CodingStyle
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-03-09 10:55:05 +0100
committerGuido Günther <agx@sigxcpu.org>2011-03-09 10:55:05 +0100
commitca71a0f06e24fd58a18b76c9df01c85642f63bdb (patch)
tree8e661a1e15479d8b1eaa48691b566d3ef9859c5e /CodingStyle
parentNew upstream version 2.91.90 (diff)
downloadkrb5-auth-dialog-ca71a0f06e24fd58a18b76c9df01c85642f63bdb.tar.gz
krb5-auth-dialog-ca71a0f06e24fd58a18b76c9df01c85642f63bdb.tar.bz2
krb5-auth-dialog-ca71a0f06e24fd58a18b76c9df01c85642f63bdb.zip
New upstream version 2.91.91
Diffstat (limited to 'CodingStyle')
-rw-r--r--CodingStyle5
1 files changed, 4 insertions, 1 deletions
diff --git a/CodingStyle b/CodingStyle
index 81fa5e1..2862939 100644
--- a/CodingStyle
+++ b/CodingStyle
@@ -27,7 +27,10 @@ CodingStyle
-Tgchar -Tgpointer -TG_MODULE_EXPORT \
-TGParamSpec -TGValue -TGObject \
-TGtkWidget -TGtkMenuItem \
+ -TGtkBuilder -TGdkEventWindowState \
-TKaPlugin -TKaApplet -TKaAppletClass \
-TKaPluginDummy -TKaPluginDummyClass \
-TKaPluginPam -TKaPluginPamClass \
- -TKaPluginAfs -TKaPluginAfsClass
+ -TKaPluginAfs -TKaPluginAfsClass \
+ -TKaPwDialog \
+ -Tkrb5_creds -TDBusGMethodInvocation \
bgstack15