summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-04-07 21:36:10 +0200
committerStanislaw Halik <sthalik@misaki.pl>2017-04-07 21:36:10 +0200
commit0bc78d53028f5ac68b9ab454347b8ad453988c08 (patch)
tree913abe48caeaf01e08707dfa4d0ef6aac3903b24
parentbf5954132b776b19b20586b0a4b2b622ab0642ea (diff)
rename several protocols from abbreviated names
-rw-r--r--proto-flightgear/CMakeLists.txt (renamed from proto-fg/CMakeLists.txt)0
-rw-r--r--proto-flightgear/fg-protocol.qrc (renamed from proto-fg/fg-protocol.qrc)0
-rw-r--r--proto-flightgear/ftnoir_fgcontrols.ui (renamed from proto-fg/ftnoir_fgcontrols.ui)0
-rw-r--r--proto-flightgear/ftnoir_protocol_fg.cpp (renamed from proto-fg/ftnoir_protocol_fg.cpp)0
-rw-r--r--proto-flightgear/ftnoir_protocol_fg.h (renamed from proto-fg/ftnoir_protocol_fg.h)0
-rw-r--r--proto-flightgear/ftnoir_protocol_fg_dialog.cpp (renamed from proto-fg/ftnoir_protocol_fg_dialog.cpp)0
-rw-r--r--proto-flightgear/images/flightgear.png (renamed from proto-fg/images/flightgear.png)bin979 -> 979 bytes
-rw-r--r--proto-flightgear/lang/nl_NL.ts (renamed from proto-fg/lang/nl_NL.ts)0
-rw-r--r--proto-flightgear/lang/ru_RU.ts (renamed from proto-fg/lang/ru_RU.ts)0
-rw-r--r--proto-flightgear/lang/stub.ts (renamed from proto-fg/lang/stub.ts)0
-rw-r--r--proto-simconnect/CMakeLists.txt (renamed from proto-sc/CMakeLists.txt)0
-rw-r--r--proto-simconnect/ftnoir-protocol-sc.rc (renamed from proto-sc/ftnoir-protocol-sc.rc)0
-rw-r--r--proto-simconnect/ftnoir_protocol_sc.cpp (renamed from proto-sc/ftnoir_protocol_sc.cpp)0
-rw-r--r--proto-simconnect/ftnoir_protocol_sc.h (renamed from proto-sc/ftnoir_protocol_sc.h)0
-rw-r--r--proto-simconnect/ftnoir_protocol_sc_dialog.cpp (renamed from proto-sc/ftnoir_protocol_sc_dialog.cpp)0
-rw-r--r--proto-simconnect/ftnoir_sccontrols.ui (renamed from proto-sc/ftnoir_sccontrols.ui)0
-rw-r--r--proto-simconnect/images/fsx.png (renamed from proto-sc/images/fsx.png)bin813 -> 813 bytes
-rw-r--r--proto-simconnect/images/fsx1.png (renamed from proto-sc/images/fsx1.png)bin1920 -> 1920 bytes
-rw-r--r--proto-simconnect/lang/nl_NL.ts (renamed from proto-sc/lang/nl_NL.ts)0
-rw-r--r--proto-simconnect/lang/ru_RU.ts (renamed from proto-sc/lang/ru_RU.ts)0
-rw-r--r--proto-simconnect/lang/stub.ts (renamed from proto-sc/lang/stub.ts)0
-rw-r--r--proto-simconnect/sc-protocol.qrc (renamed from proto-sc/sc-protocol.qrc)0
-rw-r--r--proto-simconnect/scserver.manifest (renamed from proto-sc/scserver.manifest)0
-rw-r--r--proto-simconnect/scserver_acceleration.manifest (renamed from proto-sc/scserver_acceleration.manifest)0
-rw-r--r--proto-simconnect/scserver_sp2.manifest (renamed from proto-sc/scserver_sp2.manifest)0
-rw-r--r--proto-udp/CMakeLists.txt (renamed from proto-ftn/CMakeLists.txt)0
-rw-r--r--proto-udp/ftnoir_ftncontrols.ui (renamed from proto-ftn/ftnoir_ftncontrols.ui)0
-rw-r--r--proto-udp/ftnoir_protocol_ftn.cpp (renamed from proto-ftn/ftnoir_protocol_ftn.cpp)0
-rw-r--r--proto-udp/ftnoir_protocol_ftn.h (renamed from proto-ftn/ftnoir_protocol_ftn.h)0
-rw-r--r--proto-udp/ftnoir_protocol_ftn_dialog.cpp (renamed from proto-ftn/ftnoir_protocol_ftn_dialog.cpp)0
-rw-r--r--proto-udp/lang/nl_NL.ts (renamed from proto-ftn/lang/nl_NL.ts)0
-rw-r--r--proto-udp/lang/ru_RU.ts (renamed from proto-ftn/lang/ru_RU.ts)0
-rw-r--r--proto-udp/lang/stub.ts (renamed from proto-ftn/lang/stub.ts)0
33 files changed, 0 insertions, 0 deletions
diff --git a/proto-fg/CMakeLists.txt b/proto-flightgear/CMakeLists.txt
index cdfe18a6..cdfe18a6 100644
--- a/proto-fg/CMakeLists.txt
+++ b/proto-flightgear/CMakeLists.txt
diff --git a/proto-fg/fg-protocol.qrc b/proto-flightgear/fg-protocol.qrc
index 1c685437..1c685437 100644
--- a/proto-fg/fg-protocol.qrc
+++ b/proto-flightgear/fg-protocol.qrc
diff --git a/proto-fg/ftnoir_fgcontrols.ui b/proto-flightgear/ftnoir_fgcontrols.ui
index 4c0a8314..4c0a8314 100644
--- a/proto-fg/ftnoir_fgcontrols.ui
+++ b/proto-flightgear/ftnoir_fgcontrols.ui
diff --git a/proto-fg/ftnoir_protocol_fg.cpp b/proto-flightgear/ftnoir_protocol_fg.cpp
index 3e0f955c..3e0f955c 100644
--- a/proto-fg/ftnoir_protocol_fg.cpp
+++ b/proto-flightgear/ftnoir_protocol_fg.cpp
diff --git a/proto-fg/ftnoir_protocol_fg.h b/proto-flightgear/ftnoir_protocol_fg.h
index 48e5f1c1..48e5f1c1 100644
--- a/proto-fg/ftnoir_protocol_fg.h
+++ b/proto-flightgear/ftnoir_protocol_fg.h
diff --git a/proto-fg/ftnoir_protocol_fg_dialog.cpp b/proto-flightgear/ftnoir_protocol_fg_dialog.cpp
index 43a702f6..43a702f6 100644
--- a/proto-fg/ftnoir_protocol_fg_dialog.cpp
+++ b/proto-flightgear/ftnoir_protocol_fg_dialog.cpp
diff --git a/proto-fg/images/flightgear.png b/proto-flightgear/images/flightgear.png
index 2a546642..2a546642 100644
--- a/proto-fg/images/flightgear.png
+++ b/proto-flightgear/images/flightgear.png
Binary files differ
diff --git a/proto-fg/lang/nl_NL.ts b/proto-flightgear/lang/nl_NL.ts
index 35ab5431..35ab5431 100644
--- a/proto-fg/lang/nl_NL.ts
+++ b/proto-flightgear/lang/nl_NL.ts
diff --git a/proto-fg/lang/ru_RU.ts b/proto-flightgear/lang/ru_RU.ts
index 916f5e2d..916f5e2d 100644
--- a/proto-fg/lang/ru_RU.ts
+++ b/proto-flightgear/lang/ru_RU.ts
diff --git a/proto-fg/lang/stub.ts b/proto-flightgear/lang/stub.ts
index e94d44f2..e94d44f2 100644
--- a/proto-fg/lang/stub.ts
+++ b/proto-flightgear/lang/stub.ts
diff --git a/proto-sc/CMakeLists.txt b/proto-simconnect/CMakeLists.txt
index 26047b6f..26047b6f 100644
--- a/proto-sc/CMakeLists.txt
+++ b/proto-simconnect/CMakeLists.txt
diff --git a/proto-sc/ftnoir-protocol-sc.rc b/proto-simconnect/ftnoir-protocol-sc.rc
index c89eb9a7..c89eb9a7 100644
--- a/proto-sc/ftnoir-protocol-sc.rc
+++ b/proto-simconnect/ftnoir-protocol-sc.rc
diff --git a/proto-sc/ftnoir_protocol_sc.cpp b/proto-simconnect/ftnoir_protocol_sc.cpp
index c8df0443..c8df0443 100644
--- a/proto-sc/ftnoir_protocol_sc.cpp
+++ b/proto-simconnect/ftnoir_protocol_sc.cpp
diff --git a/proto-sc/ftnoir_protocol_sc.h b/proto-simconnect/ftnoir_protocol_sc.h
index ff664351..ff664351 100644
--- a/proto-sc/ftnoir_protocol_sc.h
+++ b/proto-simconnect/ftnoir_protocol_sc.h
diff --git a/proto-sc/ftnoir_protocol_sc_dialog.cpp b/proto-simconnect/ftnoir_protocol_sc_dialog.cpp
index a14c6b44..a14c6b44 100644
--- a/proto-sc/ftnoir_protocol_sc_dialog.cpp
+++ b/proto-simconnect/ftnoir_protocol_sc_dialog.cpp
diff --git a/proto-sc/ftnoir_sccontrols.ui b/proto-simconnect/ftnoir_sccontrols.ui
index 887d6d80..887d6d80 100644
--- a/proto-sc/ftnoir_sccontrols.ui
+++ b/proto-simconnect/ftnoir_sccontrols.ui
diff --git a/proto-sc/images/fsx.png b/proto-simconnect/images/fsx.png
index 16b072a1..16b072a1 100644
--- a/proto-sc/images/fsx.png
+++ b/proto-simconnect/images/fsx.png
Binary files differ
diff --git a/proto-sc/images/fsx1.png b/proto-simconnect/images/fsx1.png
index a1f0f188..a1f0f188 100644
--- a/proto-sc/images/fsx1.png
+++ b/proto-simconnect/images/fsx1.png
Binary files differ
diff --git a/proto-sc/lang/nl_NL.ts b/proto-simconnect/lang/nl_NL.ts
index f01f6d88..f01f6d88 100644
--- a/proto-sc/lang/nl_NL.ts
+++ b/proto-simconnect/lang/nl_NL.ts
diff --git a/proto-sc/lang/ru_RU.ts b/proto-simconnect/lang/ru_RU.ts
index 3d49c8b8..3d49c8b8 100644
--- a/proto-sc/lang/ru_RU.ts
+++ b/proto-simconnect/lang/ru_RU.ts
diff --git a/proto-sc/lang/stub.ts b/proto-simconnect/lang/stub.ts
index 522fc4e8..522fc4e8 100644
--- a/proto-sc/lang/stub.ts
+++ b/proto-simconnect/lang/stub.ts
diff --git a/proto-sc/sc-protocol.qrc b/proto-simconnect/sc-protocol.qrc
index 127d5180..127d5180 100644
--- a/proto-sc/sc-protocol.qrc
+++ b/proto-simconnect/sc-protocol.qrc
diff --git a/proto-sc/scserver.manifest b/proto-simconnect/scserver.manifest
index d342cfda..d342cfda 100644
--- a/proto-sc/scserver.manifest
+++ b/proto-simconnect/scserver.manifest
diff --git a/proto-sc/scserver_acceleration.manifest b/proto-simconnect/scserver_acceleration.manifest
index 06459587..06459587 100644
--- a/proto-sc/scserver_acceleration.manifest
+++ b/proto-simconnect/scserver_acceleration.manifest
diff --git a/proto-sc/scserver_sp2.manifest b/proto-simconnect/scserver_sp2.manifest
index 3020d16c..3020d16c 100644
--- a/proto-sc/scserver_sp2.manifest
+++ b/proto-simconnect/scserver_sp2.manifest
diff --git a/proto-ftn/CMakeLists.txt b/proto-udp/CMakeLists.txt
index abba4f52..abba4f52 100644
--- a/proto-ftn/CMakeLists.txt
+++ b/proto-udp/CMakeLists.txt
diff --git a/proto-ftn/ftnoir_ftncontrols.ui b/proto-udp/ftnoir_ftncontrols.ui
index 28f8ccdf..28f8ccdf 100644
--- a/proto-ftn/ftnoir_ftncontrols.ui
+++ b/proto-udp/ftnoir_ftncontrols.ui
diff --git a/proto-ftn/ftnoir_protocol_ftn.cpp b/proto-udp/ftnoir_protocol_ftn.cpp
index b659e3b5..b659e3b5 100644
--- a/proto-ftn/ftnoir_protocol_ftn.cpp
+++ b/proto-udp/ftnoir_protocol_ftn.cpp
diff --git a/proto-ftn/ftnoir_protocol_ftn.h b/proto-udp/ftnoir_protocol_ftn.h
index 383b4ed7..383b4ed7 100644
--- a/proto-ftn/ftnoir_protocol_ftn.h
+++ b/proto-udp/ftnoir_protocol_ftn.h
diff --git a/proto-ftn/ftnoir_protocol_ftn_dialog.cpp b/proto-udp/ftnoir_protocol_ftn_dialog.cpp
index 70416a69..70416a69 100644
--- a/proto-ftn/ftnoir_protocol_ftn_dialog.cpp
+++ b/proto-udp/ftnoir_protocol_ftn_dialog.cpp
diff --git a/proto-ftn/lang/nl_NL.ts b/proto-udp/lang/nl_NL.ts
index 989194c5..989194c5 100644
--- a/proto-ftn/lang/nl_NL.ts
+++ b/proto-udp/lang/nl_NL.ts
diff --git a/proto-ftn/lang/ru_RU.ts b/proto-udp/lang/ru_RU.ts
index c489ebf5..c489ebf5 100644
--- a/proto-ftn/lang/ru_RU.ts
+++ b/proto-udp/lang/ru_RU.ts
diff --git a/proto-ftn/lang/stub.ts b/proto-udp/lang/stub.ts
index 9ef5380e..9ef5380e 100644
--- a/proto-ftn/lang/stub.ts
+++ b/proto-udp/lang/stub.ts