mixer: install icon and .desktop file

This commit is contained in:
Marcel Hollerbach 2015-10-13 20:55:50 +02:00
parent 57ec517904
commit 03888cf941
3 changed files with 29 additions and 0 deletions

View File

@ -38,4 +38,11 @@ src_modules_mixer_module_la_LIBADD = $(MOD_LIBS) @PULSE_LIBS@ @ALSA_LIBS@
PHONIES += mixer install-mixer
mixer: $(mixerpkg_LTLIBRARIES) $(mixer_DATA)
install-mixer: install-mixerDATA install-mixerpkgLTLIBRARIES
desktopfiledir = $(datadir)/applications
desktopfile_DATA = src/modules/mixer/emixer.desktop
iconsdir= $(datadir)/icons
icons_DATA = src/modules/mixer/emixer.png
endif

View File

@ -0,0 +1,22 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=Emixer
Name[ca]=Emixer
Name[de]=Emixer
Name[fi]=Emixer
Name[ms]=Emixer
Name[tr]=Emixer
Icon=emixer
Exec=emixer
Comment[ca]=Un mòdul per controlar el volum d'àudio i fonts.
Comment[de]=Ein Modul, um die Lautstärke und die Datenströme zu steuern.
Comment[eo]=Modulo por kontroli sonfortecon kaj fluojn.
Comment[fi]=Tällä moduulilla voit ohjata äänen voimakkuutta ja äänivirtoja.
Comment[fr]=Un module pour contrôler le volume et les flux.
Comment[it]=Un modulo per controllare il volume dell'audio e degli stream.
Comment[ms]=Modul untuk mengawal volum dan strim audio.
Comment[sr]=Јединица за управљање јечином звука и токова.
Comment[tr]=Ses seviyesi ve ses akışı kontrol modülü.
Categories=System;Sound;
StartupWMClass=emixer

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB