| Summary: | OnlyShowIn=KDE | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Darrell <darrella> |
| Component: | other (any) | Assignee: | Timothy Pearson <kb9vqf> |
| Status: | RESOLVED FIXED | ||
| Severity: | blocker | CC: | bugwatch, darrella |
| Priority: | P1 | ||
| Version: | R14.0.0 [Trinity] | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
| Attachments: |
adept: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE
desktop-effects-tde: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE gtk-qt-engine: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE knutclient: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE krusader: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE tde-guidance: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE tdebase: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE tdelibs: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE tdemultimedia: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE tdenetwork: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE tdepim: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE tdeutils: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE |
||
|
Description
Darrell
2012-02-01 19:36:39 CST
Created attachment 433 [details]
adept: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE
Created attachment 434 [details]
desktop-effects-tde: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE
Created attachment 435 [details]
gtk-qt-engine: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE
Created attachment 436 [details]
knutclient: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE
Created attachment 437 [details]
krusader: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE
Created attachment 438 [details]
tde-guidance: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE
Created attachment 439 [details]
tdebase: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE
Created attachment 440 [details]
tdelibs: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE
Created attachment 441 [details]
tdemultimedia: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE
Created attachment 442 [details]
tdenetwork: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE
Created attachment 443 [details]
tdepim: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE
Created attachment 444 [details]
tdeutils: Change ShowOnlyIn=KDE -> ShowOnlyIn=TDE
I notice in the following: tdelibs/kinit/autostart.cpp tdelibs/kio/kio/kservice.cpp tdelibs/kio/kio/kservicegroup.cpp that support for OnlyShowIn=TDE does exist. I attached patches for the aforementioned files. The patches are straightforward, but I won't push the patches until somebody provides a peer check that patching is conceptually sound and won't break something else in tdelibs. All patches that set OnlyShowIn=TDE should be pushed across all modules. If something breaks it should be fixed in the desktop file handlers in tdelibs. The patches I attached are for the only modules I found using ShowOnlyIn=KDE. Unless I missed something in my grepping, the patches attached is the complete set. None of the attached patches touch any handler code. If I understand your post correctly, push the patches? Sorry, I guess I wasn't clear. :-) My point was that these patches are 100% correct and should be pushed ASAP, and that if anything breaks, the handler code, not the .desktop files, should be fixed. Thanks! tdeutils patch merged in GIT hash 660480128fbed70e6898eb6cab4a40e85fd98873. tdepim patch merged in GIT hash bf7afe36b8129991c538dfc234bd3d4c8a43d71d. tdenetwork patch merged in GIT hash f067fe42a29900977ff95e56d48b434f1813e7f9. tdemultimedia patch merged in GIT hash dbd80a86756711f3aeb99264b5017c5fa785e372. tdelibs patch merged in GIT hash 000bad21ebdda62f24f96a22fee60ca7a6dc0c9e. tdebase patch merged in GIT hash 5515785d64e04f6290b32cb3b859a06957b2d1a6. tde-guidance patch merged in GIT hash ebb7677ce08db1f0ce23c48e2b935d0ae16a7d7a. krusader patch merged in GIT hash ed84072a8ddc3f9d38e8e80588360e4011f9f4bd. knutclient patch merged in GIT hash 6c17ad02f79ee5bf6b256d1d75ec429dfa88ddff. gtk-qt-engine patch merged in GIT hash 094e695efe4ef3653f84ec03ee756568e647ef97. desktop-effects-tde patch merged in GIT hash 1e04dc17704cdaf0000d783e2752a549cd90b115. adept patch merged in GIT hash fec2a52f5815777b42a2a95378d8a0ff520cb5ca. This resolves the bug report. |