Mercurial > repos > biowebdb > arpa_package
changeset 0:63a7be74ccaa draft default tip
Uploaded
| author | biowebdb | 
|---|---|
| date | Thu, 09 Nov 2017 09:58:06 -0500 | 
| parents | |
| children | |
| files | Eclipse.desktop | 
| diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Eclipse.desktop Thu Nov 09 09:58:06 2017 -0500 @@ -0,0 +1,10 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Type=Application +Terminal=false +Icon[en_US]=/home/jardim/opt/eclipse/icon.xpm +Name[en_US]=Eclipse +Exec=/home/jardim/opt/eclipse/eclipse +Name=Eclipse +Icon=/home/jardim/opt/eclipse/icon.xpm
