/usr/share/help/gl/baobab/question-open-folder.page is in baobab 3.22.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="question-open-folder" xml:lang="gl">
<info>
<link type="guide" xref="index#problems"/>
<revision pkgversion="3.14" date="2014-11-21" status="review"/>
<credit type="author copyright">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
<years>2014</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Open a folder in a file browser such as <app>Files</app>.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Fran Dieguez</mal:name>
<mal:email>frandieguez@gnome.org</mal:email>
<mal:years>2012.</mal:years>
</mal:credit>
</info>
<title>How do I open a folder?</title>
<p>You can open a folder in your default file browser, such as
<app>Files</app>. This can be useful if you want to quickly find out which
files are in that folder.</p>
<steps>
<item>
<p>Right-click on the folder that you want to open and select
<gui>Open Folder</gui>.</p>
</item>
</steps>
</page>
|