Skip to content

Commit

Permalink
fixicons: Treat irssi as chat
Browse files Browse the repository at this point in the history
  • Loading branch information
bogner committed Feb 14, 2013
1 parent 3894b24 commit ec54f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fixicons.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

icons = {'xterm-256color': 'terminal',
'screen-256color': 'terminal',
'irssi': 'applications-chat',
'rdesktop': 'gnome-remote-desktop'}

def main(argv):
Expand Down

0 comments on commit ec54f3d

Please sign in to comment.