diff options
| author | kali <kali@leap.se> | 2012-09-06 06:14:07 +0900 |
|---|---|---|
| committer | kali <kali@leap.se> | 2012-09-06 06:14:07 +0900 |
| commit | 0932d79369fe381c20f4b8f0260a1cd850d979a7 (patch) | |
| tree | 5fc8f531f54d0f4fe83a2298827e74a03bc296f6 /setup/linux/leap.desktop | |
| parent | bb5d092b6f57321a12f0d7575e221b0cc68f063d (diff) | |
| parent | 212f9588e458d5c864134caa8dafbef164631671 (diff) | |
Merge branch 'feature/fix-setup-deps' into develop
Closes #405
Several fixes on setup.py:
It now reads requirements from pkg/requirements.pip
Version is extracted from git describe.
Added trove_classifiers metadata.
Added bootstrap for setuptools.
Diffstat (limited to 'setup/linux/leap.desktop')
| -rw-r--r-- | setup/linux/leap.desktop | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/setup/linux/leap.desktop b/setup/linux/leap.desktop deleted file mode 100644 index 7a6d39d9..00000000 --- a/setup/linux/leap.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Version=0.1.0 -Encoding=UTF-8 -Name=EIP -Comment=Anonymity and privacy -Comment[en]=Anonymity and privacy -Comment[es]=Anonimato y privacidad -Comment[sv]=Anonymitet och avlyssningsskydd -Exec=leap -Terminal=false -Type=Application -Icon=leap.png -Categories=Network; |
