1
0
Fork 0
mirror of https://github.com/vbatts/imgsrv.git synced 2024-09-27 12:54:16 +00:00

adding a readme for the gtk work

This commit is contained in:
Vincent Batts 2013-05-10 15:57:39 -04:00
parent 68622c5144
commit f525549a9f

10
gimgsrv/README Normal file
View file

@ -0,0 +1,10 @@
== Overview ==
this is hoped to be a client, that can read the user's imgsrv configuration
and make it easier to upload images or screen shots.
package it with an XDG/mime association and away you go
== References ==
* http://godoc.org/github.com/ziutek/gtk
* http://www.gtk.org/api/2.6/gtk/GtkWindow.html
* https://developer.gnome.org/gtk-tutorial/2.90/x386.html