From 7e7aa928072775240ff70ca61f2dd0e8a09242d8 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 2 Feb 2014 20:35:42 +0100 Subject: (Let's pretend that this is the) initial commit --- weechat/python/autoload/announce_url_title.py | 1 + weechat/python/autoload/anotify.py | 1 + weechat/python/autoload/colorize_nicks.py | 1 + weechat/python/autoload/listbuffer.py | 1 + 4 files changed, 4 insertions(+) create mode 120000 weechat/python/autoload/announce_url_title.py create mode 120000 weechat/python/autoload/anotify.py create mode 120000 weechat/python/autoload/colorize_nicks.py create mode 120000 weechat/python/autoload/listbuffer.py (limited to 'weechat/python/autoload') diff --git a/weechat/python/autoload/announce_url_title.py b/weechat/python/autoload/announce_url_title.py new file mode 120000 index 0000000..5417bfe --- /dev/null +++ b/weechat/python/autoload/announce_url_title.py @@ -0,0 +1 @@ +../announce_url_title.py \ No newline at end of file diff --git a/weechat/python/autoload/anotify.py b/weechat/python/autoload/anotify.py new file mode 120000 index 0000000..1517fef --- /dev/null +++ b/weechat/python/autoload/anotify.py @@ -0,0 +1 @@ +../anotify.py \ No newline at end of file diff --git a/weechat/python/autoload/colorize_nicks.py b/weechat/python/autoload/colorize_nicks.py new file mode 120000 index 0000000..3ee34e9 --- /dev/null +++ b/weechat/python/autoload/colorize_nicks.py @@ -0,0 +1 @@ +../colorize_nicks.py \ No newline at end of file diff --git a/weechat/python/autoload/listbuffer.py b/weechat/python/autoload/listbuffer.py new file mode 120000 index 0000000..e7089b2 --- /dev/null +++ b/weechat/python/autoload/listbuffer.py @@ -0,0 +1 @@ +../listbuffer.py \ No newline at end of file -- cgit v1.2.3-70-g09d2