ALT Linux Bugzilla
– Attachment 4346 Details for
Bug 23335
После обновления perl-Gtk2 престал запускаться
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
fix bookmark icon
podbrowser.patch (text/plain), 944 bytes, created by
nwtour
on 2010-04-14 14:17:30 MSD
(
hide
)
Description:
fix bookmark icon
Filename:
MIME Type:
Creator:
nwtour
Created:
2010-04-14 14:17:30 MSD
Size:
944 bytes
patch
obsolete
>--- /usr/bin/podbrowser.orig 2010-04-14 14:10:14.000000000 +0400 >+++ /usr/bin/podbrowser 2010-04-14 14:10:49.000000000 +0400 >@@ -67,7 +67,7 @@ > my $APP = Gtk2::GladeXML->new($GLADE_FILE); > my $THEME = get_an_icon_theme(); > my $TIPS = Gtk2::Tooltips->new; >-my $IDX_PBF = Gtk2::Gdk::Pixbuf->new_from_file($THEME->lookup_icon('stock_bookmark', 16, 'force-svg')->get_filename)->scale_simple(16, 16, 'bilinear'); >+my $IDX_PBF = Gtk2::Gdk::Pixbuf->new_from_file($THEME->lookup_icon('stock_add-bookmark', 16, 'force-svg')->get_filename)->scale_simple(16, 16, 'bilinear'); > my $PAGE_PBF = Gtk2::Gdk::Pixbuf->new_from_file($THEME->lookup_icon('stock_new-text', 16, 'force-svg')->get_filename)->scale_simple(16, 16, 'bilinear'); > my $FOLDER_PBF = Gtk2::Gdk::Pixbuf->new_from_file($THEME->lookup_icon('gnome-fs-directory', 16, 'force-svg')->get_filename)->scale_simple(16, 16, 'bilinear'); > my $NORMAL_CURSOR = Gtk2::Gdk::Cursor->new('left_ptr');
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 23335
: 4346