Changeset 2833
- Timestamp:
- Sep 27, 2008, 11:09:37 PM (14 years ago)
- Location:
- libcaca/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/Makefile.am
r2821 r2833 10 10 11 11 webhost = poulet.zoy.org 12 webdir = /srv/ libcaca.zoy.org/var/www/12 webdir = /srv/caca.zoy.org/var/www/ 13 13 14 14 upload: upload-source upload-doc -
libcaca/trunk/src/img2txt.c
r2821 r2833 87 87 "\n" 88 88 "The latest version of img2txt is available from the web site,\n" 89 " http:// libcaca.zoy.org/in the libcaca package.\n"89 " http://caca.zoy.org/wiki/libcaca in the libcaca package.\n" 90 90 "\n", 91 91 caca_get_version(), __DATE__);
Note: See TracChangeset
for help on using the changeset viewer.