diff options
author | MArk Finlay <sisob@eircom.net> | 2003-05-04 02:16:57 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-05-04 02:16:57 +0800 |
commit | f2aee30be5861937fa946ba4abf54273a20197ff (patch) | |
tree | 69279b7235d81d742b486b8eae33e6f25ddccd16 /data/epiphany.desktop.in | |
parent | 7b8bbf8cb9b28e181a33b2ef49cbe991c8a4dc63 (diff) | |
download | gsoc2013-epiphany-f2aee30be5861937fa946ba4abf54273a20197ff.tar gsoc2013-epiphany-f2aee30be5861937fa946ba4abf54273a20197ff.tar.gz gsoc2013-epiphany-f2aee30be5861937fa946ba4abf54273a20197ff.tar.bz2 gsoc2013-epiphany-f2aee30be5861937fa946ba4abf54273a20197ff.tar.lz gsoc2013-epiphany-f2aee30be5861937fa946ba4abf54273a20197ff.tar.xz gsoc2013-epiphany-f2aee30be5861937fa946ba4abf54273a20197ff.tar.zst gsoc2013-epiphany-f2aee30be5861937fa946ba4abf54273a20197ff.zip |
Marco Pesenti Gritti <marco@it.gnome.org>
2003-05-03 MArk Finlay <sisob@eircom.net>
Marco Pesenti Gritti <marco@it.gnome.org>
* data/Makefile.am:
* data/epiphany.applications:
Register ephy for mime types
* data/epiphany.desktop.in:
Use %U, so drag and drop on ephy icon will work
Ready for 0.6.0
Diffstat (limited to 'data/epiphany.desktop.in')
-rw-r--r-- | data/epiphany.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/epiphany.desktop.in b/data/epiphany.desktop.in index 820bf3604..e0fe8c546 100644 --- a/data/epiphany.desktop.in +++ b/data/epiphany.desktop.in @@ -1,7 +1,7 @@ [Desktop Entry] _Name=Web Browser _Comment=Browse the web -Exec=epiphany +Exec=epiphany %U StartupNotify=true Terminal=0 Type=Application |