Skip to content
Snippets Groups Projects
Commit 8b55601e authored by Campbell Barton's avatar Campbell Barton
Browse files

remove absolute path

parent a0bb9521
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!--Written on Mi. Mär. 5 19:21:33 2014 by Qt Creator 3.0.0-->
<externaltool id="qtc_blender_diffusion"> <externaltool id="qtc_blender_diffusion">
<description>Print a URL to Diffusion on developer.blender.org for online reference</description> <description>Print a URL to Diffusion on developer.blender.org for online reference</description>
<displayname>Blender Diffusion</displayname> <displayname>Blender Diffusion</displayname>
<category>Documentation</category> <category>Documentation</category>
<executable output="showinpane" error="showinpane" modifiesdocument="no"> <executable output="showinpane" error="showinpane" modifiesdocument="no">
<path>/home/lukas/.config/QtProject/qtcreator/externaltools/qtc_blender_diffusion.py</path> <path>qtc_blender_diffusion.py</path>
<arguments>%{CurrentDocument:FilePath} %{CurrentDocument:Row}</arguments> <arguments>%{CurrentDocument:FilePath} %{CurrentDocument:Row}</arguments>
<workingdirectory>%{CurrentDocument:Path}</workingdirectory> <workingdirectory>%{CurrentDocument:Path}</workingdirectory>
</executable> </executable>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment