> @@ -0,0 +1,33 @@ > +<?xml version='1.0' encoding='UTF-8'?> > +<component> > + <id type="desktop">geany.desktop</id> > + <metadata_license>CC0-1.0</metadata_license> > + <_name>Geany IDE</_name> > + <project_license>GPL-2.0+</project_license> > + <_summary>A fast and lightweight IDE using GTK+</_summary> > + <url type="homepage">http://geany.org/</url> > + <description> > + <_p>Geany is a small and lightweight integrated development environment. > +It was developed to provide a small and fast IDE, which has only a > +few dependencies from other packages. Another goal was to be as > +independent as possible from a special Desktop Environment like KDE > +or GNOME. So it is using only the GTK2 toolkit and therefore you need > +only the GTK2 runtime libraries to run Geany.</_p>
Geany can also be compiled for GTK3 and some distros already do that, they would have to change this reference to gtk2, so I don't think it relevant any more. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1142/files/923ec5b1f6dd9627b7a999376d922aa481e92127#r71451967
