This file is indexed.

/usr/share/gedit/plugins/RCtrl/Wizards/userprefs.xml is in gedit-r-plugin 0.7.1.1-Gtk3-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
<!-- Define he user preferences for rwizards -->
<rwizardsuserprefs rootmenuentry="Wizards" showontoolbar="false" shortcutsactive="true">
    <!-- rootmenuentry - the menu entry for all the wizards 
         showontoolbar - should wizards which are defined as showing on the toolbar be actually shown?
         shortcutsactive - should the keyboard shortcuts be honoured? -->

    <!-- The user-defined menu entries for rwizards -->
    <prefs>
        <!--item rwizard="corr" menu="/Association tests/Correlation" icon="corr.png" toolbar="false" shortcut="Ctrl+Alt+C"/-->
    </prefs>

</rwizardsuserprefs>