how to show all gui apps in gnome-software ?
hello , am using fedora 23. I know that cli applicaion isn't showing , thats not the problem
the problem is that gnome-software doesn't show all gui apps for example : deluge the reason for that deluge doesn't have an appdata appdata is information about software like description and screenshot etc. more than half of applications aren't showing because it don't have appdata.
I tried the solution here
http://www.iwillfolo.com/gnome-softwa...
but it didn't work
if typed in $ gsettings list-recursively org.gnome.software
org.gnome.software first-run false
org.gnome.software check-timestamp int64 1453506367
org.gnome.software compatible-projects ['GNOME', 'KDE', 'XFCE']
org.gnome.software download-updates true
org.gnome.software require-appdata false <<< the important part
org.gnome.software extra-sources @as []
org.gnome.software prompt-for-nonfree true
org.gnome.software security-timestamp int64 0
org.gnome.software install-timestamp int64 0
note : in ubuntu , gnome software center shows all apps. the problem is only in fedora.