
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is kio-locate for KDE4.
After switching to KDE4 I really missed this add-on. Since it was not maintained any longer I had to port it myself :-)
kio-locate is a KDE I/O Slave for the locate command. This means that you can use kio-locate by simply typing in konquerors address box.
You can e.g. type "locate:index.html" to find all files that contain "index.html" in their name. There's even more: You can use kio-locate in all KDE applications, that accept URLs. Just take a look at the screenshots.
Thanks to Armin Straub, Tobi Vollebregt and Michael Schuerig for their great work.
9 years ago
kio-locate (0.5.3) -- Bernd Brandstetter
* Made online help available in KDE help center
kio-locate (0.5.2) -- Bernd Brandstetter
* Several fixes, mostly related to localization
kio-locate (0.5.1) -- Bernd Brandstetter
* Support for localization
* Added czech and greek translations provided by Pavel and Dimitrios - many thanks!
kio-locate (0.5.0) -- Bernd Brandstetter
* Ported to KDE4
9 years ago
kio-locate (0.5.3) -- Bernd Brandstetter
* Made online help available in KDE help center
kio-locate (0.5.2) -- Bernd Brandstetter
* Several fixes, mostly related to localization
kio-locate (0.5.1) -- Bernd Brandstetter
* Support for localization
* Added czech and greek translations provided by Pavel and Dimitrios - many thanks!
kio-locate (0.5.0) -- Bernd Brandstetter
* Ported to KDE4
google01103
4 years ago
thanks,
Report
berndb
4 years ago
I haven't switched to 5 yet and don't plan to do so in the near future.
Anybody wanting to take over the project is welcome.
Report
MMMan
7 years ago
• Apply the change of the comment before this comment
• mkdir build; cd build
• cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ..
• make
• sudo checkinstall --pkgname kio-locate
If sudo is not installed, you can use su -c "…". If checkinstall is not found, it has to be installed from the package manager (sudo apt-get install checkinstall).
Report
nqn1976
8 years ago
Report
dglent
9 years ago
Report
berndb
9 years ago
Report
dglent
9 years ago
Report
ThAnderson
10 years ago
<default code="true">i18n("(%1 Hits) %2")</default>
In my search results appears the String I18N_ARGUMENT_MISSING.
Report
berndb
10 years ago
Report
ThAnderson
10 years ago
- I downloaded 120965-kio-locate-0.5.1.tar.gz in my home directory
- tar -xvpf 120965-kio-locate-0.5.1.tar.gz
- cd kio-locate-0.5.1
- mkdir build && cd build
- cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ..
- make
- su
- make install
- run Konqueror
- type into the adress bar locate:/index.html
- I get several grouped results with a green folder icon and a title like
(670(I18N_ARGUMENT_MISSING) Treffer) /usr(I18N_ARGUMENT_MISSING)
As you can see, I am using German localisation, but this also happens in the English version.
My distribution is Gentoo, and I am using KDE 4.5.4 with Qt 4.7.1.
What else could be useful?
Report
koko2k
10 years ago
What about to make a runner for krunner too ;) ?
Report
nqn1976
10 years ago
The file seems to be corrupt, I get a 0-byte file with extension .gzl
Report
berndb
10 years ago
Report
berndb
10 years ago
Sorry for the inconvenience.
Report
maarizwan
10 years ago
this was one of my favorite tool for day-to-day work. thanks a million.
May you be blessed with all the goodness :)
Report
dglent
11 years ago
http://www.mediafire.com/file/n2nindyzg2a/el.po
I cant compile it with the translation, is a makefile missing in the /po folder ?
Report
berndb
11 years ago
Report
dglent
11 years ago
very nice application (missing good old time;) ) i ve just seen that is included in my distribution now (Mandriva 2010 Spring)
Report
ssuominen
11 years ago
Report
muzenbaher
11 years ago
Report
junkDawgie
11 years ago
many thanks!
Report
srog
11 years ago
Thank you !
Report