summaryrefslogtreecommitdiff
path: root/drivemount
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-10-15 23:10:29 +0200
committerraveit65 <[email protected]>2015-10-15 23:10:29 +0200
commit554c6897ba818ee2384da8b5d4f54ac8a33ab1cd (patch)
tree7a17c675293b239e2b7733ddb9a657d81d42e7f3 /drivemount
parent33b1b5d423a23217ff3a9cc7b47e9e3f8e5e338d (diff)
downloadmate-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 'drivemount')
0 files changed, 0 insertions, 0 deletions