Core Applications: Remove redundant entries

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
main
K.B.Dharun Krishna 2 years ago
parent 9d398bdbec
commit 24f40afbbb
No known key found for this signature in database
GPG Key ID: 678DE07A9695FEBB

@ -101,12 +101,6 @@
"subtitle": "Essential GNOME apps like Calendar or Calculator.",
"default": true,
"applications" : [
{
"name" : "Calculator",
"icon" : "org.gnome.Calculator",
"flatpak" : true,
"snap" : true
},
{
"name" : "Calendar",
"icon" : "org.gnome.Calendar",
@ -152,11 +146,6 @@
"flatpak" : true,
"snap" : true
},
{
"name" : "Extensions",
"icon" : "org.gnome.Extensions",
"flatpak" : true
},
{
"name" : "Fonts",
"icon" : "org.gnome.font-viewer",
@ -179,26 +168,11 @@
"icon" : "org.gnome.Maps",
"flatpak" : true
},
{
"name" : "Music",
"icon" : "org.gnome.Music",
"flatpak" : true
},
{
"name" : "Photos",
"icon" : "org.gnome.Photos",
"flatpak" : true
},
{
"name" : "Text Editor",
"icon" : "org.gnome.TextEditor",
"flatpak" : true
},
{
"name" : "Videos",
"icon" : "org.gnome.Totem",
"flatpak" : true
},
{
"name" : "Weather",
"icon" : "org.gnome.Weather",
@ -268,11 +242,6 @@
}
],
"final": [
{
"if" : "Calculator",
"type" : "command",
"commands" : ["!nextBoot flatpak install -y org.gnome.Calculator || snap install gnome-calculator"]
},
{
"if" : "Calendar",
"type" : "command",
@ -312,12 +281,7 @@
"if" : "Document Viewer",
"type" : "command",
"commands" : ["!nextBoot flatpak install -y org.gnome.Evince || snap install evince"]
},
{
"if" : "Extensions",
"type" : "command",
"commands" : ["!nextBoot flatpak install -y org.gnome.Extensions"]
},
},
{
"if" : "Fonts",
"type" : "command",
@ -338,26 +302,11 @@
"type" : "command",
"commands" : ["!nextBoot flatpak install -y org.gnome.Maps"]
},
{
"if" : "Music",
"type" : "command",
"commands" : ["!nextBoot flatpak install -y org.gnome.Music"]
},
{
"if" : "Photos",
"type" : "command",
"commands" : ["!nextBoot flatpak install -y org.gnome.Photos"]
},
{
"if" : "Text Editor",
"type" : "command",
"commands" : ["!nextBoot flatpak install -y org.gnome.TextEditor"]
},
{
"if" : "Videos",
"type" : "command",
"commands" : ["!nextBoot flatpak install -y org.gnome.Totem"]
},
{
"if" : "Weather",
"type" : "command",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

@ -27,7 +27,6 @@
<file>assets/bundle-app-icons/fr.romainvigier.MetadataCleaner.png</file>
<file>assets/bundle-app-icons/org.gnome.baobab.png</file>
<file>assets/bundle-app-icons/org.gnome.Boxes.png</file>
<file>assets/bundle-app-icons/org.gnome.Calculator.png</file>
<file>assets/bundle-app-icons/org.gnome.Calendar.png</file>
<file>assets/bundle-app-icons/org.gnome.Characters.png</file>
<file>assets/bundle-app-icons/org.gnome.Cheese.png</file>
@ -36,16 +35,12 @@
<file>assets/bundle-app-icons/org.gnome.Contacts.png</file>
<file>assets/bundle-app-icons/org.gnome.eog.png</file>
<file>assets/bundle-app-icons/org.gnome.Evince.png</file>
<file>assets/bundle-app-icons/org.gnome.Extensions.png</file>
<file>assets/bundle-app-icons/org.gnome.font-viewer.png</file>
<file>assets/bundle-app-icons/org.gnome.Logs.png</file>
<file>assets/bundle-app-icons/org.gnome.Maps.png</file>
<file>assets/bundle-app-icons/org.gnome.Music.png</file>
<file>assets/bundle-app-icons/org.gnome.Photos.png</file>
<file>assets/bundle-app-icons/org.gnome.SoundRecorder.png</file>
<file>assets/bundle-app-icons/org.gnome.TextEditor.png</file>
<file>assets/bundle-app-icons/org.gnome.Totem.png</file>
<file>assets/bundle-app-icons/org.gnome.Weather.png</file>
<file>assets/bundle-app-icons/org.libreoffice.LibreOffice.png</file>
</gresource>
</gresources>
</gresources>

Loading…
Cancel
Save