Просмотр исходного кода

Change the website name to caca.zoy.org.

tags/v0.99.beta15
Sam Hocevar sam 17 лет назад
Родитель
Сommit
c7487d700d
2 измененных файлов: 2 добавлений и 2 удалений
  1. +1
    -1
      Makefile.am
  2. +1
    -1
      src/img2txt.c

+ 1
- 1
Makefile.am Просмотреть файл

@@ -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 Просмотреть файл

@@ -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__);
} }


Загрузка…
Отмена
Сохранить