mirror of
https://github.com/Diolinux/PhotoGIMP.git
synced 2026-04-06 04:01:58 +02:00
fix: update installation instructions in README files for Windows, including new steps for replacing existing files and backing up settings
This commit is contained in:
10
README.md
10
README.md
@@ -45,7 +45,7 @@ In order to install the newest version of PhotoGIMP on your Linux operating syst
|
||||
|
||||
<img src="https://skillicons.dev/icons?i=windows" align="right" />
|
||||
|
||||
In order to install the newest version of PhotoGIMP on your Windows,
|
||||
In order to install the newest version of PhotoGIMP on your Windows:
|
||||
|
||||
1. Make sure you already have [GIMP installed from official website](https://www.gimp.org/downloads/);
|
||||
2. **Start and quit GIMP after you installed before you continue!**
|
||||
@@ -54,16 +54,18 @@ In order to install the newest version of PhotoGIMP on your Windows,
|
||||
5. Copy the `3.0` folder;
|
||||
6. Hold <kbd>Windows</kbd> key and press <kbd>R</kbd> to open the *Execute* dialog;
|
||||
7. Type `%APPDATA%\GIMP` into the dialog and press <kbd>Enter</kbd>;
|
||||
8. Paste the `3.0` folder inside the GIMP's folder that you just opened.
|
||||
9. You're done, enjoy it! :smile:
|
||||
8. Paste the `3.0` folder inside the GIMP's folder that you just opened;
|
||||
9. When prompted about existing files, select "Replace the files in the destination";
|
||||
10. You're done, enjoy it! :smile:
|
||||
|
||||
: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 from the shortcut in `%appdata%\Microsoft\Windows\Start Menu\Programs\GIMP 3.0.0`;
|
||||
- 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.
|
||||
|
||||
## Credits
|
||||
|
||||
* This project would not be possible without the amazing GIMP team.
|
||||
* A BIG thanks to all Diolinux’s supporters on [YouTube](https://youtube.com/Diolinux).
|
||||
* A BIG thanks to all Diolinux's supporters on [YouTube](https://youtube.com/Diolinux).
|
||||
* Splash screen & icons from [Adriel Filipe Design](https://bento.me/adrielfilipedesign)
|
||||
|
||||
## Contributors
|
||||
|
||||
@@ -53,11 +53,13 @@ Aby zainstalować najnowszą wersję PhotoGIMP na Windows:
|
||||
5. Skopiuj folder `3.0`;
|
||||
6. Przytrzymaj klawisz <kbd>Windows</kbd> i naciśnij <kbd>R</kbd>, aby otworzyć okno dialogowe *Uruchom*;
|
||||
7. Wpisz `%APPDATA%\GIMP` w oknie dialogowym i naciśnij <kbd>Enter</kbd>;
|
||||
8. Wklej folder `3.0` do folderu GIMP-a, który właśnie otworzyłeś.
|
||||
9. Gotowe, ciesz się! :smile:
|
||||
8. Wklej folder `3.0` do folderu GIMP-a, który właśnie otworzyłeś;
|
||||
9. Gdy pojawi się pytanie o istniejące pliki, wybierz "Zastąp pliki w miejscu docelowym";
|
||||
10. Gotowe, ciesz się! :smile:
|
||||
|
||||
:bulb: Wskazówki:
|
||||
- Opcjonalnie możesz również pobrać [photogimp.ico](https://github.com/Diolinux/PhotoGIMP/releases/download/3.0/photogimp.ico) i zaktualizować ikonę skrótu w `%appdata%\Microsoft\Windows\Start Menu\Programs\GIMP 3.0.0`;
|
||||
- Jeśli chcesz wykonać kopię zapasową swoich obecnych ustawień GIMP-a przed instalacją PhotoGIMP, skopiuj cały folder `3.0` z `%APPDATA%\GIMP` w bezpieczne miejsce przed kontynuowaniem instalacji.
|
||||
|
||||
## Podziękowania
|
||||
|
||||
|
||||
@@ -53,11 +53,13 @@ Para instalar a versão mais recente do PhotoGIMP no Windows:
|
||||
5. Copie a pasta `3.0`;
|
||||
6. Pressione a tecla <kbd>Windows</kbd> e <kbd>R</kbd> para abrir o diálogo *Executar*;
|
||||
7. Digite `%APPDATA%\GIMP` no diálogo e pressione <kbd>Enter</kbd>;
|
||||
8. Cole a pasta `3.0` dentro da pasta do GIMP que você acabou de abrir.
|
||||
9. Pronto, aproveite! :smile:
|
||||
8. Cole a pasta `3.0` dentro da pasta do GIMP que você acabou de abrir;
|
||||
9. Quando perguntado sobre arquivos existentes, selecione "Substituir os arquivos no destino";
|
||||
10. Pronto, aproveite! :smile:
|
||||
|
||||
:bulb: Dicas:
|
||||
- Opcionalmente, você também pode baixar o [photogimp.ico](https://github.com/Diolinux/PhotoGIMP/releases/download/3.0/photogimp.ico) e atualizar o ícone do atalho em `%appdata%\Microsoft\Windows\Start Menu\Programs\GIMP 3.0.0`;
|
||||
- Se você quiser fazer backup das suas configurações atuais do GIMP antes de instalar o PhotoGIMP, copie toda a pasta `3.0` de `%APPDATA%\GIMP` para um local seguro antes de prosseguir com a instalação.
|
||||
|
||||
## Créditos
|
||||
|
||||
|
||||
Reference in New Issue
Block a user