wok diff libwnck3/description.txt @ rev 19873

linld/tazboot: fix 286 case
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 31 09:17:01 2017 +0200 (2017-03-31)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libwnck3/description.txt	Fri Mar 31 09:17:01 2017 +0200
     1.3 @@ -0,0 +1,8 @@
     1.4 +libwnck is Window Navigator Construction Kit, i.e. a library to use for writing
     1.5 +pagers and taskslists and stuff.
     1.6 +
     1.7 +libwnck is not supported in the devel platform, which means OS vendors won't
     1.8 +guarantee the API/ABI long-term, but authors of open source apps should feel
     1.9 +free to use libwnck as users can always recompile against a new version. The
    1.10 +API/ABI has historically changed very little: libwnck authors are not changing
    1.11 +it gratuitously or without soname increments.