Changed the order for the IRC array, which isn't even used?

This commit is contained in:
ArcheyDevil 2012-02-12 17:51:29 +11:00
commit ede0c271ed

View file

@ -1,3 +1,3 @@
# Default applications # Default applications
IRC=($commands[weechat-curses] $commands[irssi]) IRC=($commands[irssi] $commands[weechat-curses])