mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 08:00:53 +00:00
sysprof: use "Recording" instead of "Capture"
This commit is contained in:
@ -15,14 +15,14 @@
|
|||||||
</section>
|
</section>
|
||||||
<section id="win-menu-open">
|
<section id="win-menu-open">
|
||||||
<item>
|
<item>
|
||||||
<attribute name="label" translatable="yes">Open Capture…</attribute>
|
<attribute name="label" translatable="yes">Open Recording…</attribute>
|
||||||
<attribute name="action">app.open-capture</attribute>
|
<attribute name="action">app.open-capture</attribute>
|
||||||
<attribute name="accel"><primary>o</attribute>
|
<attribute name="accel"><primary>o</attribute>
|
||||||
</item>
|
</item>
|
||||||
</section>
|
</section>
|
||||||
<section id="win-menu-save">
|
<section id="win-menu-save">
|
||||||
<item>
|
<item>
|
||||||
<attribute name="label" translatable="yes">Save Capture…</attribute>
|
<attribute name="label" translatable="yes">Save Recording…</attribute>
|
||||||
<attribute name="action">win.save-capture</attribute>
|
<attribute name="action">win.save-capture</attribute>
|
||||||
<attribute name="accel"><primary>s</attribute>
|
<attribute name="accel"><primary>s</attribute>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user