summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_hardware_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_hardware_settings.xml')
-rwxr-xr-xindra/newview/skins/default/xui/pl/floater_hardware_settings.xml28
1 files changed, 0 insertions, 28 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_hardware_settings.xml b/indra/newview/skins/default/xui/pl/floater_hardware_settings.xml
deleted file mode 100755
index 39695a67b6..0000000000
--- a/indra/newview/skins/default/xui/pl/floater_hardware_settings.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
-<floater name="Hardware Settings Floater" title="USTAWIENIA SPRZĘTOWE">
- <text name="Filtering:">
- Filtrowanie:
- </text>
- <check_box label="Filtrowanie Anizotropowe" name="ani" />
- <text name="Antialiasing:">
- Antialiasing:
- </text>
- <combo_box label="Antialiasing" name="fsaa" width="84">
- <combo_box.item name="FSAADisabled" label="Wyłączone" />
- <combo_box.item name="2x" label="2x" />
- <combo_box.item name="4x" label="4x" />
- <combo_box.item name="8x" label="8x" />
- <combo_box.item name="16x" label="16x" />
- </combo_box>
- <spinner label="Gamma:" name="gamma" />
- <text name="(brightness, lower is brighter)">
- (jaskrawość, mniej jest jaśniej, 0=domyślny)
- </text>
- <text name="Enable VBO:">
- Włącz VBO:
- </text>
- <check_box label="Włącz Bufor Vertexów OpenGL" name="vbo" tool_tip="" />
- <slider label="Pamięć Tekstur (MB):" name="GrapicsCardTextureMemory" tool_tip="" />
- <spinner label="Stosunek Dystansu Mgły:" name="fog" />
- <button label="OK" label_selected="OK" name="OK" />
-</floater>