diff options
author | Petr Mrázek <peterix@gmail.com> | 2014-06-30 22:22:09 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2014-06-30 22:22:09 +0200 |
commit | e241c3625c2e0f005ee2cb01577ceeb054bbbd98 (patch) | |
tree | b874caae329a536ca15b331be386cf481307d28f /resources/pe_light/index.theme | |
parent | 421a46e3d3036ea0dea4889125ee58309d0ed21e (diff) | |
parent | d2b2d55aa9a4031d1e179534796cbe07bc57080f (diff) | |
download | PrismLauncher-e241c3625c2e0f005ee2cb01577ceeb054bbbd98.tar.gz PrismLauncher-e241c3625c2e0f005ee2cb01577ceeb054bbbd98.tar.bz2 PrismLauncher-e241c3625c2e0f005ee2cb01577ceeb054bbbd98.zip |
Merge branch 'feature_theme_support' into develop
Conflicts:
main.cpp
Diffstat (limited to 'resources/pe_light/index.theme')
-rw-r--r-- | resources/pe_light/index.theme | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/resources/pe_light/index.theme b/resources/pe_light/index.theme new file mode 100644 index 00000000..a782c2ec --- /dev/null +++ b/resources/pe_light/index.theme @@ -0,0 +1,39 @@ +[Icon Theme] +Name=pe_light +Comment=Icons by pexner (light) +Inherits=multimc +Directories=scalable/apps,8x8,16x16,22x22,24x24,32x32,48x48,scalable + +[scalable/apps] +Size=48 +Type=scalable +MinSize=1 +MaxSize=512 +Context=Applications + +[8x8] +Size=8 + +[16x16] +Size=16 + +[22x22] +Size=22 + +[24x24] +Size=24 + +[32x32] +Size=32 + +[48x48] +Size=48 + +[64x64] +Size=64 + +[scalable] +Size=48 +Type=Scalable +MinSize=16 +MaxSize=256 |