Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 134840 Details for
Bug 197688
app-text/evince sidebar may not shrinked
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
hotfix patch
evince-0.8.3-gtk+-sidebar-resize-hotfix.patch (text/plain), 719 bytes, created by
Alexander Goomenyuk
on 2007-10-31 20:59:13 UTC
(
hide
)
Description:
hotfix patch
Filename:
MIME Type:
Creator:
Alexander Goomenyuk
Created:
2007-10-31 20:59:13 UTC
Size:
719 bytes
patch
obsolete
>diff -ruN evince-0.8.3.orig/shell/ev-sidebar-thumbnails.c evince-0.8.3/shell/ev-sidebar-thumbnails.c >--- evince-0.8.3.orig/shell/ev-sidebar-thumbnails.c 2007-10-31 22:08:11.369242162 +0200 >+++ evince-0.8.3/shell/ev-sidebar-thumbnails.c 2007-10-31 22:08:45.311768332 +0200 >@@ -558,7 +558,7 @@ > > priv->swindow = gtk_scrolled_window_new (NULL, NULL); > gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (priv->swindow), >- GTK_POLICY_NEVER, GTK_POLICY_AUTOMATIC); >+ GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); > gtk_scrolled_window_set_shadow_type (GTK_SCROLLED_WINDOW (priv->swindow), > GTK_SHADOW_IN); > priv->vadjustment = gtk_scrolled_window_get_vadjustment (GTK_SCROLLED_WINDOW (priv->swindow));
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 Raw
Actions:
View
Attachments on
bug 197688
:
134839
| 134840