Skip to content

Commit

Permalink
Merge pull request #9 from philipzae/settings-manager-sound
Browse files Browse the repository at this point in the history
Setting Manager: Add Sound entry to Hardware section
  • Loading branch information
bluesabre committed Feb 19, 2021
2 parents 73147ad + 429d86d commit d3c7297
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions etc/xdg/xdg-xubuntu/menus/xfce-settings-manager.menu
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
</And>
<Filename>nm-connection-editor.desktop</Filename>
<Filename>system-config-printer.desktop</Filename>
<Filename>settings-hardware-sound.desktop</Filename>
</Include>
</Menu>

Expand Down
12 changes: 12 additions & 0 deletions usr/share/xubuntu/applications/settings-hardware-sound.desktop.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[Desktop Entry]
Version=1.0
Type=Application
_Name=Sound
_Comment=Adjust the volume level
_Keywords=Microphone;Volume;Fade;Balance;Headset;Speakers;Headphones;Audio;Mixer;Output;Input;Devices;Playback;Recording;System Sounds;Sound Card;Settings;Preferences;
Icon=preferences-sound
Exec=pavucontrol
Actions=
OnlyShowIn=XFCE;
Categories=Settings;X-XFCE-HardwareSettings;X-XFCE-SettingsDialog;
StartupNotify=true

0 comments on commit d3c7297

Please sign in to comment.