Mercurial > pidgin
view libpurple/purple.pc.in @ 17989:1bccb9641ef3
Add a new WM, irssi. Put the wm's in $(libdir)/gnt instead of in /finch.
The features of the irssi WM include:
1. Buddylist and conversation windows are borderless and full height of the screen.
2. Conversation windows will have (full-screen-width - buddylist-width) width
- It's possible to auto-resize the conversation windows when the buddylist
is closed/opened/resized to keep this always true. But resizing the textview
in conversation window is rather costly, especially when there's a lot of text
in the scrollback. So it's not done yet.
3. All the other windows are always centered.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sat, 02 Jun 2007 03:49:53 +0000 |
parents | ce049678a67b |
children | eb53ce4852a6 |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ datadir=@datadir@ sysconfdir=@sysconfdir@ Name: libpurple Description: libpurple is a GLib-based instant messenger library. Version: @VERSION@ Requires: glib-2.0 Cflags: -I${includedir}/libpurple Libs: -L${libdir} -lpurple