summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 71af3740..6861423d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,12 +2,13 @@ include LICENSE
include README.md
include BUILD.md
include share/*
+include share/icons/hicolor/scalable/apps/org.onionshare.OnionShare.svg
include share/images/*
include share/locale/*
include share/templates/*
include share/static/*
-include install/onionshare.desktop
-include install/onionshare.appdata.xml
+include install/org.onionshare.OnionShare.desktop
+include install/org.onionshare.OnionShare.appdata.xml
include install/onionshare80.xpm
include install/scripts/onionshare-nautilus.py
include tests/*.py