diff options
| author | manuel <manuel@mausz.at> | 2017-07-23 16:59:43 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2017-07-23 16:59:43 +0200 |
| commit | 4c3251ec645c8b71820dab7e51e612e5919d4e75 (patch) | |
| tree | 9533268a93e58fc2e16de1b8ee3fafe3784e5225 /cmake/treedata/common | |
| parent | f44ecaa4f27e7538ddcad66d40e543bffa2d2d86 (diff) | |
| download | kodi-pvr-build-4c3251ec645c8b71820dab7e51e612e5919d4e75.tar.gz kodi-pvr-build-4c3251ec645c8b71820dab7e51e612e5919d4e75.tar.bz2 kodi-pvr-build-4c3251ec645c8b71820dab7e51e612e5919d4e75.zip | |
sync with upstream
Diffstat (limited to 'cmake/treedata/common')
| -rw-r--r-- | cmake/treedata/common/games.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/common/subdirs.txt | 6 |
2 files changed, 6 insertions, 1 deletions
diff --git a/cmake/treedata/common/games.txt b/cmake/treedata/common/games.txt index 03d42bc..b2faead 100644 --- a/cmake/treedata/common/games.txt +++ b/cmake/treedata/common/games.txt | |||
| @@ -7,6 +7,7 @@ xbmc/games/controllers/dialogs games/controllers/dialogs | |||
| 7 | xbmc/games/controllers/guicontrols games/controllers/guicontrols | 7 | xbmc/games/controllers/guicontrols games/controllers/guicontrols |
| 8 | xbmc/games/controllers/windows games/controllers/windows | 8 | xbmc/games/controllers/windows games/controllers/windows |
| 9 | xbmc/games/dialogs games/dialogs | 9 | xbmc/games/dialogs games/dialogs |
| 10 | xbmc/games/dialogs/osd games/dialogs/osd | ||
| 10 | xbmc/games/ports games/ports | 11 | xbmc/games/ports games/ports |
| 11 | xbmc/games/tags games/tags | 12 | xbmc/games/tags games/tags |
| 12 | xbmc/games/windows games/windows | 13 | xbmc/games/windows games/windows |
diff --git a/cmake/treedata/common/subdirs.txt b/cmake/treedata/common/subdirs.txt index 5a25afe..ee4e83c 100644 --- a/cmake/treedata/common/subdirs.txt +++ b/cmake/treedata/common/subdirs.txt | |||
| @@ -1,8 +1,11 @@ | |||
| 1 | xbmc xbmc | 1 | xbmc xbmc |
| 2 | xbmc/addons addons | 2 | xbmc/addons addons |
| 3 | xbmc/addons/binary-addons addons_binary-addons | ||
| 3 | xbmc/addons/interfaces addonsBinaryInterfaces | 4 | xbmc/addons/interfaces addonsBinaryInterfaces |
| 4 | xbmc/addons/interfaces/Addon addonCallbacks_Addon | 5 | xbmc/addons/interfaces/Addon addonCallbacks_Addon |
| 5 | xbmc/addons/interfaces/GUI addonCallbacks_GUI | 6 | xbmc/addons/interfaces/GUI addons_interfaces_gui |
| 7 | xbmc/addons/interfaces/GUI/controls addons_interfaces_gui_controls | ||
| 8 | xbmc/addons/interfaces/GUI/dialogs addons_interfaces_gui_dialogs | ||
| 6 | xbmc/addons/settings addonsSettings | 9 | xbmc/addons/settings addonsSettings |
| 7 | xbmc/commons commons | 10 | xbmc/commons commons |
| 8 | xbmc/dbwrappers dbwrappers | 11 | xbmc/dbwrappers dbwrappers |
| @@ -13,6 +16,7 @@ xbmc/input input | |||
| 13 | xbmc/input/joysticks input/joysticks | 16 | xbmc/input/joysticks input/joysticks |
| 14 | xbmc/input/joysticks/dialogs input/joysticks/dialogs | 17 | xbmc/input/joysticks/dialogs input/joysticks/dialogs |
| 15 | xbmc/input/joysticks/generic input/joysticks/generic | 18 | xbmc/input/joysticks/generic input/joysticks/generic |
| 19 | xbmc/input/joysticks/keymaps input/joysticks/keymaps | ||
| 16 | xbmc/input/keyboard input/keyboard | 20 | xbmc/input/keyboard input/keyboard |
| 17 | xbmc/input/keyboard/generic input/keyboard/generic | 21 | xbmc/input/keyboard/generic input/keyboard/generic |
| 18 | xbmc/input/mouse input/mouse | 22 | xbmc/input/mouse input/mouse |
