diff options
author | raveit65 <[email protected]> | 2019-06-03 22:26:26 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-03 22:27:28 +0200 |
commit | a922ae72e06b29fba8961065384fe691bd8c0ed6 (patch) | |
tree | dab91458f05c51f98d655ff03e613ac59d8a94bb | |
parent | 9177af499fb42ac3939ec75a412046ebfce5b98c (diff) | |
download | mate-icon-theme-a922ae72e06b29fba8961065384fe691bd8c0ed6.tar.bz2 mate-icon-theme-a922ae72e06b29fba8961065384fe691bd8c0ed6.tar.xz |
use folder icon as example
-rw-r--r-- | index.theme.in.in | 2 | ||||
-rw-r--r-- | menta/index.theme | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/index.theme.in.in b/index.theme.in.in index c55e8f6..688193b 100644 --- a/index.theme.in.in +++ b/index.theme.in.in @@ -1,7 +1,7 @@ [Icon Theme] _Name=MATE _Comment=Default MATE Theme -Example=start-here +Example=folder # KDE Specific Stuff DisplayDepth=32 diff --git a/menta/index.theme b/menta/index.theme index c1ca8b2..6a07986 100644 --- a/menta/index.theme +++ b/menta/index.theme @@ -2,7 +2,7 @@ Name=Menta Comment=Menta Theme Inherits=mate -Example=start-here +Example=folder # KDE Specific Stuff DisplayDepth=32 |