Selaa lähdekoodia

Change the website name to caca.zoy.org.

tags/v0.99.beta15
Sam Hocevar sam 17 vuotta sitten
vanhempi
commit
c7487d700d
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +1
    -1
      Makefile.am
  2. +1
    -1
      src/img2txt.c

+ 1
- 1
Makefile.am Näytä tiedosto

@@ -9,7 +9,7 @@ AUTOMAKE_OPTIONS = dist-bzip2
bin_SCRIPTS = caca-config bin_SCRIPTS = caca-config


webhost = poulet.zoy.org webhost = poulet.zoy.org
webdir = /srv/libcaca.zoy.org/var/www/
webdir = /srv/caca.zoy.org/var/www/


upload: upload-source upload-doc upload: upload-source upload-doc




+ 1
- 1
src/img2txt.c Näytä tiedosto

@@ -86,7 +86,7 @@ static void version(void)
"img2txt, along with its documentation, may be freely copied and distributed.\n" "img2txt, along with its documentation, may be freely copied and distributed.\n"
"\n" "\n"
"The latest version of img2txt is available from the web site,\n" "The latest version of img2txt is available from the web site,\n"
" http://libcaca.zoy.org/ in the libcaca package.\n"
" http://caca.zoy.org/wiki/libcaca in the libcaca package.\n"
"\n", "\n",
caca_get_version(), __DATE__); caca_get_version(), __DATE__);
} }


Ladataan…
Peruuta
Tallenna