
Kompare Menu
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
Simple service menu for file comparison with Kompare.
Supports files compare in 2-way compare mode. (Kompare does not support directories and 3-way compare)
Actions
Compare each other: select 2 files to compare
Select for compare: Save one file path for compare
Compare: Compare selected element with previously saved path
INSTALLATION
place kompare_servicemenu.desktop file in ~/.local/share/kservices5/ServiceMenus/
For a system-wide installation place the file in /usr/share/kde4/services/
Logout and login or execute in a console
kbuildsycoca5
NOTE
These paths are valid for Kubuntu 16.04 with Kde Neon repository.
For the full list of installation paths for your system execute in a console
kde4-config --path services
and check your output
;)
akwala
1 year ago
Report
sanya_rnd
3 years ago
[Desktop Entry]
X-KDE-Submenu[ru]=Сравнить
[Desktop Action kompareEachOther]
Name[ru]=Сравнить каждый с каждым
[Desktop Action saveForKompare]
Name[ru]=Выбрать для сравнения
[Desktop Action KompareTo]
Name[ru]=Сравнить (Kompare)
Report