diff options
Diffstat (limited to 'raveos-app-installer/data/configs/PhotoGIMP/.local/share/applications/org.gimp.GIMP.desktop')
| -rw-r--r-- | raveos-app-installer/data/configs/PhotoGIMP/.local/share/applications/org.gimp.GIMP.desktop | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/raveos-app-installer/data/configs/PhotoGIMP/.local/share/applications/org.gimp.GIMP.desktop b/raveos-app-installer/data/configs/PhotoGIMP/.local/share/applications/org.gimp.GIMP.desktop index a8bb8a8..d62d9bf 100644 --- a/raveos-app-installer/data/configs/PhotoGIMP/.local/share/applications/org.gimp.GIMP.desktop +++ b/raveos-app-installer/data/configs/PhotoGIMP/.local/share/applications/org.gimp.GIMP.desktop @@ -138,7 +138,7 @@ Comment[zh_CN]=创建图像或编辑照片 Comment[zh_HK]=建立圖像與編輯照片 Comment[zh_TW]=建立圖像與編輯照片 Icon=photogimp -Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=gimp --file-forwarding org.gimp.GIMP @@u %U @@ +Exec=flatpak run --branch=stable --command=gimp --file-forwarding org.gimp.GIMP @@u %U @@ Actions= MimeType=image/bmp;image/g3fax;image/gif;image/x-fits;image/x-pcx;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-sgi;image/x-tga;image/x-xbitmap;image/x-xwindowdump;image/x-xcf;image/x-compressed-xcf;image/x-gimp-gbr;image/x-gimp-pat;image/x-gimp-gih;image/tiff;image/jpeg;image/x-psp;application/postscript;image/png;image/x-icon;image/x-xpixmap;image/x-exr;image/x-webp;image/heif;image/heic;image/svg+xml;application/pdf;image/x-wmf;image/jp2;image/x-xcursor; Categories=2DGraphics;GTK;Graphics;RasterGraphics; @@ -176,3 +176,4 @@ Keywords[tr]=GIMP;PhotoGIMP;grafik;tasarım;örnekleme;boyama;illüstrasyon;resi Keywords[uk]=GIMP;PhotoGIMP;graphic;design;illustration;painting;гімп;ґімп;графіка;дизайн;ілюстрації;малювання; Keywords[zh_CN]=GIMP;PhotoGIMP;图形;设计;绘画;graphic;design;illustration;painting; StartupNotify=true +StartupWMClass=gimp-3.0 |