Add .desktop launchers in both snap and flatpack packages

This commit is contained in:
Micah Lee 2020-11-23 20:51:16 -08:00
parent e8419e660c
commit 44aa71af18
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
7 changed files with 4331 additions and 19 deletions

View file

@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
# This setup.py file is used for flatpak packaging. For other packaging,
# This setup.py file is used for snap and flatpak packaging. For other packaging,
# OnionShare uses briefcase.
import os