How to Read Ubuntu Partition on Windows

If you use dual boot system, just like me , perhaps you need switch Operating System between Ubuntu and Windows. One day you work with your Ubuntu, save data and do anything else. In next day, you switch to your Windows but you need data that you have saved on your Ubuntu partition. The best solution is you make a share partition for your Ubuntu and Windows. You can use this partition to save all of your data.
But …

Mac-style Menu Bar for GTK

This is a great idea to make Ubuntu Dapper look and feel like Mac OSX. Someone, aquila_deus (CMIIW), hacked gtk2 to use mac-style menubars. You can find his patch from http://aur.archlinux.org/packages.php?do_Details=1&ID=6447.
This menu bar is tested with gtk 2.10.1/2/3 & gtk 2.8.19, under compiz-quinn, xfce 4.4 svn, and blackbox.
Screenshot

Note: Screenshot was taken from the original thread without permission.
Several problems with this menu bar:

Some menubar parts (not menu) may be not repainted well.
Mouse movement on menubar can’t activate other menus, you …