mirror of
https://github.com/B00merang-Artwork/Windows-7.git
synced 2025-09-21 11:22:47 -04:00
Add files via upload
This commit is contained in:
parent
c5f99e44fd
commit
90019c209e
28
README.md
28
README.md
@ -1,14 +1,26 @@
|
||||
# Windows Se7en Icon Theme
|
||||
### Port of the original Win2-7 icon theme adjusted to work with GTK 3.18 +
|
||||
### Port of the original Win2-7 icon theme adjusted to work with GTK 3.18 +(Update 11.12.2024)
|
||||
|
||||

|
||||
---
|
||||
|
||||
Mint Update tray icon is not in icon folder of any themes (or I don't know about it?), because of this to change this icon i replaced icons in apllet system folder, in my case /usr/share/cinnamon/applets/notifications@cinnamon.org/icons
|
||||
and you need to do this carefully and make a backup before doing this
|
||||
Icons that i replaced, in file "[icons.tar.gz](https://drive.google.com/file/d/1oGI6qE_cSSLmhMoSmMhWOopIQR0Q7N8S/view?usp=sharing)"
|
||||
Mint Applets icons is not in icon folder of any themes (or I don't know about it?), because of this to change this icons i replaced icons in apllet system folder, in my case /usr/share/cinnamon/applets/ and you need to do this carefully and make a backup before doing this Icons that i replaced, in file https://drive.google.com/file/d/17NQPuBubW_jgRAATroDBk5tDvVJxl3OZ/view?usp=drive_link
|
||||
|
||||
|
||||
What's new in this update:
|
||||
|
||||
|
||||
Credits:
|
||||
- https://www.gnome-look.org/content/show.php/Win2-7+Pack?content=113264
|
||||
- Xopek-Endurance (added symbolic icons for newer Cinnamon versions)
|
||||
-Added icons to all items from Cinnamon System Settings
|
||||
-Added icon to Mozilla, Disks
|
||||
-Added tray icons to removable, printers, users
|
||||
-Added Winamp icon to Audacious, old audacious icon switched to Banshee
|
||||
-Vlc now have original icon because Vlc is Windows app too, old Vlc icon switched to Celluloid
|
||||
-Terminal icon updated
|
||||
-Recent icon from Meunu updated
|
||||
-Added icons to Pamac from Arch Linux
|
||||
-Added more tray icons to wifi
|
||||
-Added icon to media eject option
|
||||
-Added icon to wallpaper chooser
|
||||
|
||||
|
||||
https://www.gnome-look.org/content/show.php/Win2-7+Pack?content=113264
|
||||
Xopek-Endurance (added symbolic icons for newer Cinnamon versions,updated by 11.12.2024)
|
||||
|
11
index.theme
11
index.theme
@ -2,10 +2,10 @@
|
||||
Name=Windows-7
|
||||
|
||||
# Import nonexistant icons from default 'gnome' theme
|
||||
Inherits=Gnome,Windows,hicolor
|
||||
Inherits=Gnome,hicolor
|
||||
|
||||
# Declare folders & subfolders
|
||||
Directories=actions,actions/16,actions/25,actions/48,actions/32,actions/MediaPlayer,animations,apps,apps/16,apps/64,categories,devices,devices/16,devices/48,devices/64,emblems,filesystems,filesystems/16,mimetypes,mimetypes/48,mimetypes/symbolic,notifications,notifications/32,status,status/76,emotes,apps/32,status/48,status/64,categories/16,scalable/actions,scalable/status,status/52,status/20,status/18,status/symbolic
|
||||
Directories=actions,actions/16,actions/25,actions/48,actions/32,actions/MediaPlayer,animations,apps,apps/16,apps/64,categories,devices,devices/16,devices/48,devices/64,emblems,filesystems,filesystems/16,mimetypes,mimetypes/48,mimetypes/symbolic,notifications,notifications/32,status,status/76,emotes,apps/32,status/48,status/64,categories/16,scalable/actions,scalable/apps,scalable/status,status/52,status/20,status/18,status/symbolic
|
||||
#,status/32
|
||||
|
||||
# Folder category & settings
|
||||
@ -180,6 +180,13 @@ MinSize=8
|
||||
MaxSize=512
|
||||
Type=Scalable
|
||||
|
||||
[scalable/apps]
|
||||
MinSize=1
|
||||
Size=128
|
||||
MaxSize=256
|
||||
Context=Applications
|
||||
Type=Scalable
|
||||
|
||||
[scalable/status]
|
||||
MinSize=1
|
||||
Size=128
|
||||
|
Loading…
x
Reference in New Issue
Block a user