Replace LdLibraryToolbar with LdLibraryPane.
This commit is contained in:
		@@ -27,7 +27,7 @@
 | 
			
		||||
		</menu>
 | 
			
		||||
		<menu name="ViewMenu" action="ViewMenu">
 | 
			
		||||
			<menuitem action="MainToolbar" />
 | 
			
		||||
			<menuitem action="LibraryToolbar" />
 | 
			
		||||
			<menuitem action="LibraryPane" />
 | 
			
		||||
			<separator />
 | 
			
		||||
			<menuitem action="ShowGrid" />
 | 
			
		||||
			<separator />
 | 
			
		||||
 
 | 
			
		||||
@@ -4,9 +4,9 @@
 | 
			
		||||
			<default>true</default>
 | 
			
		||||
			<summary>Whether to show the main toolbar</summary>
 | 
			
		||||
		</key>
 | 
			
		||||
		<key name="show-library-toolbar" type="b">
 | 
			
		||||
		<key name="show-library-pane" type="b">
 | 
			
		||||
			<default>true</default>
 | 
			
		||||
			<summary>Whether to show the library toolbar</summary>
 | 
			
		||||
			<summary>Whether to show the library pane</summary>
 | 
			
		||||
		</key>
 | 
			
		||||
		<key name="show-grid" type="b">
 | 
			
		||||
			<default>true</default>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user