Revision: 29217 http://sourceforge.net/p/bibdesk/svn/29217 Author: hofman Date: 2025-04-27 15:48:38 +0000 (Sun, 27 Apr 2025) Log Message: ----------- Add LoC SRU server to default search group servers
Modified Paths: -------------- trunk/bibdesk/SearchGroupServers.plist Modified: trunk/bibdesk/SearchGroupServers.plist =================================================================== --- trunk/bibdesk/SearchGroupServers.plist 2025-04-27 15:30:54 UTC (rev 29216) +++ trunk/bibdesk/SearchGroupServers.plist 2025-04-27 15:48:38 UTC (rev 29217) @@ -296,6 +296,21 @@ <key>type</key> <string>zoom</string> </dict> + <!--SRU servers--> + <!--Library of Congress SRU server + Canonical test server.--> + <dict> + <key>database</key> + <string>LCDB</string> + <key>host</key> + <string>lx2.loc.gov</string> + <key>name</key> + <string>Library of Congress Catalog</string> + <key>port</key> + <string>210</string> + <key>type</key> + <string>sru</string> + </dict> <!--DBLP servers--> <dict> <key>database</key> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Bibdesk-commit mailing list Bibdesk-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-commit