diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2002-12-31 22:39:34 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2002-12-31 22:39:34 +0800 |
commit | 90870f6628f09e7e46693c95c9237b602960f1ab (patch) | |
tree | 8c20c2af38faaa27cde6c1892181003b3576a09b /data/.cvsignore | |
parent | 48f720de8614cb0463d5d1738a2e936337b58e46 (diff) | |
download | gsoc2013-epiphany-90870f6628f09e7e46693c95c9237b602960f1ab.tar gsoc2013-epiphany-90870f6628f09e7e46693c95c9237b602960f1ab.tar.gz gsoc2013-epiphany-90870f6628f09e7e46693c95c9237b602960f1ab.tar.bz2 gsoc2013-epiphany-90870f6628f09e7e46693c95c9237b602960f1ab.tar.lz gsoc2013-epiphany-90870f6628f09e7e46693c95c9237b602960f1ab.tar.xz gsoc2013-epiphany-90870f6628f09e7e46693c95c9237b602960f1ab.tar.zst gsoc2013-epiphany-90870f6628f09e7e46693c95c9237b602960f1ab.zip |
Build .in data files from the makefile, not from configure.in. Add a
2002-12-31 Marco Pesenti Gritti <marco@it.gnome.org>
* configure.in:
* data/.cvsignore:
* data/Makefile.am:
Build .in data files from the makefile,
not from configure.in.
Add a desktop file. We badly need an icon ;)
Diffstat (limited to 'data/.cvsignore')
-rw-r--r-- | data/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/.cvsignore b/data/.cvsignore index 1f6558686..5faa2c192 100644 --- a/data/.cvsignore +++ b/data/.cvsignore @@ -3,3 +3,4 @@ GNOME_Epiphany_NautilusView.server Makefile Makefile.in epiphany.schemas +epiphany.desktop |