rename extension to addon after discussion with meta-androcto & mindrones
This commit is contained in:
@@ -10690,7 +10690,7 @@ static BHead *read_userdef(BlendFileData *bfd, FileData *fd, BHead *bhead)
|
||||
|
||||
link_list(fd, &user->themes);
|
||||
link_list(fd, &user->keymaps);
|
||||
link_list(fd, &user->extensions);
|
||||
link_list(fd, &user->addons);
|
||||
|
||||
for(keymap=user->keymaps.first; keymap; keymap=keymap->next) {
|
||||
keymap->modal_items= NULL;
|
||||
|
||||
Reference in New Issue
Block a user