Home
last modified time | relevance | path

Searched refs:insert_txt (Results 1 – 1 of 1) sorted by relevance

/external/selinux/policycoreutils/sepolicy/sepolicy/
Dgui.py1900 def error_check_files(self, insert_txt): argument
1901 if len(insert_txt) == 0 or insert_txt[0] != '/':
1905 …bel.set_text((_("The entry '%s' is not a valid path. Paths must begin with a '/'.")) % insert_txt)