aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSawyer <Sawyer@mandriva.org>2005-05-24 14:40:47 +0000
committerSawyer <Sawyer@mandriva.org>2005-05-24 14:40:47 +0000
commit9059c620178071bd1477adb2f0f4519f44629ee4 (patch)
treefa4ff5309211b9da8ddbe423ed4baa38d19674ba
parentb65e9bd4a5623a6a8198c810abf9771ace657bb8 (diff)
downloadrpmdrake-9059c620178071bd1477adb2f0f4519f44629ee4.tar
rpmdrake-9059c620178071bd1477adb2f0f4519f44629ee4.tar.gz
rpmdrake-9059c620178071bd1477adb2f0f4519f44629ee4.tar.bz2
rpmdrake-9059c620178071bd1477adb2f0f4519f44629ee4.tar.xz
rpmdrake-9059c620178071bd1477adb2f0f4519f44629ee4.zip
LOST
-rwxr-xr-xrpmdrake1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpmdrake b/rpmdrake
index 6573bb74..6cec6ae5 100755
--- a/rpmdrake
+++ b/rpmdrake
@@ -701,6 +701,7 @@ sub format_pkg_simplifiedinfo {
push @$s, @{ ugtk2::markup_to_TextView_format(join("\n",
(escape_text_for_TextView_markup_format($pkgs->{$key}{description} || $descriptions->{$name}{description}) || '<i>' . N("No description") . '</i>')
)) };
+ push @$s, [ "\n" ];
push @$s, [ gtkadd(gtkshow(my $exp = Gtk2::Expander->new(format_field(N("Files:")))),
gtktext_insert(Gtk2::TextView->new,
exists $pkgs->{$key}{files} ?