rhiokim / haroopad

Haroopad - The Next Document processor based on Markdown
http://pad.haroopress.com
GNU General Public License v3.0
1.6k stars 225 forks source link

Can't open file from Dolphin if spaces in name #622

Open falko opened 6 years ago

falko commented 6 years ago

Drag & drop works though

falko commented 6 years ago

I added quotes in the start shellscript to make it work:

#! /bin/sh
/usr/share/haroopad/haroopad "$@"
falko commented 6 years ago

probably related to #617