Warning, /frameworks/syntax-highlighting/autotests/reference/test.desktop.ref is written in an unsupported language. File is not indexed.

0001 <Comment># test file for .dekstop syntax highlighting</Comment><br/>
0002 <Section>[Desktop Entry]</Section><br/>
0003 <Key>GenericName</Key><Normal Text>=Text Editor</Normal Text><br/>
0004 <Key>GenericName</Key><Language>[ar]</Language><Normal Text>=محرّر نصوص</Normal Text><br/>
0005 <Key>Name</Key><Normal Text>=KWrite</Normal Text><br/>
0006 <Key>Name</Key><Language>[ar]</Language><Normal Text>=كاتبك</Normal Text><br/>
0007 <Key>Comment</Key><Normal Text>=KDE Text Editor</Normal Text><br/>
0008 <Key>Comment</Key><Language>[ar]</Language><Normal Text>=محرّر نصوص لكدي</Normal Text><br/>
0009 <Key>MimeType</Key><Normal Text>=text/plain;</Normal Text><br/>
0010 <Key>Exec</Key><Normal Text>=kwrite %U</Normal Text><br/>
0011 <Key>StartupNotify</Key><Normal Text>=true</Normal Text><br/>
0012 <Key>Icon</Key><Normal Text>=kwrite</Normal Text><br/>
0013 <Key>X-DocPath</Key><Normal Text>=kwrite/index.html</Normal Text><br/>
0014 <Key>Type</Key><Normal Text>=Application</Normal Text><br/>
0015 <Key>Terminal</Key><Normal Text>=false</Normal Text><br/>
0016 <Key>InitialPreference</Key><Normal Text>=8</Normal Text><br/>
0017 <Key>X-DBUS-StartupType</Key><Normal Text>=Multi</Normal Text><br/>
0018 <Key>X-DBUS-ServiceName</Key><Normal Text>=org.kde.kwrite</Normal Text><br/>
0019 <Key>Categories</Key><Normal Text>=Qt;KDE;Utility;TextEditor;</Normal Text><br/>
0020 <Key>Actions</Key><Normal Text>=new-window;new-tab;</Normal Text><br/>
0021 <Key></Key><br/>
0022 <Comment># test folding: the header should not be</Comment><br/>
0023 <Comment># part of the previous region.</Comment><br/>
0024 <Comment># </Comment><Alert Level 3>NOTE</Alert Level 3><Comment>: this options in Exec don't exist.</Comment><br/>
0025 <Section>[Desktop Action new-window]</Section><br/>
0026 <Key>Name</Key><Normal Text>=New Window</Normal Text><br/>
0027 <Key>Exec</Key><Normal Text>=kwrite --new-window</Normal Text><br/>
0028 <Key>Icon</Key><Normal Text>=kwrite</Normal Text><br/>
0029 <Key></Key><br/>
0030 <Section>[Desktop Action new-tab]</Section><br/>
0031 <Key>Name</Key><Normal Text>=New Tab</Normal Text><br/>
0032 <Key>Exec</Key><Normal Text>=kwrite --new-tab</Normal Text><br/>
0033 <Key>Icon</Key><Normal Text>=kwrite</Normal Text><br/>