xsel

Program for manipulating the X clipboard
git clone https://git.sinitax.com/kfish/xsel
Log | Files | Refs | README | LICENSE | sfeed.txt

commit aa71cb727328dde31abefecb90ceb09553febdf3
parent b26e9cd388d9bbbea40a32ea5300a5c324a3af8b
Author: conrad <conrad@9c49b5d1-7df3-0310-bce2-b7278e68f44c>
Date:   Sat, 12 Jan 2008 15:28:52 +0000

add Sergey Kogan to AUTHORS (UTF-8 support)


git-svn-id: http://svn.kfish.org/xsel/trunk@202 9c49b5d1-7df3-0310-bce2-b7278e68f44c

Diffstat:
MAUTHORS | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/AUTHORS b/AUTHORS @@ -1 +1,5 @@ Conrad Parker <conrad@vergenet.net> + - General implementation, ICCCM wrangling + +Sergey Kogan <kogan@sklad.bacon.ru> + - UTF-8 support