From 644a1860e09623a50fb2c871a37a9c8c7cf7869f Mon Sep 17 00:00:00 2001 From: kervala Date: Wed, 21 Sep 2016 09:51:25 +0200 Subject: [PATCH] Removed: Useless files --- .../tools/client/client_config_qt/.hgignore | 19 - .../client_config_qt/ryzom_configuration.pro | 64 --- .../translations/ryzom_configuration_en.ts | 500 ------------------ 3 files changed, 583 deletions(-) delete mode 100644 code/ryzom/tools/client/client_config_qt/.hgignore delete mode 100644 code/ryzom/tools/client/client_config_qt/ryzom_configuration.pro delete mode 100644 code/ryzom/tools/client/client_config_qt/translations/ryzom_configuration_en.ts diff --git a/code/ryzom/tools/client/client_config_qt/.hgignore b/code/ryzom/tools/client/client_config_qt/.hgignore deleted file mode 100644 index 2311283fc..000000000 --- a/code/ryzom/tools/client/client_config_qt/.hgignore +++ /dev/null @@ -1,19 +0,0 @@ -syntax: glob - -*.user -*.sln -*.ncb -*.vcproj -*.suo -debug -release -Win32 -GeneratedFiles -*.dll -*.log -*.cfg -*.pdb -*.qm - - - diff --git a/code/ryzom/tools/client/client_config_qt/ryzom_configuration.pro b/code/ryzom/tools/client/client_config_qt/ryzom_configuration.pro deleted file mode 100644 index 216bcad13..000000000 --- a/code/ryzom/tools/client/client_config_qt/ryzom_configuration.pro +++ /dev/null @@ -1,64 +0,0 @@ -QT += core -QT += gui -QT += opengl - -INCLUDEPATH += E:/projects/ryzom/bin/include - -win32:LIBS += E:/projects/ryzom/bin/lib/nel3d_d.lib -win32:LIBS += E:/projects/ryzom/bin/lib/nelmisc_d.lib -win32:LIBS += E:/projects/ryzom/src/external_stlport/lib/libjpeg.lib -win32:LIBS += E:/projects/ryzom/src/external_stlport/lib/libpng.lib -win32:LIBS += user32.lib -win32:LIBS += gdi32.lib -win32:LIBS += advapi32.lib -win32:LIBS += shell32.lib -win32:LIBS += ole32.lib -win32:LIBS += opengl32.lib - -SOURCES += \ - client_config_dialog.cpp \ - config.cpp \ - display_settings_advanced_widget.cpp \ - display_settings_details_widget.cpp \ - display_settings_widget.cpp \ - general_settings_widget.cpp \ - main.cpp \ - sound_settings_widget.cpp \ - system.cpp \ - sys_info_d3d_widget.cpp \ - sys_info_opengl_widget.cpp \ - sys_info_widget.cpp \ - - -FORMS += \ - client_config_dialog.ui \ - display_settings_advanced_widget.ui \ - display_settings_details_widget.ui \ - display_settings_widget.ui \ - general_settings_widget.ui \ - sound_settings_widget.ui \ - sys_info_d3d_widget.ui \ - sys_info_opengl_widget.ui \ - sys_info_widget.ui \ - -RESOURCES += \ - resources.qrc - -HEADERS += \ - client_config_dialog.h \ - config.h \ - display_settings_advanced_widget.h \ - display_settings_details_widget.h \ - display_settings_widget.h \ - general_settings_widget.h \ - sound_settings_widget.h \ - system.h \ - sys_info_d3d_widget.h \ - sys_info_opengl_widget.h \ - sys_info_widget.h \ - widget_base.h \ - -TRANSLATIONS = \ - ryzom_configuration_en.ts \ - ryzom_configuration_hu.ts - diff --git a/code/ryzom/tools/client/client_config_qt/translations/ryzom_configuration_en.ts b/code/ryzom/tools/client/client_config_qt/translations/ryzom_configuration_en.ts deleted file mode 100644 index 4bf3d8126..000000000 --- a/code/ryzom/tools/client/client_config_qt/translations/ryzom_configuration_en.ts +++ /dev/null @@ -1,500 +0,0 @@ - - - - - CClientConfigDialog - - - Ryzom configuration - Ryzom configuration - - - - Are you sure you want to quit without saving the configuration? - Are you sure you want to quit without saving the configuration? - - - - CDisplaySettingsDetailsWidget - - - Low - Low - - - - Medium - Medium - - - - Normal - Normal - - - - High - High - - - - Low (32 MB) - Low (32 MB) - - - - Normal (64 MB) - Normal (64 MB) - - - - High (128 MB) - High (128 MB) - - - - CDisplaySettingsWidget - - - Auto - Auto - - - - CSoundSettingsWidget - - - %1 tracks - %1 tracks - - - - CSysInfoWidget - - - %1 MiB - %1 MiB - - - - client_config_dialog - - - Ryzom Configuration - Ryzom Configuration - - - - - General - General - - - - Category - Category - - - - Display - Display - - - - Display details - Display details - - - - Display advanced - Display advanced - - - - Sound - Sound - - - - System information - System information - - - - OpenGL information - OpenGL information - - - - Direct3D information - Direct3D information - - - - Apply - Apply - - - - Default - Default - - - - Play Ryzom - Play Ryzom - - - - display_settings_advanced_widget - - - Display advanced - Display advanced - - - - Modify these settings only if you have trouble launching the game - Modify these settings only if you have trouble launching the game - - - - Force texture compression - Force texture compression - - - - Disable vertex shaders - Disable vertex shaders - - - - Disable AGP for vertices - Disable AGP for vertices - - - - Disable pixel shaders - Disable pixel shaders - - - - display_settings_details_widget - - - Display details - Display details - - - - Landscape - Landscape - - - - - - - Level of detail - Level of detail - - - - - - - Low - Low - - - - Characters - Characters - - - - FX - FX - - - - Textures - Textures - - - - display_settings_widget - - - Display - Display - - - - Driver - Driver - - - Specify if Ryzom is to be run in OpenGL or Direct3D. - Specify if Ryzom is to be run in OpenGL or Direct3D. - - - - Specify if Ryzom is to be run in OpenGL or Direct3D: - Specify if Ryzom is to be run in OpenGL or Direct3D: - - - - Auto - Auto - - - - OpenGL - OpenGL - - - - Direct3D - Direct3D - - - - Parameters - Parameters - - - - Specify if Ryzom is to be run in full screen or window mode: - Specify if Ryzom is to be run in full screen or window mode: - - - - Full screen - Full screen - - - - Specify a video mode: - Specify a video mode: - - - Specify a video mode - Specify a video mode - - - - Windowed - Windowed - - - - Width - Width - - - - Height - Height - - - - X position - X position - - - - Y position - Y position - - - - general_settings_widget - - - Form - Form - - - - Language - Language - - - - English - English - - - - French - French - - - - German - German - - - - Hungarian - Hungarian - - - - Save config file when quitting the game - Save config file when quitting the game - - - - Advanced - Advanced - - - - Slow down the game (process low priority) - Slow down the game (process low priority) - - - Slow down the game ( process low priority ) - Slow down the game ( process low priority ) - - - - sound_settings_widget - - - Sound - Sound - - - - Enable sound - Enable sound - - - - Enable EAX - Enable EAX - - - - Enable FMod - Enable FMod - - - - Software sound buffer (may increase FPS) - Software sound buffer (may increase FPS) - - - Software sound buffer ( may increase FPS ) - Software sound buffer ( may increase FPS ) - - - - Sound tracks - Sound tracks - - - - 8 tracks - 8 tracks - - - - sys_info_d3d_widget - - - Direct3D information - Direct3D information - - - - Direct3D - Direct3D - - - - Description - Description - - - - Driver - Driver - - - - Driver version - Driver version - - - - sys_info_opengl_widget - - - OpenGL information - OpenGL information - - - - OpenGL - OpenGL - - - - Vendor - Vendor - - - - Renderer - Renderer - - - - Version - Version - - - - Extensions - Extensions - - - - sys_info_widget - - - - System information - System information - - - - Operating system - Operating system - - - - CPU - CPU - - - - Physical memory - Physical memory - - - - Video device - Video device - - - - Video driver version - Video driver version - - -