Created
May 20, 2015 12:00
-
-
Save volgar1x/3f9c7bba6510729adde0 to your computer and use it in GitHub Desktop.
cat **/*.xml | grep -Po 'widget="(\w+)"' | cut -d '"' -f2 | sort | uniq
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
barchart | |
char | |
char_domain | |
checkbox | |
date | |
float_time | |
gauge | |
handle | |
handler | |
html | |
image | |
integer | |
kanban_state_selection | |
linkedin_url | |
mail_followers | |
mail_thread | |
many2many | |
many2manyattendee | |
many2many_binary | |
many2many_checkboxes | |
many2many_kanban | |
many2many_tags | |
many2many_tags_email | |
monetary | |
one2many | |
one2many_list | |
pad | |
percentpie | |
priority | |
progressbar | |
radio | |
reference | |
selection | |
sparkline_bar | |
statinfo | |
statusbar | |
url | |
website_button |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment