summaryrefslogtreecommitdiffstats
path: root/src/constants.txt
diff options
context:
space:
mode:
authorChristopher Davis <loafier@gmail.com>2006-08-12 22:16:53 +0000
committerChristopher Davis <loafier@gmail.com>2006-08-12 22:16:53 +0000
commit3a028090359e5d5d24ccbfc11d9b6ff5681aab4f (patch)
tree0cfb8ec1eb8a49366fc663bef00bf4dfb1f7c307 /src/constants.txt
parentf13ea25509e932d426ebd69d90368fe9b1d4c1ab (diff)
downloadirssi-python-3a028090359e5d5d24ccbfc11d9b6ff5681aab4f.tar.gz
irssi-python-3a028090359e5d5d24ccbfc11d9b6ff5681aab4f.tar.xz
irssi-python-3a028090359e5d5d24ccbfc11d9b6ff5681aab4f.zip
directory structure change
git-svn-id: http://svn.irssi.org/repos/irssi-python@4312 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/constants.txt')
-rw-r--r--src/constants.txt45
1 files changed, 45 insertions, 0 deletions
diff --git a/src/constants.txt b/src/constants.txt
new file mode 100644
index 0000000..a3b8917
--- /dev/null
+++ b/src/constants.txt
@@ -0,0 +1,45 @@
+IO_IN G_IO_IN
+IO_OUT G_IO_OUT
+IO_PRI G_IO_PRI
+IO_ERR G_IO_ERR
+IO_HUP G_IO_HUP
+IRSSI_GUI_GNOME
+IRSSI_GUI_GTK
+IRSSI_GUI_KDE
+IRSSI_GUI_NONE
+IRSSI_GUI_QT
+IRSSI_GUI_TEXT
+IRC_MASK_DOMAIN
+IRC_MASK_HOST
+IRC_MASK_NICK
+IRC_MASK_USER
+MSGLEVEL_ACTIONS
+MSGLEVEL_ALL
+MSGLEVEL_CLIENTCRAP
+MSGLEVEL_CLIENTERROR
+MSGLEVEL_CLIENTNOTICE
+MSGLEVEL_CRAP
+MSGLEVEL_CTCPS
+MSGLEVEL_DCC
+MSGLEVEL_DCCMSGS
+MSGLEVEL_HILIGHT
+MSGLEVEL_INVITES
+MSGLEVEL_JOINS
+MSGLEVEL_KICKS
+MSGLEVEL_LASTLOG
+MSGLEVEL_MODES
+MSGLEVEL_MSGS
+MSGLEVEL_NEVER
+MSGLEVEL_NICKS
+MSGLEVEL_NO_ACT
+MSGLEVEL_NOHILIGHT
+MSGLEVEL_NOTICES
+MSGLEVEL_PARTS
+MSGLEVEL_PUBLIC
+MSGLEVEL_QUITS
+MSGLEVEL_SNOTES
+MSGLEVEL_TOPICS
+MSGLEVEL_WALLOPS
+SIGNAL_PRIORITY_DEFAULT
+SIGNAL_PRIORITY_HIGH
+SIGNAL_PRIORITY_LOW