Skip to content

Commit

Permalink
2022-09-22 Fred Gleason <[email protected]>
Browse files Browse the repository at this point in the history
	* Updated the DTD declaration in 'xdg/rivendell-rivendell.menu' to
	conform to the FreeDesktop specfication at
	https://specifications.freedesktop.org/menu-spec/0.92/ar01s04.html.

Signed-off-by: Fred Gleason <[email protected]>
  • Loading branch information
ElvishArtisan committed Sep 22, 2022
1 parent 73ab30c commit 08e3c91
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -23366,3 +23366,7 @@
* Modified the 'load previous log' option in 'At Startup:' control
in the 'Configure RDAirPlay' dialog in rdadmin(1) to be
'load and cue previous log'.
2022-09-22 Fred Gleason <[email protected]>
* Updated the DTD declaration in 'xdg/rivendell-rivendell.menu' to
conform to the FreeDesktop specfication at
https://specifications.freedesktop.org/menu-spec/0.92/ar01s04.html.
2 changes: 1 addition & 1 deletion xdg/rivendell-rivendell.menu
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">

<Menu>
<Name>Applications</Name>
Expand Down

0 comments on commit 08e3c91

Please sign in to comment.