From cdac6df2db84beebf376c4ff68c70eec2e8af615 Mon Sep 17 00:00:00 2001 From: varlesh Date: Mon, 21 Jan 2019 23:51:22 +0400 Subject: [PATCH] symbolic symlinks on Papirus Light #1602 --- Papirus-Light/index.theme | 65 ++++++++++++++++++++++++++++++++++++++- Papirus-Light/symbolic | 1 + 2 files changed, 65 insertions(+), 1 deletion(-) create mode 120000 Papirus-Light/symbolic diff --git a/Papirus-Light/index.theme b/Papirus-Light/index.theme index 2ea95f906d..eca5fce1d0 100644 --- a/Papirus-Light/index.theme +++ b/Papirus-Light/index.theme @@ -21,7 +21,7 @@ DialogDefault=48 DialogSizes=16,22,24,32,48,64 # Directory list -Directories=16x16/panel,16x16@2x/panel,22x22/animations,22x22/panel,2x22@2x/animations,22x22@2x/panel,24x24/animations,24x24/panel,24x24@2x/animations,24x24@2x/panel +Directories=16x16/panel,16x16@2x/panel,22x22/animations,22x22/panel,2x22@2x/animations,22x22@2x/panel,24x24/animations,24x24/panel,24x24@2x/animations,24x24@2x/panel,symbolic/actions,symbolic/apps,symbolic/categories,symbolic/devices,symbolic/emblems,symbolic/emotes,symbolic/mimetypes,symbolic/places,symbolic/status [16x16/panel] Context=Status @@ -77,3 +77,66 @@ Context=Status Size=24 Scale=2 Type=Fixed + +[symbolic/actions] +Context=Actions +Size=16 +MinSize=16 +MaxSize=512 +Type=Scalable + +[symbolic/apps] +Context=Applications +Size=16 +MinSize=16 +MaxSize=512 +Type=Scalable + +[symbolic/categories] +Context=Categories +Size=16 +MinSize=16 +MaxSize=512 +Type=Scalable + +[symbolic/devices] +Context=Devices +Size=16 +MinSize=16 +MaxSize=512 +Type=Scalable + +[symbolic/emblems] +Context=Emblems +Size=16 +MinSize=16 +MaxSize=512 +Type=Scalable + +[symbolic/emotes] +Context=Emotes +Size=16 +MinSize=16 +MaxSize=512 +Type=Scalable + +[symbolic/mimetypes] +Context=MimeTypes +Size=16 +MinSize=16 +MaxSize=512 +Type=Scalable + +[symbolic/places] +Context=Places +Size=16 +MinSize=16 +MaxSize=512 +Type=Scalable + +[symbolic/status] +Context=Status +Size=16 +MinSize=16 +MaxSize=512 +Type=Scalable diff --git a/Papirus-Light/symbolic b/Papirus-Light/symbolic new file mode 120000 index 0000000000..d68bc8d06b --- /dev/null +++ b/Papirus-Light/symbolic @@ -0,0 +1 @@ +../Papirus/symbolic \ No newline at end of file