2 Commits

Author SHA1 Message Date
Gabriel Almir
ee1e453d22 Merge pull request #152 from WACOMalt/patch-1
Update README.md for correct Win11 shortcut locations.
2026-04-04 12:13:35 -03:00
Ben
f8bd956073 Update README.md
Updated Windows install instructions to indicate the differing path to the shortcut on Windows 11 Machines. Also made the version number in the shortcut name less specific so as to not confuse.
2026-04-04 09:59:50 -04:00
2 changed files with 6 additions and 1 deletions

View File

@@ -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;

View File

@@ -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" />