DaemonForums  

Go Back   DaemonForums > Miscellaneous > Guides

Guides All Guides and HOWTO's.

Reply
 
Thread Tools Display Modes
Old 21st October 2019
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,503
Default

That is an upstream issue with the Adwaita icon theme. It dropped the applications-multimedia icon. I addressed it in the update. Essentially edit
/usr/local/share/desktop-directories/AudioVideo.directory

Code:
Icon[sv]=applications-multimedia
Icon[tr]=applications-multimedia
Icon[vi]=applications-multimedia
Icon=applications-multimedia
Type=Directory
to

Code:
Icon[sv]=applications-multimedia
Icon[tr]=applications-multimedia
Icon[vi]=applications-multimedia
Icon=video-x-generic
Type=Directory
As far as BareGUI, I always felt uneasy about choosing applications for OpenBSD users and wanted to provide a "Bare" framework that made it easy for users to customize.

You can still run SimpleDE in 6.6. The only issue is you will have to edit the menus for any new/alternative applications you install.

Last edited by shep; 22nd October 2019 at 01:06 AM.
Reply With Quote
Old 22nd October 2019
ripe's Avatar
ripe ripe is offline
Package Pilot
 
Join Date: Feb 2013
Location: France
Posts: 175
Default

Code:
Icon[sv]=applications-multimedia
Icon[tr]=applications-multimedia
Icon[vi]=applications-multimedia
Icon=video-x-generic
Type=Directory
It works!


Quote:
As far as BareGUI, I always felt uneasy about choosing applications for OpenBSD users and wanted to provide a "Bare" framework that made it easy for users to customize.
I understand.

Quote:
You can still run SimpleDE in 6.6. The only issue is you will have to edit the menus for any new/alternative applications you install.
Yes, thanks you, if I make a second OpenBSD I will use it.

Thanks you again for your works and go on!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Volume Control Graphical Utility mattthumper OpenBSD Packages and Ports 21 31st July 2015 01:05 AM
Going graphical or not? tamtam FreeBSD General 35 1st November 2008 11:41 PM
Bare Minimum Site-to-Site VPN on OpenBSD ai-danno Guides 0 20th May 2008 12:45 AM


All times are GMT. The time now is 09:18 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick