Spritz:
- reduce size of the package properties window (I don't like it much btw...) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1477 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -581,7 +581,7 @@ class SpritzController(Controller):
|
||||
self.pkginfo_ui.vote5.set_from_file(heart_pixmap)
|
||||
|
||||
self.pkgProperties_selected = pkg
|
||||
self.pkginfo_ui.labelAtom.set_markup("<b><big>%s</big></b>" % (pkg.name,))
|
||||
self.pkginfo_ui.labelAtom.set_markup("<b>%s</b>" % (pkg.name,))
|
||||
self.pkginfo_ui.labelDescription.set_markup("<small>%s</small>" % (pkg.description,))
|
||||
|
||||
dbconn = self.Entropy.clientDbconn
|
||||
|
||||
Reference in New Issue
Block a user