summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/drak3d2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/drak3d b/bin/drak3d
index c2c9dec..5764885 100755
--- a/bin/drak3d
+++ b/bin/drak3d
@@ -91,7 +91,7 @@ sub choose_gtk {
gtkadd($w->{window},
gtknew('VBox', spacing => 5, children => [
- $::isEmbedded ? () : (0, Gtk2::Banner->new('drak3d', $title)),
+ $::isEmbedded ? () : (0, Gtk3::Banner->new('drak3d', $title)),
0, gtknew('Title2', label => N("This tool allows you to configure 3D desktop effects.")),
if_(!$glx->{supported}, 0, N("Your system does not support 3D desktop effects.")),
1, gtknew('VBox', spacing => 5, children_tight => [