[gtk-web/new-website] Update the list of applications



commit 4136b092ccf584e5ce3c7b44d72397121c8e29d8
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Jan 7 18:51:53 2020 +0000

    Update the list of applications
    
    Blender does not use GTK, and neither does Chess. The GNU image
    manipulation program should be a bit higher.

 _data/apps.yml | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)
---
diff --git a/_data/apps.yml b/_data/apps.yml
index 007bffe..c006842 100644
--- a/_data/apps.yml
+++ b/_data/apps.yml
@@ -11,24 +11,18 @@
 # Make sure that the logo image have square dimensions
 
 apps_list:
+  - name: GNU Image Manipulation Program
+    link: /apps/
+    logo: app-gimp.png
   - name: Fonts
     link: /apps/
     logo: app-fonts.png
   - name: Calculator
     link: /apps/
     logo: app-calculator.png
-  - name: Blender
-    link: /apps/
-    logo: app-blender.png
-  - name: Chess
-    link: /apps/
-    logo: app-chess.png
   - name: Dictionary
     link: /apps/
     logo: app-dictionary.png
-  - name: GIMP
-    link: /apps/
-    logo: app-gimp.png
   - name: Games
     link: /apps/
     logo: app-games.png
@@ -58,4 +52,4 @@ apps_list:
     logo: app-password-safe.png
   - name: Terminal
     link: /apps/
-    logo: app-terminal.png
\ No newline at end of file
+    logo: app-terminal.png


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]