com.github.alex11br.themechanger.appdata.xml 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <component type="desktop">
  3. <id>com.github.alex11br.themechanger.desktop</id>
  4. <name>Theme Changer</name>
  5. <name xml:lang="es">Cambiador de Tema</name>
  6. <summary>Change themes</summary>
  7. <summary xml:lang="es">Cambia el tema del escritorio</summary>
  8. <developer_name>Popa Ioan Alexandru</developer_name>
  9. <description>
  10. <p>
  11. This app is a theme changing utility for Linux, BSDs, and whatnots.
  12. It lets the user change GTK 2/3/4, Kvantum, icon and cursor themes,
  13. edit GTK CSS with live preview, and set some related options. It
  14. also lets the user install icon and widget theme archives.
  15. </p>
  16. <p>
  17. Features:
  18. </p>
  19. <ul>
  20. <li>Set the GTK3 theme, sync the GTK2, GTK4, Kvantum themes with it
  21. or choose another one for each of these toolkits</li>
  22. <li>Set the icon theme</li>
  23. <li>Set the cursor theme, and tweak the cursor's size</li>
  24. <li>Set all these themes with a special searchable selector with
  25. previews for GTK3, icon and cursor themes</li>
  26. <li>Set various options like whether buttons have images or not</li>
  27. <li>Instantaneously apply your setting changes to the running
  28. applications in GNOME, Cinnamon, Mate, XFCE, LXDE using
  29. lxsession, or using xsettingsd (you must download xsettingsd and
  30. run it in the background) for those that don't use GTK desktop
  31. environments</li>
  32. <li>Edit GTK CSS with instantaneous feedback of the changes made</li>
  33. <li>Install new widget or icon themes from archives available e.g.
  34. at gnome-look.org</li>
  35. </ul>
  36. </description>
  37. <keywords>
  38. <keyword>styles</keyword>
  39. <keyword>icons</keyword>
  40. <keyword>interface</keyword>
  41. <keyword>themes</keyword>
  42. <keyword xml:lang="es">estilos</keyword>
  43. <keyword xml:lang="es">iconos</keyword>
  44. <keyword xml:lang="es">interfaz</keyword>
  45. <keyword xml:lang="es">temas</keyword>
  46. </keywords>
  47. <kudos>
  48. <kudo>HiDpiIcon</kudo>
  49. </kudos>
  50. <metadata_license>CC0</metadata_license>
  51. <project_license>GPL-2.0</project_license>
  52. <url type="bugtracker">https://github.com/ALEX11BR/ThemeChanger/issues</url>
  53. <url type="homepage">https://github.com/ALEX11BR/ThemeChanger</url>
  54. <project_group>XFCE</project_group>
  55. <screenshots>
  56. <screenshot type="default">
  57. <caption>Main window of ThemChanger</caption>
  58. <image height="528" width="888">https://raw.githubusercontent.com/ALEX11BR/ThemeChanger/master/screenshot1.png</image>
  59. </screenshot>
  60. </screenshots>
  61. <update_contact />
  62. <releases>
  63. <release version="0.12.0" date="2024-07-16" />
  64. <release version="0.11.1" date="2022-07-14" />
  65. <release version="0.11.0" date="2022-05-23" />
  66. </releases>
  67. <content_rating type="oars-1.0" />
  68. <translation type="gettext">themechanger</translation>
  69. </component>