Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
Okular
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Joao Oliveira
Okular
Commits
9984a73c
Commit
9984a73c
authored
May 22, 2007
by
Script Kiddy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=667190
parent
905ca02f
Changes
27
Hide whitespace changes
Inline
Side-by-side
Showing
27 changed files
with
33 additions
and
0 deletions
+33
-0
core/okularGenerator.desktop
core/okularGenerator.desktop
+1
-0
generators/chm/kio-msits/msits.protocol
generators/chm/kio-msits/msits.protocol
+1
-0
generators/chm/libokularGenerator_chmlib.desktop
generators/chm/libokularGenerator_chmlib.desktop
+1
-0
generators/chm/okularApplication_chm.desktop
generators/chm/okularApplication_chm.desktop
+1
-0
generators/comicbook/libokularGenerator_comicbook.desktop
generators/comicbook/libokularGenerator_comicbook.desktop
+1
-0
generators/comicbook/okularApplication_comicbook.desktop
generators/comicbook/okularApplication_comicbook.desktop
+1
-0
generators/djvu/libokularGenerator_djvu.desktop
generators/djvu/libokularGenerator_djvu.desktop
+1
-0
generators/djvu/okularApplication_djvu.desktop
generators/djvu/okularApplication_djvu.desktop
+1
-0
generators/dvi/libokularGenerator_dvi.desktop
generators/dvi/libokularGenerator_dvi.desktop
+1
-0
generators/dvi/okularApplication_dvi.desktop
generators/dvi/okularApplication_dvi.desktop
+1
-0
generators/fictionbook/libokularGenerator_fb.desktop
generators/fictionbook/libokularGenerator_fb.desktop
+2
-0
generators/fictionbook/okularApplication_fb.desktop
generators/fictionbook/okularApplication_fb.desktop
+1
-0
generators/ghostview/libokularGenerator_ghostview.desktop
generators/ghostview/libokularGenerator_ghostview.desktop
+1
-0
generators/ghostview/okularApplication_ghostview.desktop
generators/ghostview/okularApplication_ghostview.desktop
+1
-0
generators/kimgio/libokularGenerator_kimgio.desktop
generators/kimgio/libokularGenerator_kimgio.desktop
+2
-0
generators/kimgio/okularApplication_kimgio.desktop
generators/kimgio/okularApplication_kimgio.desktop
+1
-0
generators/ooo/libokularGenerator_ooo.desktop
generators/ooo/libokularGenerator_ooo.desktop
+2
-0
generators/ooo/okularApplication_ooo.desktop
generators/ooo/okularApplication_ooo.desktop
+1
-0
generators/plucker/libokularGenerator_plucker.desktop
generators/plucker/libokularGenerator_plucker.desktop
+2
-0
generators/plucker/okularApplication_plucker.desktop
generators/plucker/okularApplication_plucker.desktop
+1
-0
generators/poppler/libokularGenerator_poppler.desktop
generators/poppler/libokularGenerator_poppler.desktop
+1
-0
generators/poppler/okularApplication_pdf.desktop
generators/poppler/okularApplication_pdf.desktop
+1
-0
generators/tiff/libokularGenerator_tiff.desktop
generators/tiff/libokularGenerator_tiff.desktop
+2
-0
generators/tiff/okularApplication_tiff.desktop
generators/tiff/okularApplication_tiff.desktop
+1
-0
generators/xps/libokularGenerator_xps.desktop
generators/xps/libokularGenerator_xps.desktop
+2
-0
generators/xps/okularApplication_xps.desktop
generators/xps/okularApplication_xps.desktop
+1
-0
shell/okular.desktop
shell/okular.desktop
+1
-0
No files found.
core/okularGenerator.desktop
View file @
9984a73c
...
...
@@ -7,6 +7,7 @@ Comment[ja]=okular のファイル形式バックエンド
Comment[pa]=ਓਕੁਲਾਰ ਲਈ ਫਾਇਲ ਫਾਰਮੈਟ ਬੈਕਐਂਡ
Comment[sv]=Filformatgränssnitt för Okular
Comment[x-test]=xxFile format backend for okularxx
Comment[zh_TW]=okular 檔案格式後端
# Priority of the plugin. 0 - disabled
[PropertyDef::X-KDE-Priority]
Type=int
...
...
generators/chm/kio-msits/msits.protocol
View file @
9984a73c
...
...
@@ -10,4 +10,5 @@ Description=A kioslave for displaying WinHelp files
Description[ja]=WinHelp ファイルを表示するための kioslave
Description[sv]=En I/O-slav för att visa WinHelp-filer
Description[x-test]=xxA kioslave for displaying WinHelp filesxx
Description[zh_TW]=顯示 WinHelp 檔的 kioslave
Icon=help
generators/chm/libokularGenerator_chmlib.desktop
View file @
9984a73c
...
...
@@ -8,6 +8,7 @@ Comment[ja]=okular の Windows HTMLHelp バックエンド
Comment[pa]=ਓਕੁਲਾਰ ਲਈ ਵਿੰਡੋ HTMLHelp ਬੈਕਐਂਡ
Comment[sv]=Windows HTMLHelp-gränssnitt för Okular
Comment[x-test]=xxWindows HTMLHelp backend for okularxx
Comment[zh_TW]=okular 的 Windows HTMLHelp 後端
ServiceTypes=okular/Generator
MimeType=application/x-chm
X-KDE-Library=libokularGenerator_chmlib
...
...
generators/chm/okularApplication_chm.desktop
View file @
9984a73c
...
...
@@ -13,6 +13,7 @@ GenericName[ja]=文書ビューア
GenericName[pa]=ਦਸਤਾਵੇਜ਼ ਦਰਸ਼ਕ
GenericName[sv]=Dokumentvisare
GenericName[x-test]=xxDocument Viewerxx
GenericName[zh_TW]=文件檢視器
Exec=okular %U %i -caption "%c"
Icon=okular
Type=Application
...
...
generators/comicbook/libokularGenerator_comicbook.desktop
View file @
9984a73c
...
...
@@ -8,6 +8,7 @@ Comment=Comic book backend for okular
Comment[pa]=ਓਕੁਲਾਰ ਲਈ ਕਾਮਿਕਸ ਕਿਤਾਬ ਬੈਕਐਂਡ
Comment[sv]=Comic book-gränssnitt för Okular
Comment[x-test]=xxComic book backend for okularxx
Comment[zh_TW]=okular 的 Comic book 後端
ServiceTypes=okular/Generator
MimeType=application/x-cbz;application/x-cbr;
X-KDE-Library=libokularGenerator_comicbook
...
...
generators/comicbook/okularApplication_comicbook.desktop
View file @
9984a73c
...
...
@@ -13,6 +13,7 @@ GenericName[ja]=文書ビューア
GenericName[pa]=ਦਸਤਾਵੇਜ਼ ਦਰਸ਼ਕ
GenericName[sv]=Dokumentvisare
GenericName[x-test]=xxDocument Viewerxx
GenericName[zh_TW]=文件檢視器
Exec=okular %U %i -caption "%c"
Icon=okular
Type=Application
...
...
generators/djvu/libokularGenerator_djvu.desktop
View file @
9984a73c
...
...
@@ -8,6 +8,7 @@ Comment[ja]=okular の DjVu バックエンド
Comment[pa]=ਓਕੁਲਾਰ ਲਈ DjVu ਬੈਕਐਂਡ
Comment[sv]=DjVu-gränssnitt för Okular
Comment[x-test]=xxDjVu backend for okularxx
Comment[zh_TW]=okular 的 DjVu 後端
ServiceTypes=okular/Generator
MimeType=image/vnd.djvu
X-KDE-Library=libokularGenerator_djvu
...
...
generators/djvu/okularApplication_djvu.desktop
View file @
9984a73c
...
...
@@ -13,6 +13,7 @@ GenericName[ja]=文書ビューア
GenericName[pa]=ਦਸਤਾਵੇਜ਼ ਦਰਸ਼ਕ
GenericName[sv]=Dokumentvisare
GenericName[x-test]=xxDocument Viewerxx
GenericName[zh_TW]=文件檢視器
Exec=okular %U %i -caption "%c"
Icon=okular
Type=Application
...
...
generators/dvi/libokularGenerator_dvi.desktop
View file @
9984a73c
...
...
@@ -8,6 +8,7 @@ Comment[ja]=okular の DVI バックエンド
Comment[pa]=ਓਕੁਲਾਰ ਲਈ DVI ਬੈਕਐਂਡ
Comment[sv]=DVI-gränssnitt för Okular
Comment[x-test]=xxDVI backend for okularxx
Comment[zh_TW]=okular 的 DVI 後端
ServiceTypes=okular/Generator
MimeType=application/x-dvi
X-KDE-Library=libokularGenerator_dvi
...
...
generators/dvi/okularApplication_dvi.desktop
View file @
9984a73c
...
...
@@ -13,6 +13,7 @@ GenericName[ja]=文書ビューア
GenericName[pa]=ਦਸਤਾਵੇਜ਼ ਦਰਸ਼ਕ
GenericName[sv]=Dokumentvisare
GenericName[x-test]=xxDocument Viewerxx
GenericName[zh_TW]=文件檢視器
Exec=okular %U %i -caption "%c"
Icon=okular
Type=Application
...
...
generators/fictionbook/libokularGenerator_fb.desktop
View file @
9984a73c
...
...
@@ -6,11 +6,13 @@ Name[ja]=FictionBook 文書
Name[pa]=FictionBook ਦਸਤਾਵੇਜ਼
Name[sv]=FictionBook-dokument
Name[x-test]=xxFictionBook documentxx
Name[zh_TW]=FictionBook 文件
Comment=FictionBook backend for okular
Comment[ja]=okular の FictionBook バックエンド
Comment[pa]=ਓਕੁਲਾਰ ਲਈ FictionBook ਬੈਕਐਂਡ
Comment[sv]=FictionBook-gränssnitt för Okular
Comment[x-test]=xxFictionBook backend for okularxx
Comment[zh_TW]=okular FictionBook 後端
ServiceTypes=okular/Generator
MimeType=application/x-fb
X-KDE-Library=libokularGenerator_fb
...
...
generators/fictionbook/okularApplication_fb.desktop
View file @
9984a73c
...
...
@@ -13,6 +13,7 @@ GenericName[ja]=文書ビューア
GenericName[pa]=ਦਸਤਾਵੇਜ਼ ਦਰਸ਼ਕ
GenericName[sv]=Dokumentvisare
GenericName[x-test]=xxDocument Viewerxx
GenericName[zh_TW]=文件檢視器
Exec=okular %U %i -caption "%c"
Icon=okular
Type=Application
...
...
generators/ghostview/libokularGenerator_ghostview.desktop
View file @
9984a73c
...
...
@@ -8,6 +8,7 @@ Comment=Ghostscript PS/PDF backend for okular
Comment[ja]=okular の Ghostscript PS/PDF バックエンド
Comment[sv]=Ghostscript PS/PDF-gränssnitt för Okular
Comment[x-test]=xxGhostscript PS/PDF backend for okularxx
Comment[zh_TW]=okular 的 Ghostscript PS/PDF 後端
ServiceTypes=okular/Generator
MimeType=application/postscript;image/x-eps;
X-KDE-Library=libokularGenerator_ghostview
...
...
generators/ghostview/okularApplication_ghostview.desktop
View file @
9984a73c
...
...
@@ -13,6 +13,7 @@ GenericName[ja]=文書ビューア
GenericName[pa]=ਦਸਤਾਵੇਜ਼ ਦਰਸ਼ਕ
GenericName[sv]=Dokumentvisare
GenericName[x-test]=xxDocument Viewerxx
GenericName[zh_TW]=文件檢視器
Exec=okular %U %i -caption "%c"
Icon=okular
Type=Application
...
...
generators/kimgio/libokularGenerator_kimgio.desktop
View file @
9984a73c
...
...
@@ -6,11 +6,13 @@ Name[ja]=KDE 画像ライブラリ
Name[pa]=KDE ਚਿੱਤਰ ਲਾਇਬਰੇਰੀਆਂ
Name[sv]=KDE-bildbibliotek
Name[x-test]=xxKDE Image librariesxx
Name[zh_TW]=KDE 影像函式庫
Comment=Image backend for okular
Comment[ja]=okular の画像バックエンド
Comment[pa]=ਓਕੁਲਾਰ ਲਈ ਚਿੱਤਰ ਬੈਕਐਂਡ
Comment[sv]=Bildgränssnitt för Okular
Comment[x-test]=xxImage backend for okularxx
Comment[zh_TW]=okular 影像後端
ServiceTypes=okular/Generator
MimeType=image/bmp;image/x-dds;image/x-eps;image/x-exr;image/gif;image/x-hdr;image/x-ico;image/jpeg2000;image/jpeg;video/x-mng;image/x-portable-bitmap;image/x-pcx;image/x-portable-graymap;image/png;image/x-portable-pixmap;image/x-psd;image/x-rgb;image/x-tga;image/tiff;image/x-xbitmap;image/x-xcf;image/x-xpixmap;
X-KDE-Library=libokularGenerator_kimgio
...
...
generators/kimgio/okularApplication_kimgio.desktop
View file @
9984a73c
...
...
@@ -13,6 +13,7 @@ GenericName[ja]=文書ビューア
GenericName[pa]=ਦਸਤਾਵੇਜ਼ ਦਰਸ਼ਕ
GenericName[sv]=Dokumentvisare
GenericName[x-test]=xxDocument Viewerxx
GenericName[zh_TW]=文件檢視器
Exec=okular %U %i -caption "%c"
Icon=okular
Type=Application
...
...
generators/ooo/libokularGenerator_ooo.desktop
View file @
9984a73c
...
...
@@ -6,11 +6,13 @@ Name[ja]=OpenDocument フォーマット
Name[pa]=OpenDocument ਫਾਰਮੈਟ
Name[sv]=OpenDocument-format
Name[x-test]=xxOpenDocument formatxx
Name[zh_TW]=OpenDocument 格式
Comment=OpenDocument backend for okular
Comment[ja]=okular の OpenDocument バックエンド
Comment[pa]=ਓਕੁਲਾਰ ਲਈ OpenDocument ਬੈਕਐਂਡ
Comment[sv]=OpenDocument-gränssnitt för Okular
Comment[x-test]=xxOpenDocument backend for okularxx
Comment[zh_TW]=okular 的 OpenDocument 後端
ServiceTypes=okular/Generator
MimeType=application/vnd.oasis.opendocument.text
X-KDE-Library=libokularGenerator_ooo
...
...
generators/ooo/okularApplication_ooo.desktop
View file @
9984a73c
...
...
@@ -13,6 +13,7 @@ GenericName[ja]=文書ビューア
GenericName[pa]=ਦਸਤਾਵੇਜ਼ ਦਰਸ਼ਕ
GenericName[sv]=Dokumentvisare
GenericName[x-test]=xxDocument Viewerxx
GenericName[zh_TW]=文件檢視器
Exec=okular %U %i -caption "%c"
Icon=okular
Type=Application
...
...
generators/plucker/libokularGenerator_plucker.desktop
View file @
9984a73c
...
...
@@ -6,11 +6,13 @@ Name[ja]=Plucker 文書
Name[pa]=ਪਲੱਕਰ ਦਸਤਾਵੇਜ਼
Name[sv]=Plucker-dokument
Name[x-test]=xxPlucker documentxx
Name[zh_TW]=Plucker 文件
Comment=Plucker backend for okular
Comment[ja]=okular の Plucker バックエンド
Comment[pa]=ਓਕੁਲਾਰ ਲਈ ਪਲੱਕਰ ਬੈਕਐਂਡ
Comment[sv]=Plucker-gränssnitt för Okular
Comment[x-test]=xxPlucker backend for okularxx
Comment[zh_TW]=okular 的 Plucker 後端
ServiceTypes=okular/Generator
MimeType=application/prs.plucker
X-KDE-Library=libokularGenerator_plucker
...
...
generators/plucker/okularApplication_plucker.desktop
View file @
9984a73c
...
...
@@ -13,6 +13,7 @@ GenericName[ja]=文書ビューア
GenericName[pa]=ਦਸਤਾਵੇਜ਼ ਦਰਸ਼ਕ
GenericName[sv]=Dokumentvisare
GenericName[x-test]=xxDocument Viewerxx
GenericName[zh_TW]=文件檢視器
Exec=okular %U %i -caption "%c"
Icon=okular
Type=Application
...
...
generators/poppler/libokularGenerator_poppler.desktop
View file @
9984a73c
...
...
@@ -8,6 +8,7 @@ Comment=PDF backend for okular using poppler
Comment[ja]=okular の PDF バックエンド (poppler を使用)
Comment[sv]=PDF-gränssnitt för Okular som använder Poppler
Comment[x-test]=xxPDF backend for okular using popplerxx
Comment[zh_TW]=okular 使用 poppler 的 PDF 後端
ServiceTypes=okular/Generator
MimeType=application/x-pdf;application/pdf
X-KDE-Library=libokularGenerator_poppler
...
...
generators/poppler/okularApplication_pdf.desktop
View file @
9984a73c
...
...
@@ -13,6 +13,7 @@ GenericName[ja]=文書ビューア
GenericName[pa]=ਦਸਤਾਵੇਜ਼ ਦਰਸ਼ਕ
GenericName[sv]=Dokumentvisare
GenericName[x-test]=xxDocument Viewerxx
GenericName[zh_TW]=文件檢視器
Exec=okular %U %i -caption "%c"
Icon=okular
Type=Application
...
...
generators/tiff/libokularGenerator_tiff.desktop
View file @
9984a73c
...
...
@@ -6,11 +6,13 @@ Name[ja]=okular TIFF ライブラリ
Name[pa]=ਓਕੁਲਾਰ TIFF ਲਾਇਬਰੇਰੀ
Name[sv]=Okular TIFF-bibliotek
Name[x-test]=xxokular TIFF Libraryxx
Name[zh_TW]=okular TIFF 函式庫
Comment=TIFF backend for okular
Comment[ja]=okular の TIFF バックエンド
Comment[pa]=ਓਕੁਲਾਰ ਲਈ TIFF ਬੈਕਐਂਡ
Comment[sv]=TIFF-gränssnitt för Okular
Comment[x-test]=xxTIFF backend for okularxx
Comment[zh_TW]=okular TIFF 後端
ServiceTypes=okular/Generator
MimeType=image/tiff;
X-KDE-Library=libokularGenerator_tiff
...
...
generators/tiff/okularApplication_tiff.desktop
View file @
9984a73c
...
...
@@ -13,6 +13,7 @@ GenericName[ja]=文書ビューア
GenericName[pa]=ਦਸਤਾਵੇਜ਼ ਦਰਸ਼ਕ
GenericName[sv]=Dokumentvisare
GenericName[x-test]=xxDocument Viewerxx
GenericName[zh_TW]=文件檢視器
Exec=okular %U %i -caption "%c"
Icon=okular
Type=Application
...
...
generators/xps/libokularGenerator_xps.desktop
View file @
9984a73c
...
...
@@ -6,11 +6,13 @@ Name[ja]=okular XPS プラグイン
Name[pa]=ਓਕੁਲਾਰ XPS ਪਲੱਗਇਨ
Name[sv]=Okular XPS-gränssnitt
Name[x-test]=xxokular XPS Pluginxx
Name[zh_TW]=okular XPS 外掛程式
Comment=XPS backend for okular
Comment[ja]=okular の XPS バックエンド
Comment[pa]=ਓਕੁਲਾਰ ਲਈ XPS ਬੈਕਐਂਡ
Comment[sv]=XPS-gränssnitt för Okular
Comment[x-test]=xxXPS backend for okularxx
Comment[zh_TW]=okular 的 XPS 後端
ServiceTypes=okular/Generator
MimeType=application/vnd.ms-xpsdocument;
X-KDE-Library=libokularGenerator_xps
...
...
generators/xps/okularApplication_xps.desktop
View file @
9984a73c
...
...
@@ -13,6 +13,7 @@ GenericName[ja]=文書ビューア
GenericName[pa]=ਦਸਤਾਵੇਜ਼ ਦਰਸ਼ਕ
GenericName[sv]=Dokumentvisare
GenericName[x-test]=xxDocument Viewerxx
GenericName[zh_TW]=文件檢視器
Exec=okular %U %i -caption "%c"
Icon=okular
Type=Application
...
...
shell/okular.desktop
View file @
9984a73c
...
...
@@ -12,6 +12,7 @@ GenericName[ja]=文書ビューア
GenericName[pa]=ਦਸਤਾਵੇਜ਼ ਦਰਸ਼ਕ
GenericName[sv]=Dokumentvisare
GenericName[x-test]=xxDocument Viewerxx
GenericName[zh_TW]=文件檢視器
Exec=okular %U %i -caption "%c"
Icon=okular
Type=Application
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment