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/epiphany.desktop.in | |
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/epiphany.desktop.in')
-rw-r--r-- | data/epiphany.desktop.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/epiphany.desktop.in b/data/epiphany.desktop.in new file mode 100644 index 000000000..cf28231d5 --- /dev/null +++ b/data/epiphany.desktop.in @@ -0,0 +1,9 @@ +[Desktop Entry] +_Name=Epiphany Web Browser +_Comment=Browse the web +Exec=epiphany +Terminal=0 +Type=Application +Icon= +X-GNOME-DocPath= +Categories=Application;Network; |