diff options
author | jstebbins <[email protected]> | 2012-09-28 00:13:31 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2012-09-28 00:13:31 +0000 |
commit | 242d7266e467a9e0a1814d3290f1c9e8d1aa9c5c (patch) | |
tree | 06775cd8a15a79f0947cec85afde0cfce86c6465 /gtk/src/ghb.ui | |
parent | e60ee5a27cd80c40712c0965d1175bf55ce86412 (diff) |
Lingui: make hb icon more visible on Summary tab.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4992 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r-- | gtk/src/ghb.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index 8c95f2975..ccb5a6ccb 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -1241,7 +1241,7 @@ <property name="spacing">3</property> <child> - <object class="GtkAlignment" id="alignment55"> + <object class="GtkAlignment" id="picture_summary"> <property name="visible">True</property> <property name="top_padding">10</property> <property name="left_padding">10</property> @@ -1701,7 +1701,7 @@ </packing> </child> <child> - <object class="GtkAlignment" id="alignment57"> + <object class="GtkAlignment" id="picture_summary2"> <property name="visible">True</property> <property name="xscale">0</property> <property name="yscale">0</property> |