diff options
author | raveit65 <[email protected]> | 2015-10-15 23:10:29 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-10-15 23:10:29 +0200 |
commit | 554c6897ba818ee2384da8b5d4f54ac8a33ab1cd (patch) | |
tree | 7a17c675293b239e2b7733ddb9a657d81d42e7f3 /invest-applet/docs/ca/ca.po | |
parent | 33b1b5d423a23217ff3a9cc7b47e9e3f8e5e338d (diff) | |
download | mate-applets-554c6897ba818ee2384da8b5d4f54ac8a33ab1cd.tar.bz2 mate-applets-554c6897ba818ee2384da8b5d4f54ac8a33ab1cd.tar.xz |
GTK cpufreq: fix label position on horizontal panels
The issue was caused by using deprecated widgets and defines
for orientation with GTK3.
#define gtk_vbox_new(X,Y) gtk_box_new(GTK_ORIENTATION_VERTICAL,Y)
#define gtk_hbox_new(X,Y) gtk_box_new(GTK_ORIENTATION_HORIZONTAL,Y)
Deprecated gtk_[h/v]box_new don't use them.
Diffstat (limited to 'invest-applet/docs/ca/ca.po')
0 files changed, 0 insertions, 0 deletions