Results 1 to 5 of 5

Thread: Howto: Replace mode icons with mode chars in XChat

  1. #1
    Join Date
    Jul 2006
    Beans
    48

    Howto: Replace mode icons with mode chars in XChat



    This patch will change your XChat user list. It will remove the user mode icons (these green, blue, ..., yellow ones representing the modes i.e. op, hop, ..., voice). Then it will add the user mode character representing the mode to the user's nick name (see screenshot above). It supports the user mode characters '~', '&', '@', '%' and '+'. I don't know if there are more, if so, please let me know. Also, let me know if you experience any bugs after the patch that might correspond with the changed user list.

    Dependencies:

    - patch
    - XChat 2.6.6 Source (official, www.xchat.org)

    Usage:

    1. Extract the source
    2. Move/Copy userlistgui.c.patch to xchat-2.6.6/src/fe-gtk/
    3. Change directory to xchat-2.6.6/src/fe-gtk/
    4. Apply the patch:
    Code:
    patch -p0 userlistgui.c < userlistgui.c.patch
    5. (optional if you've done that before)
    Code:
    ./configure
    6. build
    Code:
    make
    7. install
    Code:
    sudo make install
    Have fun and let me know if you like it!
    Attached Files Attached Files

  2. #2
    Join Date
    Aug 2006
    Beans
    2

    Re: Howto: Replace mode icons with mode chars in XChat

    nice hack.

  3. #3
    Join Date
    Apr 2006
    Beans
    50
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: Howto: Replace mode icons with mode chars in XChat

    Cheers love!

  4. #4
    Join Date
    May 2007
    Beans
    1

    Re: Howto: Replace mode icons with mode chars in XChat

    Last edited by luumanh; May 22nd, 2007 at 07:49 PM.

  5. #5
    Join Date
    Apr 2007
    Location
    N/A
    Beans
    85
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Howto: Replace mode icons with mode chars in XChat

    nice 1, need to remember this 1 ;D
    In Game nick: XTRËËM|RåGË
    GöÐ ®Ë§þËÇT åñÐ Höñöµ®
    Download: Luck And No SkiLL3
    With Ubuntu Christian Edition, you don't need to surf the web. You can walk on it.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •