File: direct_context.ui

package info (click to toggle)
shotwell 0.32.13-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 57,512 kB
  • sloc: xml: 55,555; cpp: 354; ansic: 157; python: 130; sh: 46; makefile: 12
file content (28 lines) | stat: -rw-r--r-- 1,056 bytes parent folder | download | duplicates (5)
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.20.0 -->
<interface domain="shotwell">
  <menu id="DirectContextMenu">
      <section>
        <item>
          <attribute name="label" translatable="yes">_Enhance</attribute>
          <attribute name="accel">&lt;Primary&gt;e</attribute>
          <attribute name="action">win.Enhance</attribute>
        </item>
        <item>
          <attribute name="label" translatable="yes">Re_vert to Original</attribute>
          <attribute name="action">win.Revert</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute name="label" translatable="yes">Show in File Mana_ger</attribute>
          <attribute name="accel">&lt;Primary&gt;&lt;Shift&gt;m</attribute>
          <attribute name="action">win.CommonJumpToFile</attribute>
        </item>
        <item>
          <attribute name="label" translatable="yes">Send _To…</attribute>
          <attribute name="action">win.SendTo</attribute>
        </item>
      </section>
  </menu>
</interface>