Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 263501 Details for
Bug 247746
kpat does not start when kdebase not installed
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch candidate 1
kdegames-3.5.8-kpat_background.patch (text/plain), 892 bytes, created by
Rex Dieter
on 2007-11-19 14:33:11 UTC
(
hide
)
Description:
patch candidate 1
Filename:
MIME Type:
Creator:
Rex Dieter
Created:
2007-11-19 14:33:11 UTC
Size:
892 bytes
patch
obsolete
>diff -up kdegames-3.5.8/kpat/pwidget.cpp.kpat_background kdegames-3.5.8/kpat/pwidget.cpp >--- kdegames-3.5.8/kpat/pwidget.cpp.kpat_background 2005-09-10 03:18:32.000000000 -0500 >+++ kdegames-3.5.8/kpat/pwidget.cpp 2007-11-19 08:28:06.000000000 -0600 >@@ -125,7 +125,7 @@ pWidget::pWidget() > } > > wallpapers->setItems(list2); >- wallpapers->setCurrentItem(list2.findIndex("No-Ones-Laughing-3")); >+ wallpapers->setCurrentItem(list2.findIndex("green")); > > changeWallpaper(); > >@@ -151,7 +151,7 @@ pWidget::pWidget() > QString bgpath = config->readPathEntry("Background"); > kdDebug(11111) << "bgpath '" << bgpath << "'" << endl; > if (bgpath.isEmpty()) >- bgpath = locate("wallpaper", "No-Ones-Laughing-3.jpg"); >+ bgpath = locate("wallpaper", "green.png"); > background = QPixmap(bgpath); > > bool animate = config->readBoolEntry( "Animation", true);
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 247746
:
160268
| 263501