summaryrefslogtreecommitdiffstats
path: root/clock.pl
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-07-16 10:55:14 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-07-16 10:55:14 +0000
commitab3c4a1a64bf51301453d53bef02f7626e9c9353 (patch)
tree471695cbe8f78d3e5d96cfb8dc01ba2a110c6b15 /clock.pl
parentdac222f9dabbe79c78cf5a843c7e65ef97d19a2c (diff)
downloadcontrol-center-ab3c4a1a64bf51301453d53bef02f7626e9c9353.tar
control-center-ab3c4a1a64bf51301453d53bef02f7626e9c9353.tar.gz
control-center-ab3c4a1a64bf51301453d53bef02f7626e9c9353.tar.bz2
control-center-ab3c4a1a64bf51301453d53bef02f7626e9c9353.tar.xz
control-center-ab3c4a1a64bf51301453d53bef02f7626e9c9353.zip
reverse gnome widget test branch bits
Diffstat (limited to 'clock.pl')
-rwxr-xr-xclock.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/clock.pl b/clock.pl
index 0e6ac301..9ebf93c5 100755
--- a/clock.pl
+++ b/clock.pl
@@ -7,7 +7,6 @@ use common;
# i18n : IMPORTANT to get correct namespace (drakconf instead of libDrakX)
BEGIN { unshift @::textdomains, 'drakconf' }
use ugtk2 qw(:helpers :wrappers);
-use Gnome2;
use interactive;
use standalone;
use timezone;
@@ -61,7 +60,6 @@ $my_win->{window}->add(gtkpack_(Gtk2::VBox->new(0,0),
1, gtkpack_(Gtk2::HBox->new(0,0),
1, gtkpack_(Gtk2::VBox->new(0,0),
1, $calendar,
- 0, Gnome2::DateEdit->new(undef, 1, 1),
0, $button_time,
),
1, gtkpack_(Gtk2::VBox->new(0,0),