mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-02-27 20:43:15 +00:00
7 lines
219 B
XML
7 lines
219 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<item
|
||
|
android:id="@+id/action_open_vcs_rev_list"
|
||
|
android:title="Open VCS Rev List" />
|
||
|
|
||
|
</menu>
|