Summary: | default showing of background images when computer is fast enough | ||
---|---|---|---|
Product: | [Applications] kbounce | Reporter: | Sander Devrieze <s.devrieze> |
Component: | general | Assignee: | schimmi |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | caionnew, coates |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sander Devrieze
2003-12-07 20:28:07 UTC
Not yet in KDE 3.2.1 Well you have to select a background folder first. And until you do that then it can't be turned on by default. But once you do select a folder and turn it on it will remember it and turn it on whenever the game starts. In this regard the feature is done. The first part can't be automated sense kbounce comes with no backgrounds. Kbounce uses default the backgrounds in kdeartwork if I'm sure... Nope it doesn't have a default value. m_backgroundDir = config->readPathEntry( "BackgroundDir" ); Also kdegames can't depend upon kdeartwork. k, I was wrong then, but can't you make that the default dir and enable it automatically when kdeartwork is installed? Or is that too stupid? :D *** This bug has been marked as a duplicate of bug 219507 *** This bug doesn't seem related to bug 219507. Was it marked as duplicate by accident? Or is it actually duplicate, but of some other bug? (In reply to comment #7) > This bug doesn't seem related to bug 219507. Was it marked as duplicate by > accident? Or is it actually duplicate, but of some other bug? Yes this looks like I accidently marked this one as a duplicate of the wrong bug... |