Added the fif to bashrc, but it does no seem to work on all folders.
fif "music"
yields e.g.
./.easytag/easytagrc:cddb_server_name_automatic_search2=freedb.musicbrainz.org
./.pySopCast/channel_guide.xml:Type:musica-film-notizie-sport
and fif activity
yields e.g.
./.luckyBackup/logs/ToDisk-extra0_to_disk-20120708093851.log:extra_d0/DownloadStore/AndroidApps/TitaniumBackup/nl.ns.android.activity-20120112-195644.properties
but fif "Activity" shows nothing
If I key in find -type f -print0 | xargs -0 grep "New Activity" I get
./.kde4/share/config/kglobalshortcutsrc:switch-to-activity-9127546c-6d85-4968-9fd9-31e4d4aa909c=none,none,Switch to activity "New Activity"
./.kde4/share/config/kglobalshortcutsrc~:switch-to-activity-1b388d3e-5258-4d8a-86fe-9b22fe240853=none,none,Switch to activity "New Activity"
./.kde4/share/config/kglobalshortcutsrc~:switch-to-activity-411f42ac-4a18-4ef7-a913-b3f59c25f47c=none,none,Switch to activity "New Activity"
./.kde4/share/config/kglobalshortcutsrc~:switch-to-activity-4e588fb3-17f7-423b-a602-fc5195f87ff0=none,none,Switch to activity "New Activity"
./.kde4/share/config/kglobalshortcutsrc~:switch-to-activity-63769d5d-49fd-43fd-8dbc-5cc7b086ac85=none,none,Switch to activity "New Activity"
./.kde4/share/config/kglobalshortcutsrc~:switch-to-activity-7254d896-fe62-4fc0-9d3f-25164d8bf143=none,none,Switch to activity "New Activity"
./.kde4/share/config/kglobalshortcutsrc~:switch-to-activity-7a5020c6-0512-444a-8ac6-0606c2ca3221=none,none,Switch to activity "New Activity"
./.kde4/share/config/kglobalshortcutsrc~:switch-to-activity-a1f16efc-8f65-4bfb-b6dd-3c221237344a=none,none,Switch to activity "New Activity"
./.kde4/share/config/plasma-desktop-appletsrc:activity=New Activity
./.kde4/share/config/activitymanagerrc:9127546c-6d85-4968-9fd9-31e4d4aa909c=New Activity
This time I created the new activity by renaming startupconfigkeys to startupconfigkeys.old. No reboot required. Only logged out and in and got a New activity. It was visible in the activity bar. I logged out and in again it was no longer visible. It was still there though but inactive (red cross).
Please note that the time stamp on the startupconfig file and the startupconfigfiles was unchanged and 30 minutes old. The two files were not refreshed.
Mellon