From 0ccad0b97359726604e9be8a347d986e77338a16 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Fri, 29 Jul 2011 20:48:43 +0200 Subject: [PATCH] fix vim line --- source/Ox.UI/js/Bar/Ox.Bar.js | 2 +- source/Ox.UI/js/Bar/Ox.Resizebar.js | 2 +- source/Ox.UI/js/Bar/Ox.Tabbar.js | 2 +- source/Ox.UI/js/Bar/Ox.Toolbar.js | 2 +- source/Ox.UI/js/Calendar/Ox.Calendar.js | 2 +- source/Ox.UI/js/Calendar/Ox.CalendarDate.js | 2 +- source/Ox.UI/js/Core/Ox.App.js | 2 +- source/Ox.UI/js/Core/Ox.Clipboard.js | 2 +- source/Ox.UI/js/Core/Ox.Container.js | 2 +- source/Ox.UI/js/Core/Ox.Element.js | 2 +- source/Ox.UI/js/Core/Ox.Focus.js | 2 +- source/Ox.UI/js/Core/Ox.History.js | 2 +- source/Ox.UI/js/Core/Ox.JQueryElement.js | 2 +- source/Ox.UI/js/Core/Ox.Keyboard.js | 2 +- source/Ox.UI/js/Core/Ox.LoadingIcon.js | 2 +- source/Ox.UI/js/Core/Ox.Progressbar.js | 2 +- source/Ox.UI/js/Core/Ox.Request.js | 2 +- source/Ox.UI/js/Core/Ox.SyntaxHighlighter.js | 2 +- source/Ox.UI/js/Core/Ox.Theme.js | 2 +- source/Ox.UI/js/Core/Ox.URL.js | 2 +- source/Ox.UI/js/Form/Ox.Button.js | 2 +- source/Ox.UI/js/Form/Ox.ButtonGroup.js | 2 +- source/Ox.UI/js/Form/Ox.Checkbox.js | 2 +- source/Ox.UI/js/Form/Ox.CheckboxGroup.js | 2 +- source/Ox.UI/js/Form/Ox.ColorInput.js | 2 +- source/Ox.UI/js/Form/Ox.ColorPicker.js | 2 +- source/Ox.UI/js/Form/Ox.DateInput.js | 2 +- source/Ox.UI/js/Form/Ox.DateTimeInput.js | 2 +- source/Ox.UI/js/Form/Ox.Filter.js | 2 +- source/Ox.UI/js/Form/Ox.Form.js | 2 +- source/Ox.UI/js/Form/Ox.FormElementGroup.js | 2 +- source/Ox.UI/js/Form/Ox.FormItem.js | 2 +- source/Ox.UI/js/Form/Ox.Input.js | 2 +- source/Ox.UI/js/Form/Ox.InputGroup.js | 2 +- source/Ox.UI/js/Form/Ox.Label.js | 2 +- source/Ox.UI/js/Form/Ox.OptionGroup.js | 2 +- source/Ox.UI/js/Form/Ox.Picker.js | 2 +- source/Ox.UI/js/Form/Ox.PlaceInput.js | 2 +- source/Ox.UI/js/Form/Ox.PlacePicker.js | 2 +- source/Ox.UI/js/Form/Ox.Range.js | 2 +- source/Ox.UI/js/Form/Ox.Select.js | 2 +- source/Ox.UI/js/Form/Ox.TimeInput.js | 2 +- source/Ox.UI/js/List/Ox.IconItem.js | 2 +- source/Ox.UI/js/List/Ox.IconList.js | 2 +- source/Ox.UI/js/List/Ox.ItemInput.js | 2 +- source/Ox.UI/js/List/Ox.List.js | 2 +- source/Ox.UI/js/List/Ox.ListItem.js | 2 +- source/Ox.UI/js/List/Ox.ListPage.js | 2 +- source/Ox.UI/js/List/Ox.TextList.js | 2 +- source/Ox.UI/js/List/Ox.TreeList.js | 2 +- source/Ox.UI/js/Map/Ox.ListMap.js | 2 +- source/Ox.UI/js/Map/Ox.Map.js | 2 +- source/Ox.UI/js/Map/Ox.MapImage.js | 2 +- source/Ox.UI/js/Map/Ox.MapMarker.js | 2 +- source/Ox.UI/js/Map/Ox.MapMarkerImage.js | 2 +- source/Ox.UI/js/Map/Ox.MapPlace.js | 2 +- source/Ox.UI/js/Map/Ox.MapRectangle.js | 2 +- source/Ox.UI/js/Map/Ox.MapRectangleMarker.js | 2 +- source/Ox.UI/js/Menu/Ox.MainMenu.js | 2 +- source/Ox.UI/js/Menu/Ox.Menu.js | 2 +- source/Ox.UI/js/Menu/Ox.MenuItem.js | 2 +- source/Ox.UI/js/Panel/Ox.CollapsePanel.js | 2 +- source/Ox.UI/js/Panel/Ox.Panel.js | 2 +- source/Ox.UI/js/Panel/Ox.SplitPanel.js | 2 +- source/Ox.UI/js/Panel/Ox.TabPanel.js | 2 +- source/Ox.UI/js/Video/Ox.AnnotationPanel.js | 2 +- source/Ox.UI/js/Video/Ox.BlockTimeline.js | 2 +- source/Ox.UI/js/Video/Ox.BlockVideoTimeline.js | 2 +- source/Ox.UI/js/Video/Ox.Flipbook.js | 2 +- source/Ox.UI/js/Video/Ox.LargeTimeline.js | 2 +- source/Ox.UI/js/Video/Ox.LargeVideoTimeline.js | 2 +- source/Ox.UI/js/Video/Ox.SmallTimeline.js | 2 +- source/Ox.UI/js/Video/Ox.VideoEditor.js | 2 +- source/Ox.UI/js/Video/Ox.VideoEditorPlayer.js | 2 +- source/Ox.UI/js/Video/Ox.VideoElement.js | 2 +- source/Ox.UI/js/Video/Ox.VideoPanelPlayer.js | 2 +- source/Ox.UI/js/Video/Ox.VideoPlayer.js | 2 +- source/Ox.UI/js/Window/Ox.Dialog.js | 2 +- source/Ox.UI/js/Window/Ox.Tooltip.js | 2 +- source/Ox.UI/js/Window/Ox.Window.js | 2 +- source/Ox.js | 2 +- 81 files changed, 81 insertions(+), 81 deletions(-) diff --git a/source/Ox.UI/js/Bar/Ox.Bar.js b/source/Ox.UI/js/Bar/Ox.Bar.js index 86d47b95..772a9c91 100644 --- a/source/Ox.UI/js/Bar/Ox.Bar.js +++ b/source/Ox.UI/js/Bar/Ox.Bar.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Bar Bar () -> Bar object diff --git a/source/Ox.UI/js/Bar/Ox.Resizebar.js b/source/Ox.UI/js/Bar/Ox.Resizebar.js index e07410e7..efa4dcc3 100644 --- a/source/Ox.UI/js/Bar/Ox.Resizebar.js +++ b/source/Ox.UI/js/Bar/Ox.Resizebar.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Resizebar Resizebar () -> Resizebar object diff --git a/source/Ox.UI/js/Bar/Ox.Tabbar.js b/source/Ox.UI/js/Bar/Ox.Tabbar.js index 1b0ec7a7..87e372c7 100644 --- a/source/Ox.UI/js/Bar/Ox.Tabbar.js +++ b/source/Ox.UI/js/Bar/Ox.Tabbar.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Tabbar Tabbar () -> Tabbar object diff --git a/source/Ox.UI/js/Bar/Ox.Toolbar.js b/source/Ox.UI/js/Bar/Ox.Toolbar.js index 1ab793ec..946357ef 100644 --- a/source/Ox.UI/js/Bar/Ox.Toolbar.js +++ b/source/Ox.UI/js/Bar/Ox.Toolbar.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /** fixme: no need for this */ diff --git a/source/Ox.UI/js/Calendar/Ox.Calendar.js b/source/Ox.UI/js/Calendar/Ox.Calendar.js index 5fb69e73..aeb0e25d 100644 --- a/source/Ox.UI/js/Calendar/Ox.Calendar.js +++ b/source/Ox.UI/js/Calendar/Ox.Calendar.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Calendar Basic calendar object diff --git a/source/Ox.UI/js/Calendar/Ox.CalendarDate.js b/source/Ox.UI/js/Calendar/Ox.CalendarDate.js index 6a07b186..fa4164a6 100644 --- a/source/Ox.UI/js/Calendar/Ox.CalendarDate.js +++ b/source/Ox.UI/js/Calendar/Ox.CalendarDate.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.CalendarDate CalendarDate () -> CalendarData object diff --git a/source/Ox.UI/js/Core/Ox.App.js b/source/Ox.UI/js/Core/Ox.App.js index 5f76a4be..189b4ef5 100644 --- a/source/Ox.UI/js/Core/Ox.App.js +++ b/source/Ox.UI/js/Core/Ox.App.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.App Basic application instance that communicates with a JSON API diff --git a/source/Ox.UI/js/Core/Ox.Clipboard.js b/source/Ox.UI/js/Core/Ox.Clipboard.js index 0844db21..36f7fff7 100644 --- a/source/Ox.UI/js/Core/Ox.Clipboard.js +++ b/source/Ox.UI/js/Core/Ox.Clipboard.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Clipboard Basic clipboard handler copy copy to clipbloard diff --git a/source/Ox.UI/js/Core/Ox.Container.js b/source/Ox.UI/js/Core/Ox.Container.js index 817dbc36..2092dde3 100644 --- a/source/Ox.UI/js/Core/Ox.Container.js +++ b/source/Ox.UI/js/Core/Ox.Container.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript // fixme: wouldn't it be better to let the elements be, // rather then $element, $content, and potentially others, // 0, 1, 2, etc, so that append would append 0, and appendTo diff --git a/source/Ox.UI/js/Core/Ox.Element.js b/source/Ox.UI/js/Core/Ox.Element.js index 0af159ed..34a4aee1 100644 --- a/source/Ox.UI/js/Core/Ox.Element.js +++ b/source/Ox.UI/js/Core/Ox.Element.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript // check out http://ejohn.org/apps/learn/#36 (-#38, making fns work w/o new) /*@ diff --git a/source/Ox.UI/js/Core/Ox.Focus.js b/source/Ox.UI/js/Core/Ox.Focus.js index abe37a3f..e9e3dd5c 100644 --- a/source/Ox.UI/js/Core/Ox.Focus.js +++ b/source/Ox.UI/js/Core/Ox.Focus.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Focus Basic focus handler @*/ diff --git a/source/Ox.UI/js/Core/Ox.History.js b/source/Ox.UI/js/Core/Ox.History.js index 7f92d178..0ab160a7 100644 --- a/source/Ox.UI/js/Core/Ox.History.js +++ b/source/Ox.UI/js/Core/Ox.History.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*** Ox.History ***/ diff --git a/source/Ox.UI/js/Core/Ox.JQueryElement.js b/source/Ox.UI/js/Core/Ox.JQueryElement.js index 8776e48f..9c2372fe 100644 --- a/source/Ox.UI/js/Core/Ox.JQueryElement.js +++ b/source/Ox.UI/js/Core/Ox.JQueryElement.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.JQueryElement Wrapper for jQuery diff --git a/source/Ox.UI/js/Core/Ox.Keyboard.js b/source/Ox.UI/js/Core/Ox.Keyboard.js index cee946b1..7628000e 100644 --- a/source/Ox.UI/js/Core/Ox.Keyboard.js +++ b/source/Ox.UI/js/Core/Ox.Keyboard.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*** Ox.Keyboard ***/ diff --git a/source/Ox.UI/js/Core/Ox.LoadingIcon.js b/source/Ox.UI/js/Core/Ox.LoadingIcon.js index 7829eec3..f4fd73c7 100644 --- a/source/Ox.UI/js/Core/Ox.LoadingIcon.js +++ b/source/Ox.UI/js/Core/Ox.LoadingIcon.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.LoadingIcon Loading Icon Element () -> Loading Icon Element diff --git a/source/Ox.UI/js/Core/Ox.Progressbar.js b/source/Ox.UI/js/Core/Ox.Progressbar.js index 1ba60719..6b93946d 100644 --- a/source/Ox.UI/js/Core/Ox.Progressbar.js +++ b/source/Ox.UI/js/Core/Ox.Progressbar.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /** Ox.Progressbar */ diff --git a/source/Ox.UI/js/Core/Ox.Request.js b/source/Ox.UI/js/Core/Ox.Request.js index 7ddb6e0e..646470b6 100644 --- a/source/Ox.UI/js/Core/Ox.Request.js +++ b/source/Ox.UI/js/Core/Ox.Request.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Request Basic request handler object FIXME: options is not a property, just documenting defaults diff --git a/source/Ox.UI/js/Core/Ox.SyntaxHighlighter.js b/source/Ox.UI/js/Core/Ox.SyntaxHighlighter.js index 183cd00a..aa3cf767 100644 --- a/source/Ox.UI/js/Core/Ox.SyntaxHighlighter.js +++ b/source/Ox.UI/js/Core/Ox.SyntaxHighlighter.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.SyntaxHighlighter Syntax Highlighter diff --git a/source/Ox.UI/js/Core/Ox.Theme.js b/source/Ox.UI/js/Core/Ox.Theme.js index 35c69c1d..5a27e338 100644 --- a/source/Ox.UI/js/Core/Ox.Theme.js +++ b/source/Ox.UI/js/Core/Ox.Theme.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Theme get/set theme diff --git a/source/Ox.UI/js/Core/Ox.URL.js b/source/Ox.UI/js/Core/Ox.URL.js index db41c5a2..ea40ebaa 100644 --- a/source/Ox.UI/js/Core/Ox.URL.js +++ b/source/Ox.UI/js/Core/Ox.URL.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*** Ox.URL ***/ diff --git a/source/Ox.UI/js/Form/Ox.Button.js b/source/Ox.UI/js/Form/Ox.Button.js index 58b1ce0c..68f0184e 100644 --- a/source/Ox.UI/js/Form/Ox.Button.js +++ b/source/Ox.UI/js/Form/Ox.Button.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Button Button Object () -> Button Object diff --git a/source/Ox.UI/js/Form/Ox.ButtonGroup.js b/source/Ox.UI/js/Form/Ox.ButtonGroup.js index b7602344..e75d602b 100644 --- a/source/Ox.UI/js/Form/Ox.ButtonGroup.js +++ b/source/Ox.UI/js/Form/Ox.ButtonGroup.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.ButtonGroup ButtonGroup Object () -> ButtonGroup Object diff --git a/source/Ox.UI/js/Form/Ox.Checkbox.js b/source/Ox.UI/js/Form/Ox.Checkbox.js index e3b70bd5..089ce807 100644 --- a/source/Ox.UI/js/Form/Ox.Checkbox.js +++ b/source/Ox.UI/js/Form/Ox.Checkbox.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Checkbox Checkbox Element () -> Checkbox Element diff --git a/source/Ox.UI/js/Form/Ox.CheckboxGroup.js b/source/Ox.UI/js/Form/Ox.CheckboxGroup.js index 897ae914..2017a3d0 100644 --- a/source/Ox.UI/js/Form/Ox.CheckboxGroup.js +++ b/source/Ox.UI/js/Form/Ox.CheckboxGroup.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.CheckboxGroup CheckboxGroup Object () -> CheckboxGroup Object diff --git a/source/Ox.UI/js/Form/Ox.ColorInput.js b/source/Ox.UI/js/Form/Ox.ColorInput.js index 315491ac..57ba7d76 100644 --- a/source/Ox.UI/js/Form/Ox.ColorInput.js +++ b/source/Ox.UI/js/Form/Ox.ColorInput.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.ColorInput ColorInput Element () -> ColorInput Element diff --git a/source/Ox.UI/js/Form/Ox.ColorPicker.js b/source/Ox.UI/js/Form/Ox.ColorPicker.js index 72782ab0..a17f838c 100644 --- a/source/Ox.UI/js/Form/Ox.ColorPicker.js +++ b/source/Ox.UI/js/Form/Ox.ColorPicker.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.ColorPicker ColorPicker Element diff --git a/source/Ox.UI/js/Form/Ox.DateInput.js b/source/Ox.UI/js/Form/Ox.DateInput.js index e94b3144..f9c55119 100644 --- a/source/Ox.UI/js/Form/Ox.DateInput.js +++ b/source/Ox.UI/js/Form/Ox.DateInput.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.DateInput DateInput Element diff --git a/source/Ox.UI/js/Form/Ox.DateTimeInput.js b/source/Ox.UI/js/Form/Ox.DateTimeInput.js index eff23ae8..058e7435 100644 --- a/source/Ox.UI/js/Form/Ox.DateTimeInput.js +++ b/source/Ox.UI/js/Form/Ox.DateTimeInput.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.DateTimeInput DateTimeInput Element diff --git a/source/Ox.UI/js/Form/Ox.Filter.js b/source/Ox.UI/js/Form/Ox.Filter.js index 3c03244a..7c7ba760 100644 --- a/source/Ox.UI/js/Form/Ox.Filter.js +++ b/source/Ox.UI/js/Form/Ox.Filter.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Filter Filter Element diff --git a/source/Ox.UI/js/Form/Ox.Form.js b/source/Ox.UI/js/Form/Ox.Form.js index d8745675..37872e1f 100644 --- a/source/Ox.UI/js/Form/Ox.Form.js +++ b/source/Ox.UI/js/Form/Ox.Form.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Form Form Object diff --git a/source/Ox.UI/js/Form/Ox.FormElementGroup.js b/source/Ox.UI/js/Form/Ox.FormElementGroup.js index 4d9ade4d..86f0fb22 100644 --- a/source/Ox.UI/js/Form/Ox.FormElementGroup.js +++ b/source/Ox.UI/js/Form/Ox.FormElementGroup.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.FormElementGroup FormElementGroup Element diff --git a/source/Ox.UI/js/Form/Ox.FormItem.js b/source/Ox.UI/js/Form/Ox.FormItem.js index f75da1e4..cc482666 100644 --- a/source/Ox.UI/js/Form/Ox.FormItem.js +++ b/source/Ox.UI/js/Form/Ox.FormItem.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.FormItem FormItem Element, wrap form element with an error message diff --git a/source/Ox.UI/js/Form/Ox.Input.js b/source/Ox.UI/js/Form/Ox.Input.js index 961ed30b..76bdb6dd 100644 --- a/source/Ox.UI/js/Form/Ox.Input.js +++ b/source/Ox.UI/js/Form/Ox.Input.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Input Input Element () -> Input Element diff --git a/source/Ox.UI/js/Form/Ox.InputGroup.js b/source/Ox.UI/js/Form/Ox.InputGroup.js index 7959b15b..8880097a 100644 --- a/source/Ox.UI/js/Form/Ox.InputGroup.js +++ b/source/Ox.UI/js/Form/Ox.InputGroup.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.InputGroup InputGroup Object diff --git a/source/Ox.UI/js/Form/Ox.Label.js b/source/Ox.UI/js/Form/Ox.Label.js index a659b897..307bdcbf 100644 --- a/source/Ox.UI/js/Form/Ox.Label.js +++ b/source/Ox.UI/js/Form/Ox.Label.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Label Label Object () -> Label Object diff --git a/source/Ox.UI/js/Form/Ox.OptionGroup.js b/source/Ox.UI/js/Form/Ox.OptionGroup.js index b311f836..cf15c2ea 100644 --- a/source/Ox.UI/js/Form/Ox.OptionGroup.js +++ b/source/Ox.UI/js/Form/Ox.OptionGroup.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.OptionGroup OptionGroup diff --git a/source/Ox.UI/js/Form/Ox.Picker.js b/source/Ox.UI/js/Form/Ox.Picker.js index f91efa33..3c19fefa 100644 --- a/source/Ox.UI/js/Form/Ox.Picker.js +++ b/source/Ox.UI/js/Form/Ox.Picker.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Picker Picker Object () -> Picker Object diff --git a/source/Ox.UI/js/Form/Ox.PlaceInput.js b/source/Ox.UI/js/Form/Ox.PlaceInput.js index 86828d18..7adf0c73 100644 --- a/source/Ox.UI/js/Form/Ox.PlaceInput.js +++ b/source/Ox.UI/js/Form/Ox.PlaceInput.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.PlaceInput PlaceInput Object diff --git a/source/Ox.UI/js/Form/Ox.PlacePicker.js b/source/Ox.UI/js/Form/Ox.PlacePicker.js index a9f86555..3fd9b2a1 100644 --- a/source/Ox.UI/js/Form/Ox.PlacePicker.js +++ b/source/Ox.UI/js/Form/Ox.PlacePicker.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.PlacePicker PlacePicker Object diff --git a/source/Ox.UI/js/Form/Ox.Range.js b/source/Ox.UI/js/Form/Ox.Range.js index 7b3b591e..5984695d 100644 --- a/source/Ox.UI/js/Form/Ox.Range.js +++ b/source/Ox.UI/js/Form/Ox.Range.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Range Range Object () -> Range Object diff --git a/source/Ox.UI/js/Form/Ox.Select.js b/source/Ox.UI/js/Form/Ox.Select.js index 97da2fad..40087c97 100644 --- a/source/Ox.UI/js/Form/Ox.Select.js +++ b/source/Ox.UI/js/Form/Ox.Select.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Select Select Object diff --git a/source/Ox.UI/js/Form/Ox.TimeInput.js b/source/Ox.UI/js/Form/Ox.TimeInput.js index 1867c0e7..b53a8464 100644 --- a/source/Ox.UI/js/Form/Ox.TimeInput.js +++ b/source/Ox.UI/js/Form/Ox.TimeInput.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.TimeInput TimeInput Object diff --git a/source/Ox.UI/js/List/Ox.IconItem.js b/source/Ox.UI/js/List/Ox.IconItem.js index bcc544d9..285769cb 100644 --- a/source/Ox.UI/js/List/Ox.IconItem.js +++ b/source/Ox.UI/js/List/Ox.IconItem.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.IconItem IconItem Object diff --git a/source/Ox.UI/js/List/Ox.IconList.js b/source/Ox.UI/js/List/Ox.IconList.js index 540d8163..33459549 100644 --- a/source/Ox.UI/js/List/Ox.IconList.js +++ b/source/Ox.UI/js/List/Ox.IconList.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.IconList IconList Object () -> IconList Object diff --git a/source/Ox.UI/js/List/Ox.ItemInput.js b/source/Ox.UI/js/List/Ox.ItemInput.js index c86b51cb..664b75a3 100644 --- a/source/Ox.UI/js/List/Ox.ItemInput.js +++ b/source/Ox.UI/js/List/Ox.ItemInput.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.ItemInput ItemInput Object diff --git a/source/Ox.UI/js/List/Ox.List.js b/source/Ox.UI/js/List/Ox.List.js index 0abc6bad..f1120f21 100644 --- a/source/Ox.UI/js/List/Ox.List.js +++ b/source/Ox.UI/js/List/Ox.List.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.List List Element diff --git a/source/Ox.UI/js/List/Ox.ListItem.js b/source/Ox.UI/js/List/Ox.ListItem.js index d792e96b..9e74e412 100644 --- a/source/Ox.UI/js/List/Ox.ListItem.js +++ b/source/Ox.UI/js/List/Ox.ListItem.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.ListItem ListItem Object diff --git a/source/Ox.UI/js/List/Ox.ListPage.js b/source/Ox.UI/js/List/Ox.ListPage.js index 9549f631..274164e3 100644 --- a/source/Ox.UI/js/List/Ox.ListPage.js +++ b/source/Ox.UI/js/List/Ox.ListPage.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.ListPage ListPage Object () -> ListPage Object diff --git a/source/Ox.UI/js/List/Ox.TextList.js b/source/Ox.UI/js/List/Ox.TextList.js index fd84dddd..d711d17b 100644 --- a/source/Ox.UI/js/List/Ox.TextList.js +++ b/source/Ox.UI/js/List/Ox.TextList.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.TextList TextList Object diff --git a/source/Ox.UI/js/List/Ox.TreeList.js b/source/Ox.UI/js/List/Ox.TreeList.js index 4e2e2103..cbe880f9 100644 --- a/source/Ox.UI/js/List/Ox.TreeList.js +++ b/source/Ox.UI/js/List/Ox.TreeList.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.TreeList TreeList Object diff --git a/source/Ox.UI/js/Map/Ox.ListMap.js b/source/Ox.UI/js/Map/Ox.ListMap.js index b911139b..95ead6e2 100644 --- a/source/Ox.UI/js/Map/Ox.ListMap.js +++ b/source/Ox.UI/js/Map/Ox.ListMap.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.ListMap ListMap Object diff --git a/source/Ox.UI/js/Map/Ox.Map.js b/source/Ox.UI/js/Map/Ox.Map.js index 68221fe6..86c1d2a8 100644 --- a/source/Ox.UI/js/Map/Ox.Map.js +++ b/source/Ox.UI/js/Map/Ox.Map.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Map Basic map object diff --git a/source/Ox.UI/js/Map/Ox.MapImage.js b/source/Ox.UI/js/Map/Ox.MapImage.js index 4eab49ea..46040e91 100644 --- a/source/Ox.UI/js/Map/Ox.MapImage.js +++ b/source/Ox.UI/js/Map/Ox.MapImage.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.MapImage MapImage Object diff --git a/source/Ox.UI/js/Map/Ox.MapMarker.js b/source/Ox.UI/js/Map/Ox.MapMarker.js index 48668a32..7cf75dc9 100644 --- a/source/Ox.UI/js/Map/Ox.MapMarker.js +++ b/source/Ox.UI/js/Map/Ox.MapMarker.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.MapMarker MapMarker Object diff --git a/source/Ox.UI/js/Map/Ox.MapMarkerImage.js b/source/Ox.UI/js/Map/Ox.MapMarkerImage.js index 9ca6f0ce..9ac629ac 100644 --- a/source/Ox.UI/js/Map/Ox.MapMarkerImage.js +++ b/source/Ox.UI/js/Map/Ox.MapMarkerImage.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.MapMarkerImage MapMarkerImage Object diff --git a/source/Ox.UI/js/Map/Ox.MapPlace.js b/source/Ox.UI/js/Map/Ox.MapPlace.js index 352b2891..f3e73ca6 100644 --- a/source/Ox.UI/js/Map/Ox.MapPlace.js +++ b/source/Ox.UI/js/Map/Ox.MapPlace.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.MapPlace MapPlace Object diff --git a/source/Ox.UI/js/Map/Ox.MapRectangle.js b/source/Ox.UI/js/Map/Ox.MapRectangle.js index fccc1911..d0f01897 100644 --- a/source/Ox.UI/js/Map/Ox.MapRectangle.js +++ b/source/Ox.UI/js/Map/Ox.MapRectangle.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.MapRectangle MapRectangle Object diff --git a/source/Ox.UI/js/Map/Ox.MapRectangleMarker.js b/source/Ox.UI/js/Map/Ox.MapRectangleMarker.js index 06e7b567..f64e8104 100644 --- a/source/Ox.UI/js/Map/Ox.MapRectangleMarker.js +++ b/source/Ox.UI/js/Map/Ox.MapRectangleMarker.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.MapRectangleMarker MapRectangleMarker Object diff --git a/source/Ox.UI/js/Menu/Ox.MainMenu.js b/source/Ox.UI/js/Menu/Ox.MainMenu.js index 2e6d4a0c..74352949 100644 --- a/source/Ox.UI/js/Menu/Ox.MainMenu.js +++ b/source/Ox.UI/js/Menu/Ox.MainMenu.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.MainMenu MainMenu Object diff --git a/source/Ox.UI/js/Menu/Ox.Menu.js b/source/Ox.UI/js/Menu/Ox.Menu.js index 3c1ce623..f7f088a2 100644 --- a/source/Ox.UI/js/Menu/Ox.Menu.js +++ b/source/Ox.UI/js/Menu/Ox.Menu.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Menu Menu Object () -> Menu Object diff --git a/source/Ox.UI/js/Menu/Ox.MenuItem.js b/source/Ox.UI/js/Menu/Ox.MenuItem.js index d0082386..763d107e 100644 --- a/source/Ox.UI/js/Menu/Ox.MenuItem.js +++ b/source/Ox.UI/js/Menu/Ox.MenuItem.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.MenuItem MenuItem Object () -> MenuItem Object diff --git a/source/Ox.UI/js/Panel/Ox.CollapsePanel.js b/source/Ox.UI/js/Panel/Ox.CollapsePanel.js index edd0fb39..69676170 100644 --- a/source/Ox.UI/js/Panel/Ox.CollapsePanel.js +++ b/source/Ox.UI/js/Panel/Ox.CollapsePanel.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.CollapsePanel CollapsePanel Object diff --git a/source/Ox.UI/js/Panel/Ox.Panel.js b/source/Ox.UI/js/Panel/Ox.Panel.js index 057b764a..ce258cac 100644 --- a/source/Ox.UI/js/Panel/Ox.Panel.js +++ b/source/Ox.UI/js/Panel/Ox.Panel.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Panel Panel Object diff --git a/source/Ox.UI/js/Panel/Ox.SplitPanel.js b/source/Ox.UI/js/Panel/Ox.SplitPanel.js index cb1fd374..9816f13a 100644 --- a/source/Ox.UI/js/Panel/Ox.SplitPanel.js +++ b/source/Ox.UI/js/Panel/Ox.SplitPanel.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.SplitPanel SpliPanel Object () -> SpliPanel Object diff --git a/source/Ox.UI/js/Panel/Ox.TabPanel.js b/source/Ox.UI/js/Panel/Ox.TabPanel.js index cc7fbea7..032ea3c5 100644 --- a/source/Ox.UI/js/Panel/Ox.TabPanel.js +++ b/source/Ox.UI/js/Panel/Ox.TabPanel.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript Ox.TabPanel = function(options, self) { }; diff --git a/source/Ox.UI/js/Video/Ox.AnnotationPanel.js b/source/Ox.UI/js/Video/Ox.AnnotationPanel.js index 32de8b05..4030cb96 100644 --- a/source/Ox.UI/js/Video/Ox.AnnotationPanel.js +++ b/source/Ox.UI/js/Video/Ox.AnnotationPanel.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.AnnotationPanel AnnotationPanel Object diff --git a/source/Ox.UI/js/Video/Ox.BlockTimeline.js b/source/Ox.UI/js/Video/Ox.BlockTimeline.js index 337fa929..7bc7360a 100644 --- a/source/Ox.UI/js/Video/Ox.BlockTimeline.js +++ b/source/Ox.UI/js/Video/Ox.BlockTimeline.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.BlockTimeline BlockTimeline Object diff --git a/source/Ox.UI/js/Video/Ox.BlockVideoTimeline.js b/source/Ox.UI/js/Video/Ox.BlockVideoTimeline.js index 98b1ef26..c98b7192 100644 --- a/source/Ox.UI/js/Video/Ox.BlockVideoTimeline.js +++ b/source/Ox.UI/js/Video/Ox.BlockVideoTimeline.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript Ox.BlockVideoTimeline = function(options, self) { self = self || {}; diff --git a/source/Ox.UI/js/Video/Ox.Flipbook.js b/source/Ox.UI/js/Video/Ox.Flipbook.js index 741fd948..7504712f 100644 --- a/source/Ox.UI/js/Video/Ox.Flipbook.js +++ b/source/Ox.UI/js/Video/Ox.Flipbook.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript // fixme: rename! Ox.Flipbook = function(options, self) { diff --git a/source/Ox.UI/js/Video/Ox.LargeTimeline.js b/source/Ox.UI/js/Video/Ox.LargeTimeline.js index ca9ee405..2b975972 100644 --- a/source/Ox.UI/js/Video/Ox.LargeTimeline.js +++ b/source/Ox.UI/js/Video/Ox.LargeTimeline.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.LargeTimeline LargeTimeline Object diff --git a/source/Ox.UI/js/Video/Ox.LargeVideoTimeline.js b/source/Ox.UI/js/Video/Ox.LargeVideoTimeline.js index 5249b147..cdaab6cc 100644 --- a/source/Ox.UI/js/Video/Ox.LargeVideoTimeline.js +++ b/source/Ox.UI/js/Video/Ox.LargeVideoTimeline.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.LargeVideoTimeline LargeTimeline Object diff --git a/source/Ox.UI/js/Video/Ox.SmallTimeline.js b/source/Ox.UI/js/Video/Ox.SmallTimeline.js index e56ca930..cdac7624 100644 --- a/source/Ox.UI/js/Video/Ox.SmallTimeline.js +++ b/source/Ox.UI/js/Video/Ox.SmallTimeline.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.SmallTimeline SmallTimeline Object diff --git a/source/Ox.UI/js/Video/Ox.VideoEditor.js b/source/Ox.UI/js/Video/Ox.VideoEditor.js index e003a257..af1c78cf 100644 --- a/source/Ox.UI/js/Video/Ox.VideoEditor.js +++ b/source/Ox.UI/js/Video/Ox.VideoEditor.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.VideoEditor VideoEditor Object diff --git a/source/Ox.UI/js/Video/Ox.VideoEditorPlayer.js b/source/Ox.UI/js/Video/Ox.VideoEditorPlayer.js index 8b869d50..5f39a2da 100644 --- a/source/Ox.UI/js/Video/Ox.VideoEditorPlayer.js +++ b/source/Ox.UI/js/Video/Ox.VideoEditorPlayer.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.VideoEditorPlayer VideoEditorPlayer Object diff --git a/source/Ox.UI/js/Video/Ox.VideoElement.js b/source/Ox.UI/js/Video/Ox.VideoElement.js index ee033b01..56928349 100644 --- a/source/Ox.UI/js/Video/Ox.VideoElement.js +++ b/source/Ox.UI/js/Video/Ox.VideoElement.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript Ox.VideoElement = function(options, self) { diff --git a/source/Ox.UI/js/Video/Ox.VideoPanelPlayer.js b/source/Ox.UI/js/Video/Ox.VideoPanelPlayer.js index 9c2449e0..dbf0a52d 100644 --- a/source/Ox.UI/js/Video/Ox.VideoPanelPlayer.js +++ b/source/Ox.UI/js/Video/Ox.VideoPanelPlayer.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.VideoPanelPlayer VideoPanelPlayer Object diff --git a/source/Ox.UI/js/Video/Ox.VideoPlayer.js b/source/Ox.UI/js/Video/Ox.VideoPlayer.js index ed3e5cf5..03b30cfd 100644 --- a/source/Ox.UI/js/Video/Ox.VideoPlayer.js +++ b/source/Ox.UI/js/Video/Ox.VideoPlayer.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.VideoPlayer Generic Video Player diff --git a/source/Ox.UI/js/Window/Ox.Dialog.js b/source/Ox.UI/js/Window/Ox.Dialog.js index 6bbb7594..3866a610 100644 --- a/source/Ox.UI/js/Window/Ox.Dialog.js +++ b/source/Ox.UI/js/Window/Ox.Dialog.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Dialog Dialog Object diff --git a/source/Ox.UI/js/Window/Ox.Tooltip.js b/source/Ox.UI/js/Window/Ox.Tooltip.js index aeef4d65..605b6462 100644 --- a/source/Ox.UI/js/Window/Ox.Tooltip.js +++ b/source/Ox.UI/js/Window/Ox.Tooltip.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Tooltip Tooltip Object diff --git a/source/Ox.UI/js/Window/Ox.Window.js b/source/Ox.UI/js/Window/Ox.Window.js index df57f678..8ba2c958 100644 --- a/source/Ox.UI/js/Window/Ox.Window.js +++ b/source/Ox.UI/js/Window/Ox.Window.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript /*@ Ox.Window Window object () -> Window object diff --git a/source/Ox.js b/source/Ox.js index 731d4b53..de14218c 100644 --- a/source/Ox.js +++ b/source/Ox.js @@ -1,4 +1,4 @@ -// vim: et:ts=4:sw=4:sts=4:ft=js +// vim: et:ts=4:sw=4:sts=4:ft=javascript // OxJS (c) 2011 0x2620, dual-licensed GPL/MIT, see http://oxjs.org for details