Skip to content
Snippets Groups Projects
Commit be7c64b6 authored by Nick Schermer's avatar Nick Schermer
Browse files

Enable startup-notify in the uca example.

Exo 0.7.2 supports passing the startup timestamp
to the terminal, so use that.
parent b8df164c
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,8 @@
<!ELEMENT description (#PCDATA)>
<!ATTLIST description xml:lang CDATA #IMPLIED>
<!ELEMENT startup-notify EMPTY>
<!ELEMENT directories EMPTY>
<!ELEMENT audio-files EMPTY>
<!ELEMENT image-files EMPTY>
......@@ -39,7 +41,7 @@
<_name>Open Terminal Here</_name>
<command>exo-open --working-directory %f --launch TerminalEmulator</command>
<_description>Example for a custom action</_description>
<startup-notify/>
<directories/>
</action>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment