mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 15:07:57 +01:00
20 lines
862 B
DTD
20 lines
862 B
DTD
|
|
<!ENTITY % dactylBranding SYSTEM "chrome://branding/locale/brand.dtd">
|
|
%dactylBranding;
|
|
|
|
<!ENTITY dactyl.version "@VERSION@">
|
|
<!ENTITY dactyl.host "&brandShortName;">
|
|
<!ENTITY dactyl.home "http://dactyl.sourceforge.net/">
|
|
<!ENTITY dactyl.apphome "&dactyl.home;&dactyl.name;">
|
|
<!ENTITY dactyl.code "http://code.google.com/p/dactyl/">
|
|
<!ENTITY dactyl.issues "&dactyl.home;bug/&dactyl.name;">
|
|
<!ENTITY dactyl.plugins "http://dactyl.sf.net/&dactyl.name;/plugins">
|
|
<!ENTITY dactyl.list.mailto "&dactyl.name;@googlegroups.com">
|
|
<!ENTITY dactyl.list.href "http://groups.google.com/group/&dactyl.name;">
|
|
<!ENTITY dactyl.faq "&dactyl.home;&dactyl.name;/faq">
|
|
|
|
<!ENTITY xmlns.dactyl "http://vimperator.org/namespaces/liberator">
|
|
<!ENTITY xmlns.html "http://www.w3.org/1999/xhtml">
|
|
<!ENTITY xmlns.xul "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
|