Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 650430 Details for
Bug 672554
dev-libs/efl-1.21.1: efreet did not update cache, icons missing
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to for x11-wm/enlightenment-0.24
enlightenment-0.24.1.patch (text/plain), 597 bytes, created by
Cheyenne Wills
on 2020-07-24 02:19:00 UTC
(
hide
)
Description:
Patch to for x11-wm/enlightenment-0.24
Filename:
MIME Type:
Creator:
Cheyenne Wills
Created:
2020-07-24 02:19:00 UTC
Size:
597 bytes
patch
obsolete
>diff -upNr a/src/bin/e_startup.c b/src/bin/e_startup.c >--- enlightenment-0.24.1/src/bin/e_startup.c 2020-05-31 12:22:37.495587000 -0600 >+++ enlightenment-0.24.1_b/src/bin/e_startup.c 2020-07-23 19:52:01.970456942 -0600 >@@ -31,7 +31,7 @@ e_startup_mode_set(E_Startup_Mode mode) > ecore_event_handler_add(EFREET_EVENT_DESKTOP_CACHE_BUILD, > _e_startup_event_cb, NULL); > if (timer) ecore_timer_del(timer); >- timer = ecore_timer_add(10.0, _e_startup_time_exceeded, NULL); >+ timer = ecore_timer_add(60.0, _e_startup_time_exceeded, NULL); > e_init_undone(); > }
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 672554
: 650430