Skip to content

Commit e20d2b8

Browse files
committed
default-flatpaks: Remove PinApp
It doesn't work properly (adds spaces to some entries & sometimes doesn't edit the desktop file). As a bonus, app is not updated for a long time, with EOL Gnome 44 runtime.
1 parent ec3f5a9 commit e20d2b8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[org/gnome/desktop/app-folders/folders/Utilities]
2-
apps=['org.gnome.DiskUtility.desktop', 'org.gnome.Papers.desktop', 'org.gnome.Evince.desktop', 'org.gnome.Loupe.desktop', 'com.mattjakeman.ExtensionManager.desktop', 'com.github.tchx84.Flatseal.desktop', 'io.github.flattool.Warehouse.desktop', 'io.github.fabrialberio.pinapp.desktop', 'yelp.desktop', 'org.gnome.Settings.desktop', 'com.github.wwmm.easyeffects.desktop']
2+
apps=['org.gnome.DiskUtility.desktop', 'org.gnome.Papers.desktop', 'org.gnome.Evince.desktop', 'org.gnome.Loupe.desktop', 'com.mattjakeman.ExtensionManager.desktop', 'com.github.tchx84.Flatseal.desktop', 'io.github.flattool.Warehouse.desktop', 'yelp.desktop', 'org.gnome.Settings.desktop', 'com.github.wwmm.easyeffects.desktop']
33
name='Utilities'

recipes/module-recipes/default-flatpaks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ system:
3030
- com.dec05eba.gpu_screen_recorder
3131
- com.github.tchx84.Flatseal
3232
- io.github.flattool.Warehouse
33-
- io.github.fabrialberio.pinapp
3433
- com.mattjakeman.ExtensionManager
3534
- com.github.wwmm.easyeffects
3635
user:

0 commit comments

Comments
 (0)