Re: [SailfishDevel] Error installing .desktop file

2019-08-20 Thread Thomas Tanghus
On 8/20/19 11:00 AM, Martin Kampas wrote: > The .desktop file must exist in the same directory where the .pro file > that uses CONFIG+=sailfishapp exists. > > Note that the subdirs template does not require you actually put stuff > to subdirectories - you can specify a .pro file that exists in the

Re: [SailfishDevel] Error installing .desktop file

2019-08-20 Thread Thomas Tanghus
"Martin Kampas" – 20. august 2019 11:18 > On úterý 20. srpna 2019 11:11:57 CEST Thomas Tanghus wrote: > > "Martin Kampas" – 20. august 2019 11:00 > > > The .desktop file must exist in the same directory where the .pro file > > > that uses CONFIG+=sailfishapp exists. > > It is. > It isn't :) Yo

Re: [SailfishDevel] Error installing .desktop file

2019-08-20 Thread Martin Kampas
On úterý 20. srpna 2019 11:11:57 CEST Thomas Tanghus wrote: > "Martin Kampas" – 20. august 2019 11:00 > > > The .desktop file must exist in the same directory where the .pro file > > that > > uses CONFIG+=sailfishapp exists. > > It is. It isn't :) https://github.com/tanghus/currency-converter-

Re: [SailfishDevel] Error installing .desktop file

2019-08-20 Thread Thomas Tanghus
"Martin Kampas" – 20. august 2019 11:00 > The .desktop file must exist in the same directory where the .pro file that > uses CONFIG+=sailfishapp exists. It is. > Note that the subdirs template does not require you actually put stuff to > subdirectories - you can specify a .pro file that exi

Re: [SailfishDevel] Error installing .desktop file

2019-08-20 Thread Martin Kampas
Hi, The .desktop file must exist in the same directory where the .pro file that uses CONFIG+=sailfishapp exists. Note that the subdirs template does not require you actually put stuff to subdirectories - you can specify a .pro file that exists in the same directory instead of a subdirectory

Re: [SailfishDevel] Error installing .desktop file

2019-08-20 Thread Thomas Tanghus
"Thomas Tanghus" – 20. august 2019 09:24 > It's in the underlying 'src' directory: > Maybe this isn't the best way to organize it? It has worked for me in another > app, but I thing there has been a new SDK release since that. This is the current state of the app (bear with me, it's in a decon

Re: [SailfishDevel] Error installing .desktop file

2019-08-20 Thread Thomas Tanghus
Some how this from coderus only arrived in my inbox: > there is a CONFIG += sailfishapp which is doing magic by installing qml, > png and desktop files. Seems you missing that. It's in the underlying 'src' directory: TEMPLATE = app TARGET = harbour-currencyconverter # App version DEFINES += AP

Re: [SailfishDevel] Error installing .desktop file

2019-08-20 Thread Андрей Кожевников
there is a CONFIG += sailfishapp which is doing magic by installing qml, png and desktop files. Seems you missing that. вт, 20 авг. 2019 г. в 10:10, Thomas Tanghus : > Wrong quoting, mea culpa. I hate webmail > > "Андрей Кожевников" – 20. august 2019 08:40 > > So, where is your pro file with rel

Re: [SailfishDevel] Error installing .desktop file

2019-08-20 Thread Thomas Tanghus
Wrong quoting, mea culpa. I hate webmail "Андрей Кожевников" – 20. august 2019 08:40 > So, where is your pro file with relevant desktop file entry? I didn't mention it being in the .pro file: > These settings are copied (and modified to fit the project) from a fresh > skeleton made by the SD

Re: [SailfishDevel] Error installing .desktop file

2019-08-20 Thread Thomas Tanghus
"Андрей Кожевников" – 20. august 2019 08:40 > So, where is your pro file with relevant desktop file entry? > вт, 20 авг. 2019 г., 9:28 Thomas Tanghus : > > On 20.8.2019 2.23, Thomas Tanghus wrote: > > > The .pro and .yaml file are at > > gist.github.com/tanghus/840ce2ad46ea691f2b932e796dade0d8