summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-10 18:32:03 +0000
committerSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-10 18:32:03 +0000
commit56942b436db0a2f1d3df11f91822924497236c9b (patch)
treedcf191e929af6f23e15c2a3348871f3b3e0a26c5 /data
parent2855b10f25a51f4771453f712537af2065a10771 (diff)
downloadpcsxr-56942b436db0a2f1d3df11f91822924497236c9b.tar.gz
Memory cards dialog is now resizable, icons were enlarged and animated. (gtk)
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47786 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'data')
-rw-r--r--data/pcsx.glade28
1 files changed, 5 insertions, 3 deletions
diff --git a/data/pcsx.glade2 b/data/pcsx.glade2
index 5994b20c..54463187 100644
--- a/data/pcsx.glade2
+++ b/data/pcsx.glade2
@@ -1816,7 +1816,6 @@ PAL</property>
<widget class="GtkDialog" id="McdsDlg">
<property name="visible">True</property>
<property name="title" translatable="yes">Configure Memory Cards</property>
- <property name="resizable">False</property>
<property name="modal">True</property>
<property name="default_width">688</property>
<property name="default_height">400</property>
@@ -1849,7 +1848,7 @@ PAL</property>
<child>
<widget class="GtkTreeView" id="GtkCList_McdList1">
<property name="width_request">265</property>
- <property name="height_request">250</property>
+ <property name="height_request">400</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
</widget>
@@ -2076,6 +2075,7 @@ PAL</property>
</child>
</widget>
<packing>
+ <property name="expand">False</property>
<property name="position">2</property>
</packing>
</child>
@@ -2222,6 +2222,7 @@ PAL</property>
</child>
</widget>
<packing>
+ <property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
@@ -2247,7 +2248,7 @@ PAL</property>
<child>
<widget class="GtkTreeView" id="GtkCList_McdList2">
<property name="width_request">265</property>
- <property name="height_request">250</property>
+ <property name="height_request">400</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
</widget>
@@ -2474,6 +2475,7 @@ PAL</property>
</child>
</widget>
<packing>
+ <property name="expand">False</property>
<property name="position">2</property>
</packing>
</child>