gtk-theme-config.appdata.xml 1.0 KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Copyright 2014 Satyajit Sahoo <satyajit.happy@gmail.com> -->
  3. <application>
  4. <id type="desktop">gtk-theme-config.desktop</id>
  5. <licence>GFDL</licence>
  6. <name>Theme Configuration</name>
  7. <summary>Configure GTK theme colors</summary>
  8. <description>
  9. <p>
  10. The tool allows anyone to change some basic elements of a GTK theme
  11. easily (both GTK2 and GTK3) with a simple interface.
  12. </p>
  13. <p>Features:</p>
  14. <ul>
  15. <li>Customize selection background color</li>
  16. <li>Customize Xfce panel, Gnome panel and Unity panel</li>
  17. <li>Customize menu colors</li>
  18. </ul>
  19. </description>
  20. <screenshots>
  21. <screenshot type="default" width="704" height="396">https://raw.github.com/satya164/gtk-theme-config/master/gtk-theme-config.png</screenshot>
  22. </screenshots>
  23. <url type="homepage">https://github.com/satya164/gtk-theme-config</url>
  24. <updatecontact>satyajit.happy@gmail.com</updatecontact>
  25. </application>