onionshare/install
intrigeri 4da79cac79 Nautilus extension: avoid spamming the logs due to missing method.
Without this change I see a dozen or so warnings in the Journal:

    nautilus_menu_provider_get_background_items: assertion
    'NAUTILUS_IS_MENU_PROVIDER (provider)' failed

Nautilus upstream developers are going to discuss if/how they want to address
this on their side; in the meantime they recommend simply adding a no-op method
to silence the logs, so here we go.
2017-12-07 06:04:48 +00:00
..
scripts Nautilus extension: avoid spamming the logs due to missing method. 2017-12-07 06:04:48 +00:00
build_deb.sh exit 1 on failure for completeness 2017-05-19 14:42:23 +10:00
build_exe.bat Uncomment Windows codesigning 2017-04-15 12:17:43 -07:00
build_osx.sh Added support for bundled Tor in macOS 2017-04-18 15:12:24 -07:00
build_rpm.sh Add tor as a linux dependency 2017-04-13 23:21:43 -07:00
check_lacked_trans.py moved build scripts into install folder (#181) 2015-05-15 13:03:04 -07:00
get-tor-osx.py Update get-tor-osx.py to grab the Tor binary from Tor Browser 6.5.2 instead of 6.5.1, and make it retain the same directory structure in OnionShare as it uses in Tor Browser, including copying libevent-2.0.5.dylib, which was missing before (#385) 2017-05-18 11:22:50 -07:00
get-tor-windows.py Wrote script to download pre-built tor binary for Windows 2017-04-08 17:29:00 -07:00
Info.plist Migrate from PyInstaller to cx_Freeze for OSX 2016-09-04 19:21:09 -07:00
onionshare80.xpm moved build scripts into install folder (#181) 2015-05-15 13:03:04 -07:00
onionshare.appdata.xml Update copyright year to 2016 2016-02-15 22:37:28 -08:00
onionshare.desktop Update desktop entry 2016-01-06 19:08:14 +01:00
onionshare.icns moved build scripts into install folder (#181) 2015-05-15 13:03:04 -07:00
onionshare.ico new Windows icon file (#182) 2015-05-18 10:39:01 -07:00
onionshare.nsi Version bump to 1.1, and update install size, for Windows installer 2017-05-30 15:07:36 -07:00
ppa_release.sh Renamed 'resources' to 'share', and updated location of 'share' files in OSX/Win binaries 2017-02-21 16:59:14 -08:00
pyinstaller.spec Added support for bundled Tor in macOS 2017-04-18 15:12:24 -07:00
requirements-windows.txt Created update_checker module, and logic to load http://elx57ue5uyfplgva.onion/latest-version.txt (this is the OnionShare website's onion site) to check for updates. Also added UX in the settings dialog to force checking for updates. Does not actually do so automatically yet. 2017-04-15 18:04:05 -07:00
requirements.txt Created update_checker module, and logic to load http://elx57ue5uyfplgva.onion/latest-version.txt (this is the OnionShare website's onion site) to check for updates. Also added UX in the settings dialog to force checking for updates. Does not actually do so automatically yet. 2017-04-15 18:04:05 -07:00