Skip to content

Commit b955bcc

Browse files
committed
Move entry
1 parent 61a2872 commit b955bcc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

components/insight/config/container.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,11 @@
322322
* 1: indicate to display the user's data. Default value
323323
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
324324
<entry name="DataDisplay" type="integer">1</entry>
325+
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
326+
* Information indicating to load the original file instead of OME-TIFF
327+
when using the Open With option
328+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
329+
<entry name="/services/OpenWith/Original" type="boolean">false</entry>
325330
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
326331
* Information indicating the dependencies when the client is used as a plugin
327332
* e.g. as an ImageJ plugin.
@@ -354,9 +359,4 @@
354359
</plugin>
355360
</structuredEntry>
356361
</plugins>
357-
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
358-
* Information indicating to load the original file instead of OME-TIFF
359-
when using the Open With option
360-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
361-
<entry name="/services/OpenWith/Original" type="boolean">false</entry>
362362
</container>

0 commit comments

Comments
 (0)