mirror of
https://github.com/Diolinux/PhotoGIMP.git
synced 2026-04-06 04:01:58 +02:00
Compare commits
2 Commits
fix-flatpa
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ee1e453d22 | ||
|
|
f8bd956073 |
@@ -138,7 +138,7 @@ Comment[zh_CN]=创建图像或编辑照片
|
||||
Comment[zh_HK]=建立圖像與編輯照片
|
||||
Comment[zh_TW]=建立圖像與編輯照片
|
||||
Icon=photogimp
|
||||
Exec=flatpak run --branch=stable --arch=x86_64 --command=gimp --file-forwarding org.gimp.GIMP @@u %U @@
|
||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --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;
|
||||
|
||||
@@ -138,6 +138,11 @@ Maintained by: [André Augusto](https://github.com/AndreAugustoDev)
|
||||
|
||||
---
|
||||
|
||||
:bulb: Tips:
|
||||
- Optionally, you can also download the [photogimp.ico](https://github.com/Diolinux/PhotoGIMP/releases/download/3.0/photogimp.ico) and update the icon for the GIMP 3.x.x shortcut in `%appdata%\Microsoft\Windows\Start Menu\Programs\`. On Windows 11 the path will likely be `C:\ProgramData\Microsoft\Windows\Start Menu\Programs\` instead;
|
||||
|
||||
- If you want to backup your current GIMP settings before installing PhotoGIMP, copy the entire `3.0` folder from `%APPDATA%\GIMP` to a safe location before proceeding with the installation.
|
||||
|
||||
### 🍎 macOS
|
||||
|
||||
<img src="https://skillicons.dev/icons?i=macos" align="right" />
|
||||
|
||||
Reference in New Issue
Block a user