diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-08-04 19:26:13 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-08-04 19:26:13 +0800 |
commit | 1de8901eefe46f1e9a53b0870b233bf849d5d716 (patch) | |
tree | d70039006ad5a0679990b27336f49302d2032065 | |
parent | edde6162b4294a97bac8b09dc88ea806b2330a53 (diff) | |
download | gsoc2013-empathy-1de8901eefe46f1e9a53b0870b233bf849d5d716.tar gsoc2013-empathy-1de8901eefe46f1e9a53b0870b233bf849d5d716.tar.gz gsoc2013-empathy-1de8901eefe46f1e9a53b0870b233bf849d5d716.tar.bz2 gsoc2013-empathy-1de8901eefe46f1e9a53b0870b233bf849d5d716.tar.lz gsoc2013-empathy-1de8901eefe46f1e9a53b0870b233bf849d5d716.tar.xz gsoc2013-empathy-1de8901eefe46f1e9a53b0870b233bf849d5d716.tar.zst gsoc2013-empathy-1de8901eefe46f1e9a53b0870b233bf849d5d716.zip |
Set a INTALL file pointing to wiki page.
svn path=/trunk/; revision=1292
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | INSTALL | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index c30a47430..152fc4e91 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,6 @@ Makefile ChangeLog stamp-h1 xmldocs.make -INSTALL aclocal.m4 config.guess config.h diff --git a/INSTALL b/INSTALL new file mode 100644 index 000000000..0b43d8235 --- /dev/null +++ b/INSTALL @@ -0,0 +1,2 @@ +Please visite the Empathy website for installation instructions: +http://live.gnome.org/Empathy/Install |