diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 30a3917..b397564 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,22 +2,12 @@ - - - - - - - - + + + + - - - - - - - + @@ -52,44 +42,9 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + @@ -97,17 +52,17 @@ - + - + - + @@ -117,7 +72,7 @@ - + @@ -127,8 +82,18 @@ - - + + + + + + + + + + + + @@ -137,11 +102,9 @@ - + - - - + @@ -149,7 +112,7 @@ - + @@ -159,7 +122,7 @@ - + @@ -184,27 +147,27 @@ - + - + - - + + - + - - + + @@ -213,7 +176,7 @@ - + @@ -282,11 +245,9 @@ @@ -334,7 +299,6 @@ - @@ -423,6 +387,7 @@ + @@ -739,7 +704,11 @@ 1422474825684 1422474825684 - @@ -764,17 +733,17 @@ - + - - + + - + @@ -801,7 +770,6 @@ - @@ -826,7 +794,8 @@ - @@ -834,28 +803,6 @@ - - - - - - - - - - - - - - - - - - - - - - @@ -989,14 +936,6 @@ - - - - - - - - @@ -1067,15 +1006,6 @@ - - - - - - - - - @@ -1083,7 +1013,6 @@ - @@ -1091,7 +1020,6 @@ - @@ -1099,7 +1027,6 @@ - @@ -1115,7 +1042,6 @@ - @@ -1139,7 +1065,6 @@ - @@ -1155,7 +1080,6 @@ - @@ -1167,14 +1091,6 @@ - - - - - - - - @@ -1185,69 +1101,79 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + diff --git a/addon.xml b/addon.xml index 885bff0..63bc036 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@  - + diff --git a/resources/skins/Default/720p/movieinfo.xml b/resources/skins/Default/720p/movieinfo.xml index 952e7f7..27494b1 100644 --- a/resources/skins/Default/720p/movieinfo.xml +++ b/resources/skins/Default/720p/movieinfo.xml @@ -15,7 +15,7 @@ 0 800 680 - DialogBack.png + ConfluenceDialogBack.png Dialog Header image @@ -23,7 +23,7 @@ 16 720 40 - dialogheader.png + Confluencedialogheader.png header label @@ -48,8 +48,8 @@ - PreviousMenu - DialogCloseButton-focus.png - DialogCloseButton.png + ConfluenceDialogCloseButton-focus.png + ConfluenceDialogCloseButton.png 10 10 10 diff --git a/resources/skins/Default/media/ConfluenceDialogBack.png b/resources/skins/Default/media/ConfluenceDialogBack.png new file mode 100644 index 0000000..812801a Binary files /dev/null and b/resources/skins/Default/media/ConfluenceDialogBack.png differ diff --git a/resources/skins/Default/media/ConfluenceDialogCloseButton-focus.png b/resources/skins/Default/media/ConfluenceDialogCloseButton-focus.png new file mode 100644 index 0000000..fdde65c Binary files /dev/null and b/resources/skins/Default/media/ConfluenceDialogCloseButton-focus.png differ diff --git a/resources/skins/Default/media/ConfluenceDialogCloseButton.png b/resources/skins/Default/media/ConfluenceDialogCloseButton.png new file mode 100644 index 0000000..7f5d105 Binary files /dev/null and b/resources/skins/Default/media/ConfluenceDialogCloseButton.png differ diff --git a/resources/skins/Default/media/Confluencedialogheader.png b/resources/skins/Default/media/Confluencedialogheader.png new file mode 100644 index 0000000..af7ba85 Binary files /dev/null and b/resources/skins/Default/media/Confluencedialogheader.png differ