Is this still open? Its hard to tell with Faenza Icon set. I did go into
the source and find
@ 62 of Banshee.Prefrences.PageComboBox.cs
Banshee.Gui.IconThemeUtils.LoadIcon (page.IconName, 22),
which can be changed to 16. Right now, I'm digging into the preferences
files to fin
@Vish will do. But first, I'm going to try and find a way to easily find
the number of visible pages. Also, get autoconf to work so I can test
it. :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/68361
This is all that should be needed for the simple fix
git diff
diff --git a/src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/TrackEditorDia
index 949489b..8290213 100644
--- a/src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/TrackEditorDialog.cs
+++ b/src/Core/Banshee.ThickClient/Banshee.G