Rename gauges to dials
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@944 ebee16cc-31ac-478f-84a7-5cbb03baadba
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
@ -1,7 +1,7 @@
|
||||
TEMPLATE = subdirs
|
||||
SUBDIRS = openpilotgcs/translations
|
||||
SUBDIRS += openpilotgcs/sounds
|
||||
SUBDIRS += openpilotgcs/gauges
|
||||
SUBDIRS += openpilotgcs/dials
|
||||
SUBDIRS += openpilotgcs/models
|
||||
SUBDIRS += openpilotgcs/pfd
|
||||
|
||||
|