Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
devel:gtkversion [2013/11/14 04:48] – created codebrainzdevel:gtkversion [2013/11/14 06:52] codebrainz
Line 24: Line 24:
     * This covers the widest range of users     * This covers the widest range of users
     * Allows easier integration and testing of new features for the next release versions.     * Allows easier integration and testing of new features for the next release versions.
 +    * Allows removing old or deprecated cruft without wrapper headers and stuff.
  
 ===== Non-Criteria ===== ===== Non-Criteria =====
Line 30: Line 31:
  
   * The lowest common denominator/long-term release distros (ex. RHEL, etc.) -codebrainz   * The lowest common denominator/long-term release distros (ex. RHEL, etc.) -codebrainz
-    * Most users use the version in their distro repositories.+    * Most users likely use the Geany version in their distro repositories.
     * Many corporate/educational users are not allowed to install new versions of software (no admin/root permissions).     * Many corporate/educational users are not allowed to install new versions of software (no admin/root permissions).
     * Those who compile latest Geany release or development version from source can also compile GTK+ stack themselves (ex. using GTK+ tarballs or JHBuild, etc.).     * Those who compile latest Geany release or development version from source can also compile GTK+ stack themselves (ex. using GTK+ tarballs or JHBuild, etc.).
-    * We aren't RedHat, their long-term support policies don't apply to Geany.+    * We aren't RedHat, their long-term support policies don'necessarily apply to Geany.
Print/export