From 4b278ab71fa6deb84800f32724863f2af7623a59 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Fri, 15 May 2015 13:19:41 -0700 Subject: [PATCH] renamed setup to install (#181) --- MANIFEST.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index e5e7e39e..8bf0a6d4 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,7 +5,7 @@ include version include onionshare/index.html include onionshare/404.html include onionshare/strings.json -include setup/onionshare.desktop -include setup/onionshare80.xpm +include install/onionshare.desktop +include install/onionshare80.xpm include images/*.png include locale/*.json