mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
XUL-Tools Versionen
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ echo '<?xul-overlay href="'.APP_ROOT.'content/fasoverlay.xul.php"?>';
|
||||
|
||||
<window
|
||||
id="fas"
|
||||
title="&window.title; - Version &window.version;"
|
||||
title="&window.title; - &window.version;"
|
||||
xmlns:html="http://www.w3.org/1999/xhtml"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
orient="vertical"
|
||||
|
||||
@@ -47,7 +47,7 @@ echo '<?xml-stylesheet href="datepicker/datepicker.css" type="text/css"?>';
|
||||
|
||||
<window
|
||||
id="planner"
|
||||
title="&window.title; &window.version;"
|
||||
title="&window.title; - &window.version;"
|
||||
xmlns:html="http://www.w3.org/1999/xhtml"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
orient="vertical"
|
||||
|
||||
@@ -47,7 +47,7 @@ echo '<?xml-stylesheet href="datepicker/datepicker.css" type="text/css"?>';
|
||||
|
||||
<window
|
||||
id="tempus"
|
||||
title="&window.title; &window.version;"
|
||||
title="&window.title; - &window.version;"
|
||||
xmlns:html="http://www.w3.org/1999/xhtml"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
orient="vertical"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!ENTITY window.title "FAS">
|
||||
<!ENTITY window.version "3.0">
|
||||
<!ENTITY window.version "3.2a">
|
||||
|
||||
<!-- MENUE -->
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!ENTITY window.title "Planner">
|
||||
<!ENTITY window.version "0.1 vom 12.April.2011">
|
||||
<!ENTITY window.version "3.2a">
|
||||
|
||||
|
||||
<!ENTITY menu-file.label "Datei">
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!ENTITY window.title "Tempus">
|
||||
<!ENTITY window.version "3.0">
|
||||
<!ENTITY window.version "3.2a">
|
||||
|
||||
|
||||
<!ENTITY menu-file.label "Datei">
|
||||
|
||||
Reference in New Issue
Block a user