diff --git a/dcop.h b/dcop.h index 3d6e26d81..8d4f58289 100644 --- a/dcop.h +++ b/dcop.h @@ -13,7 +13,7 @@ #include #include -class kpdf_dcop : virtual public DCOPObject +class okular_dcop : virtual public DCOPObject { K_DCOP k_dcop: diff --git a/oKular_part.desktop b/oKular_part.desktop index 22bd839ea..8a205f336 100644 --- a/oKular_part.desktop +++ b/oKular_part.desktop @@ -1,12 +1,12 @@ [Desktop Entry] Encoding=UTF-8 -Icon=kpdf -Name=KPDF +Icon=oKular +Name=oKular Name[ar]=برنامج KPDF Name[hi]=के-पीडीएफ Name[xx]=xxKPDFxx MimeType=application/pdf InitialPreference=7 ServiceTypes=KParts/ReadOnlyPart -X-KDE-Library=libkpdfpart +X-KDE-Library=liboKularpart Type=Service diff --git a/part.h b/part.h index 1cf9a6cb9..29395bb60 100644 --- a/part.h +++ b/part.h @@ -55,7 +55,7 @@ class BrowserExtension; * @author Wilco Greven * @version 0.2 */ -class Part : public KParts::ReadOnlyPart, public DocumentObserver, virtual public kpdf_dcop +class Part : public KParts::ReadOnlyPart, public DocumentObserver, virtual public okular_dcop { Q_OBJECT diff --git a/part.rc b/part.rc index a43f888cc..f71d37789 100644 --- a/part.rc +++ b/part.rc @@ -1,5 +1,5 @@ - + &File