-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
com.hazard157.prisex24 initital commit
- Loading branch information
goga
authored and
goga
committed
Jun 12, 2023
1 parent
cad73c7
commit fc13df5
Showing
42 changed files
with
1,072 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/> | ||
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> | ||
<classpathentry kind="src" path="src"/> | ||
<classpathentry kind="output" path="bin"/> | ||
</classpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/bin/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>com.hazard157.prisex24</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.jdt.core.javabuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.pde.ManifestBuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.pde.SchemaBuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.eclipse.pde.PluginNature</nature> | ||
<nature>org.eclipse.jdt.core.javanature</nature> | ||
</natures> | ||
</projectDescription> |
8 changes: 8 additions & 0 deletions
8
com.hazard157.prisex24/.settings/org.eclipse.core.resources.prefs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
eclipse.preferences.version=1 | ||
encoding//OSGI-INF/l10n/bundle.properties=UTF-8 | ||
encoding//OSGI-INF/l10n/bundle_ka_GE.properties=UTF-8 | ||
encoding//OSGI-INF/l10n/bundle_ru_RU.properties=UTF-8 | ||
encoding//src/com/hazard157/prisex24/messages.properties=UTF-8 | ||
encoding//src/com/hazard157/prisex24/messages_ka_GE.properties=UTF-8 | ||
encoding//src/com/hazard157/prisex24/messages_ru_RU.properties=UTF-8 | ||
encoding/<project>=UTF-8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
eclipse.preferences.version=1 | ||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=17 | ||
org.eclipse.jdt.core.compiler.compliance=17 | ||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | ||
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled | ||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | ||
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning | ||
org.eclipse.jdt.core.compiler.release=enabled | ||
org.eclipse.jdt.core.compiler.source=17 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
Manifest-Version: 1.0 | ||
Bundle-ManifestVersion: 2 | ||
Bundle-Name: Prisex24 | ||
Bundle-SymbolicName: com.hazard157.prisex24;singleton:=true | ||
Bundle-Version: 1.0.0.qualifier | ||
Export-Package: com.hazard157.prisex24, | ||
com.hazard157.prisex24.e4.addons | ||
Bundle-Activator: com.hazard157.prisex24.Activator | ||
Bundle-Vendor: HAZARD157 | ||
Require-Bundle: javax.annotation, | ||
javax.inject, | ||
org.eclipse.core.runtime, | ||
org.eclipse.ui, | ||
org.eclipse.e4.core.contexts, | ||
org.eclipse.e4.core.di, | ||
org.eclipse.e4.ui.model.workbench, | ||
org.eclipse.e4.ui.workbench, | ||
org.eclipse.pde.ds.lib, | ||
org.toxsoft.core.tslib, | ||
org.toxsoft.core.singlesrc.rcp, | ||
org.toxsoft.core.tsgui.rcp, | ||
org.toxsoft.core.tsgui, | ||
org.toxsoft.core.tsgui.mws, | ||
org.toxsoft.core.txtproj.lib | ||
Bundle-RequiredExecutionEnvironment: JavaSE-17 | ||
Automatic-Module-Name: com.hazard157.prisex24 | ||
Bundle-ActivationPolicy: lazy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
Cmd_EpisodeNext = Next episode | ||
Cmd_EpisodeNext_D = Go to next episode | ||
Cmd_EpisodePrev = Previous episode | ||
Cmd_EpisodePrev_D = Go to previous episode | ||
Cmd_EpisodeSel = Select | ||
Cmd_EpisodeSel_D = Select episode and set as current one | ||
MMenu_Episode = Episode | ||
Persp_Episodes = Episodes | ||
Persp_Episodes_D = Working with episodes content | ||
Persp_Explorer = Explorer | ||
Persp_Explorer_D = Explore episodes content | ||
Persp_Refbooks = Refbooks | ||
Persp_Refbooks_D = Working with the refbooks | ||
Uipart_Camera = Cameras | ||
Uipart_Camera_D = Cameras for episodes filming | ||
Uipart_Curr_Frames_List = Frames | ||
Uipart_Curr_Frames_List_D = Illustration frames | ||
Uipart_EpProps = Properties | ||
Uipart_EpProps_D = Episode properties | ||
Uipart_Episode_Frame = Episode frame | ||
Uipart_Episode_Frame_D = Episode iluustration frame | ||
Uipart_Episodes_List = Episodes | ||
Uipart_Episodes_List_D = Episodes list | ||
Uipart_Refbook_Sourcevids = Source videos | ||
Uipart_Refbook_Sourcevids_D = All source videos of all episodes | ||
Uipart_Svins_Frames = Svins frames | ||
Uipart_Svins_Frames_D = Svins frames |
27 changes: 27 additions & 0 deletions
27
com.hazard157.prisex24/OSGI-INF/l10n/bundle_ka_GE.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
Cmd_EpisodeNext = შემდეგი ეპიზოდი | ||
Cmd_EpisodeNext_D = გადასვლა შემდეგ ეპიზოდზე | ||
Cmd_EpisodePrev = წინა ეპიზოდი | ||
Cmd_EpisodePrev_D = გადასვლა წინა ეპიზოდზე | ||
Cmd_EpisodeSel = არჩევა | ||
Cmd_EpisodeSel_D = ეპიზოდის აღჩევა და მიმდინარედ დაყენება | ||
MMenu_Episode = ეპიზოდი | ||
Persp_Episodes = ეპიზოდები | ||
Persp_Episodes_D = ეპიზოდების შინაარსთან მუშაობა | ||
Persp_Explorer = გამოკვლევა | ||
Persp_Explorer_D = \ ეპიზოდების შინაარსის გამოკვლევა | ||
Persp_Refbooks = ცნობარები | ||
Persp_Refbooks_D = სხვადასხვა ცნობარებთან მუშაობა | ||
Uipart_Camera = კამერები | ||
Uipart_Camera_D = ეპიზოდების გადასაღებლად გამოყენებული კამერები | ||
Uipart_Curr_Frames_List = კადრები | ||
Uipart_Curr_Frames_List_D = საილუსტრაციო კადრები | ||
Uipart_EpProps = თვისებები | ||
Uipart_EpProps_D = ეპიზოდის თვისებები | ||
Uipart_Episode_Frame = ეპიზოდის კადრი | ||
Uipart_Episode_Frame_D = ეპიზოდის საილუსტრაციო კადრი | ||
Uipart_Episodes_List = ეპიზოდები | ||
Uipart_Episodes_List_D = ეპიზოდების სია | ||
Uipart_Refbook_Sourcevids = Source videos | ||
Uipart_Refbook_Sourcevids_D = All source videos of all episodes | ||
Uipart_Svins_Frames = ინტერვალების კადრები | ||
Uipart_Svins_Frames_D = ინტერვალების კადრები |
27 changes: 27 additions & 0 deletions
27
com.hazard157.prisex24/OSGI-INF/l10n/bundle_ru_RU.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
Cmd_EpisodeNext = Следующий эпизод | ||
Cmd_EpisodeNext_D = Перейти к следующему эпизоду | ||
Cmd_EpisodePrev = Предыдущий эпизод | ||
Cmd_EpisodePrev_D = Перейти к предыдущему эпизоду | ||
Cmd_EpisodeSel = Выбрать | ||
Cmd_EpisodeSel_D = Выбрать эпизод и сделать текущим | ||
MMenu_Episode = Эпизод | ||
Persp_Episodes = Эпизоды | ||
Persp_Episodes_D = Работа с содержимым эпизодов | ||
Persp_Explorer = Обзор | ||
Persp_Explorer_D = Обзор содержимого и просмотр по критериям | ||
Persp_Refbooks = Справочники | ||
Persp_Refbooks_D = Работа с различными справочниками | ||
Uipart_Camera = Камеры | ||
Uipart_Camera_D = Снимающие эпизоды камеры | ||
Uipart_Curr_Frames_List = Кадры | ||
Uipart_Curr_Frames_List_D = Иллюстрирующие кадры | ||
Uipart_EpProps = Свойства | ||
Uipart_EpProps_D = Свойства эпизода | ||
Uipart_Episode_Frame = Кадр эпизода | ||
Uipart_Episode_Frame_D = Илююстрирующий кадр эпизода | ||
Uipart_Episodes_List = Эпизоды | ||
Uipart_Episodes_List_D = Список эпизодов | ||
Uipart_Refbook_Sourcevids = Исходные видео | ||
Uipart_Refbook_Sourcevids_D = Список всех исходных видео всех эпизодов | ||
Uipart_Svins_Frames = Кадры интервалов | ||
Uipart_Svins_Frames_D = Кадры интервалов |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
bin.includes = META-INF/,\ | ||
.,\ | ||
OSGI-INF/,\ | ||
icons/,\ | ||
fragment.e4xmi,\ | ||
plugin.xml | ||
source.. = src/ | ||
output.. = bin/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="ASCII"?> | ||
<fragment:ModelFragments xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:application="http://www.eclipse.org/ui/2010/UIModel/application" xmlns:commands="http://www.eclipse.org/ui/2010/UIModel/application/commands" xmlns:fragment="http://www.eclipse.org/ui/2010/UIModel/fragment" xmi:id="_cglrMAilEe6RgN0UorbIgw"> | ||
<imports xsi:type="commands:Category" xmi:id="_dXCyEAilEe6RgN0UorbIgw" elementId="org.toxsoft.mws.cmdcategory.global"/> | ||
<imports xsi:type="commands:Command" xmi:id="_erzlkAilEe6RgN0UorbIgw" elementId="org.toxsoft.mws.cmd.switch_persp"> | ||
<parameters xmi:id="_f5JicAilEe6RgN0UorbIgw" elementId="org.toxsoft.mws.cmd.switch_persp.arg.perspId" name="org.toxsoft.mws.cmd.switch_persp.arg.perspId"/> | ||
</imports> | ||
<fragments xsi:type="fragment:StringModelFragment" xmi:id="_jTIWAAilEe6RgN0UorbIgw" featurename="addons" parentElementId="org.toxsoft.mws.app.main"> | ||
<elements xsi:type="application:Addon" xmi:id="_lW7SYAioEe6RgN0UorbIgw" elementId="com.hazard157.prisex24.addon.0" contributionURI="bundleclass://com.hazard157.prisex24/com.hazard157.prisex24.e4.addons.Addon00Prisex24Core"/> | ||
<elements xsi:type="application:Addon" xmi:id="_mmvUcAioEe6RgN0UorbIgw" elementId="com.hazard157.prisex24.addon.1" contributionURI="bundleclass://com.hazard157.prisex24/com.hazard157.prisex24.e4.addons.Addon05Prisex24WindowsSize"/> | ||
</fragments> | ||
</fragment:ModelFragments> |
Oops, something went wrong.