Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
peazip authored Jan 1, 2025
1 parent cd90343 commit 1e590b9
Show file tree
Hide file tree
Showing 35 changed files with 14 additions and 0 deletions.
Binary file added peazip-sources/res/share/icons/PeaZip_7z.icns
Binary file not shown.
Binary file added peazip-sources/res/share/icons/PeaZip_7z.ico
Binary file not shown.
Binary file not shown.
Binary file added peazip-sources/res/share/icons/PeaZip_archive.ico
Binary file not shown.
Binary file added peazip-sources/res/share/icons/PeaZip_block.icns
Binary file not shown.
Binary file not shown.
Binary file added peazip-sources/res/share/icons/PeaZip_cd.icns
Binary file not shown.
Binary file added peazip-sources/res/share/icons/PeaZip_cd.ico
Binary file not shown.
Binary file not shown.
Binary file added peazip-sources/res/share/icons/PeaZip_package.ico
Binary file not shown.
Binary file added peazip-sources/res/share/icons/PeaZip_rar.icns
Binary file not shown.
Binary file added peazip-sources/res/share/icons/PeaZip_rar.ico
Binary file not shown.
Binary file added peazip-sources/res/share/icons/PeaZip_zip.icns
Binary file not shown.
Binary file added peazip-sources/res/share/icons/PeaZip_zip.ico
Binary file not shown.
Binary file added peazip-sources/res/share/icons/peazip.icns
Binary file not shown.
Binary file added peazip-sources/res/share/icons/peazip.ico
Binary file not shown.
Binary file added peazip-sources/res/share/icons/peazip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added peazip-sources/res/share/icons/peazip_7z.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added peazip-sources/res/share/icons/peazip_add.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added peazip-sources/res/share/icons/peazip_add_alt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added peazip-sources/res/share/icons/peazip_archive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added peazip-sources/res/share/icons/peazip_block.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added peazip-sources/res/share/icons/peazip_browse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added peazip-sources/res/share/icons/peazip_cd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added peazip-sources/res/share/icons/peazip_classic.ico
Binary file not shown.
Binary file added peazip-sources/res/share/icons/peazip_classic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added peazip-sources/res/share/icons/peazip_convert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added peazip-sources/res/share/icons/peazip_extract.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added peazip-sources/res/share/icons/peazip_package.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added peazip-sources/res/share/icons/peazip_rar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added peazip-sources/res/share/icons/peazip_seven.icl
Binary file not shown.
Binary file added peazip-sources/res/share/icons/peazip_zip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions peazip-sources/res/share/icons/readme-icons.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
PeaZip icons for system integration are saved in (peazip)/res/share/icons folder, with (peazip) being the directory containing PeaZip application.

LINUX
On Linux systems .png icon file(s) needs to be copied to /usr/share/icons or /usr/local/share/icons (system-wide) ~/.local/share/icons/ (user-specific).
Linux .dsktop files for system integration are provided in (peazip)/res/share/batch/freedesktop_integration folder.

MACOS
.icns and .png files can be used on macOS to customize the app (or the system)
As general suggestion, File > Get info screen allows to drag&drop a custom icon / image over current icon (displayed in the top left angle) to replace it.

WINDOWS
On Windows systems, replacing the .ico and .icl files in this folder changes PeaZip system icons for context menu and file type associations.
Windows may need to rebuild its icon cache before showing the updated icons, in this case please refer to a guide for your specific system version https://www.google.com/search?q=rebuild+icon+cache+windows

0 comments on commit 1e590b9

Please sign in to comment.