mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 14:32:27 +01:00
18 lines
615 B
DTD
18 lines
615 B
DTD
|
|
<!ENTITY % dactylBranding SYSTEM "chrome://branding/locale/brand.dtd">
|
|
%dactylBranding;
|
|
|
|
<!ENTITY dactyl.mainWindow "messengerWindow">
|
|
<!ENTITY dactyl.name "teledactyl">
|
|
<!ENTITY dactyl.idName "TELEDACTYL">
|
|
<!ENTITY dactyl.appName "Teledactyl">
|
|
<!ENTITY dactyl.host "&brandShortName;">
|
|
<!ENTITY dactyl.hostbin "thunderbird">
|
|
<!ENTITY dactyl.statusBefore "">
|
|
<!ENTITY dactyl.statusAfter "statusTextBox">
|
|
|
|
<!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">
|
|
|