summaryrefslogtreecommitdiffstats
path: root/drakconf.spec
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-09-06 07:43:15 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-09-06 07:43:15 +0000
commit343c237363aafe7d9a8ee505ea1629d562ff3f29 (patch)
treefd837cf2fc236fd2457afe56957246bc9889e247 /drakconf.spec
parent02de44c4ff7a912afecc7a2278ee99203d1e2d78 (diff)
downloadcontrol-center-343c237363aafe7d9a8ee505ea1629d562ff3f29.tar
control-center-343c237363aafe7d9a8ee505ea1629d562ff3f29.tar.gz
control-center-343c237363aafe7d9a8ee505ea1629d562ff3f29.tar.bz2
control-center-343c237363aafe7d9a8ee505ea1629d562ff3f29.tar.xz
control-center-343c237363aafe7d9a8ee505ea1629d562ff3f29.zip
- ugtk::gtkicons_labels_widget() :
o pass icon name in $tag to $exec_func so that the later can display big icon o $label_exec is a duplicate of $label o simplify notebook redrawing: * remove dam'sugly hacks * $redraw_function->() : resize Gtk::Fixed on first run if more than 4 icons * redraw in only one place * don't redraw on realize event (now we both don't flick and have proper icon alignment without old hacks) - mcc: o print big icon while launching a tool (anim in next commit) o move todo list in TODO o stricter check: * default to use strict * disable strict mode when building rpm * fixes for 'use strict' o kill : * a debugging print * a superflous 'no warnings' * a title->show since we never hide it * $rootheight since gtk packer do the job for us * unused $nb_pages o begin to un-hardcode some values (window and notebook size, ...) o cosmetics: * comment some code * add myself to authors list (deush, you should add yourself too since you're the localedrake/mcc interaction guru) * s/darea1/summary_darea/ o don't display logs when back in main summary o destroy pixbuf after
Diffstat (limited to 'drakconf.spec')
-rw-r--r--drakconf.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/drakconf.spec b/drakconf.spec
index eb3fd78b..f54fa50a 100644
--- a/drakconf.spec
+++ b/drakconf.spec
@@ -43,6 +43,7 @@ Center : kde and gnome themes.
%setup -q
%build
+perl -pi -e 's/^use strict/#use strict/g' control-center
%install
%makeinstall_std