aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/nautilus-floating-bar.c
Commit message (Collapse)AuthorAgeFilesLines
* floating-bar: set a max-width to the labelCosimo Cecchi2012-03-141-1/+2
| | | | | | | | We don't want the floating bar to extend without boundaries in the available size, since some hyperlinks can be very long (and make the bar cover the whole screen). https://bugzilla.gnome.org/show_bug.cgi?id=671520
* Move the nautilus floating bar to lib/widgetsXan Lopez2012-01-171-0/+389
And fix a couple of warnings.