rakhimov / scram

Probabilistic Risk Analysis Tool (fault tree analysis, event tree analysis, etc.)
https://scram-pra.org
GNU General Public License v3.0
131 stars 54 forks source link

Remove URL key from desktop file #264

Closed Vascom closed 6 years ago

Vascom commented 6 years ago

URL key can present only if entry is Link type but not Application. https://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#recognized-keys

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 6 years ago

Codecov Report

Merging #264 into develop will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #264   +/-   ##
========================================
  Coverage    75.77%   75.77%           
========================================
  Files          121      121           
  Lines        12704    12704           
  Branches      1679     1679           
========================================
  Hits          9626     9626           
  Misses        3027     3027           
  Partials        51       51
rakhimov commented 6 years ago

Thanks.