]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/menu/bookmarks_context_menu.xml
Migrate the remaining classes to Kotlin. https://redmine.stoutner.com/issues/989
[PrivacyBrowserAndroid.git] / app / src / main / res / menu / bookmarks_context_menu.xml
index 2a4c2e08b0f5f9537d1e08efeeb1974117ce1e70..66aa89ae2e045253ba984fa97b7d8b51142964d6 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2015-2017,2020,2022 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2015-2017,2020,2022-2023 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
 
@@ -63,4 +63,4 @@
         android:orderInCategory="60"
         android:icon="@drawable/select_all"
         app:showAsAction="ifRoom" />
-</menu>
\ No newline at end of file
+</menu>