Στις 27/05/2012 07:42:03 John Balcaen έγραψε: >2012/5/27 Dimitrios Glentadakis <[email protected]>: >[...] >> >> It should still be under Development - IDEs (or smth like that, I just made >> mental back-translation from my language), at least it is there in mine box. >[...] >> No, it is nt there :( >Could you eventually run again kbuildsyscoca4 ? >Because we did not change the .desktop between mga1 [1] & mga2 [2] >which should be /usr/share/applications/mageia-linguist-qt4.desktop on >your computer. > > >[1] http://sophie.zarb.org/rpms/f5b8a2e87a7e9addb3323be810edbfc0/files >[2] http://sophie.zarb.org/rpms/e296a07aa99566b7c107e28f7c2ef412/files > >
It did nt work this (kbuildsycoca4) I tried also to uninstall reinstal qt4-linguist, no resaults. But with this change it worked fine: --- mageia-linguist-qt4.desktop~ 2012-05-27 13:54:53.788164093 +0200 +++ mageia-linguist-qt4.desktop 2012-05-27 13:54:53.791163898 +0200 @@ -2,8 +2,8 @@ Encoding=UTF-8 Name=Qt Linguist Comment=A translation tool for Qt4 -TryExec=/usr/lib/qt4/bin/linguist -Exec=/usr/lib/qt4/bin/linguist +TryExec=/usr/lib64/qt4/bin/linguist +Exec=/usr/lib64/qt4/bin/linguist Icon=development_environment_section Terminal=false Type=Application and it has appeared the entry in kmenu immediately after the change -- Dimitrios Glentadakis
