pavucontrol/src
Will Thompson be02260941 Add AppStream metainfo file
This file is taken from the Flathub package, as of
https://github.com/flathub/org.pulseaudio.pavucontrol/pull/31 where I
have adjusted the name & summary to conform to Flathub's rules. In
particular:

- The name must be no more than 20 characters, so I have used “Volume
  Control” to match the window title and GenericName

- The summary must be no more than 35 characters.

I noticed while preparing this patch that the Comment in the .desktop
file (which the appstream specification says is “roughly equivalent” to
the <summary>) is just “Adjust the volume level”. IMO “Adjust the volume
level” contains no more information than the name “Volume Control”.

Fixes https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/issues/127
2024-03-18 14:30:55 +00:00
..
.gitignore hide .desktop file from git 2008-08-05 20:26:51 +02:00
Makefile.am Add AppStream metainfo file 2024-03-18 14:30:55 +00:00
cardwidget.cc cardwidget: add flag to lock profile from switching automatically 2021-06-01 02:28:40 +03:00
cardwidget.h cardwidget: add flag to lock profile from switching automatically 2021-06-01 02:28:40 +03:00
channelwidget.cc channelwidget: ensure that all channel labels have the same width 2019-02-26 15:42:57 +00:00
channelwidget.h Migrate away from deprecated Gtk interfaces 2020-10-11 17:18:59 +03:00
devicewidget.cc devicewidget: Mark Cancel and OK button texts translatable 2020-12-03 18:21:07 +02:00
devicewidget.h card: implement bluetooth profile codec selection 2021-02-26 14:03:20 +03:00
i18n.h internationalize pavucontrol.cc 2008-08-05 20:45:24 +02:00
mainwindow.cc Less choppy peak bars 2023-06-23 08:21:08 -04:00
mainwindow.h cardwidget: add flag to lock profile from switching automatically 2021-06-01 02:28:40 +03:00
meson.build Add AppStream metainfo file 2024-03-18 14:30:55 +00:00
minimalstreamwidget.cc Less choppy peak bars 2023-06-23 08:21:08 -04:00
minimalstreamwidget.h Less choppy peak bars 2023-06-23 08:21:08 -04:00
org.pulseaudio.pavucontrol.metainfo.xml.in Add AppStream metainfo file 2024-03-18 14:30:55 +00:00
pavuapplication.cc Migrate away from deprecated Gtk interfaces 2020-10-11 17:18:59 +03:00
pavuapplication.h Migrate away from deprecated Gtk interfaces 2020-10-11 17:18:59 +03:00
pavucontrol.cc cardwidget: add flag to lock profile from switching automatically 2021-06-01 02:28:40 +03:00
pavucontrol.desktop.in Fix warning in .desktop file 2022-01-15 13:45:17 -05:00
pavucontrol.glade mainwindow: change "[Set as] fallback" to "default" 2023-06-22 10:42:06 +03:00
pavucontrol.gladep initial commit 2006-04-21 14:51:33 +00:00
pavucontrol.h cardwidget: add flag to lock profile from switching automatically 2021-06-01 02:28:40 +03:00
rolewidget.cc streamwidget: Use a drop-down list instead of a button and a popup for selecting the device 2019-11-27 19:54:30 +00:00
rolewidget.h Drop the need to use libglademm 2011-03-03 14:31:14 +00:00
sinkinputwidget.cc streamwidget: Use a drop-down list instead of a button and a popup for selecting the device 2019-11-27 19:54:30 +00:00
sinkinputwidget.h streamwidget: Use a drop-down list instead of a button and a popup for selecting the device 2019-11-27 19:54:30 +00:00
sinkwidget.cc sink-widget: add support for TrueHD and DTS-HD formats 2022-01-10 17:55:02 +01:00
sinkwidget.h sink-widget: add support for TrueHD and DTS-HD formats 2022-01-10 17:55:02 +01:00
sourceoutputwidget.cc streamwidget: Use a drop-down list instead of a button and a popup for selecting the device 2019-11-27 19:54:30 +00:00
sourceoutputwidget.h streamwidget: Use a drop-down list instead of a button and a popup for selecting the device 2019-11-27 19:54:30 +00:00
sourcewidget.cc Reference the widget before returning it from ::create methods 2014-09-07 13:51:27 +03:00
sourcewidget.h sink/sourcewidget: Move the index and card_index to the devicewidget 2012-07-27 08:56:02 +03:00
streamwidget.cc Migrate away from deprecated Gtk interfaces 2020-10-11 17:18:59 +03:00
streamwidget.h streamwidget: Use a drop-down list instead of a button and a popup for selecting the device 2019-11-27 19:54:30 +00:00