From: Nikos Parafestas Date: Wed, 22 Jan 2025 18:45:25 +0000 (+0200) Subject: Add libreplanet graphics X-Git-Url: https://totsipaki.net/gitweb/Published.git/commitdiff_plain/0c3a831836ef3da72cb4fcb5b457148d776a57b7 Add libreplanet graphics --- diff --git a/libreplanet_gr/Education/font/Quicksand/OFL.txt b/libreplanet_gr/Education/font/Quicksand/OFL.txt new file mode 100644 index 0000000..3ee9cb5 --- /dev/null +++ b/libreplanet_gr/Education/font/Quicksand/OFL.txt @@ -0,0 +1,93 @@ +Copyright 2011 The Quicksand Project Authors (https://github.com/andrew-paglinawan/QuicksandFamily), with Reserved Font Name “Quicksand”. + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/libreplanet_gr/Education/font/Quicksand/Quicksand-VariableFont_wght.ttf b/libreplanet_gr/Education/font/Quicksand/Quicksand-VariableFont_wght.ttf new file mode 100644 index 0000000..bd332b6 Binary files /dev/null and b/libreplanet_gr/Education/font/Quicksand/Quicksand-VariableFont_wght.ttf differ diff --git a/libreplanet_gr/Education/font/Quicksand/README.txt b/libreplanet_gr/Education/font/Quicksand/README.txt new file mode 100644 index 0000000..33d9d26 --- /dev/null +++ b/libreplanet_gr/Education/font/Quicksand/README.txt @@ -0,0 +1,67 @@ +Quicksand Variable Font +======================= + +This download contains Quicksand as both a variable font and static fonts. + +Quicksand is a variable font with this axis: + wght + +This means all the styles are contained in a single file: + Quicksand-VariableFont_wght.ttf + +If your app fully supports variable fonts, you can now pick intermediate styles +that aren’t available as static fonts. Not all apps support variable fonts, and +in those cases you can use the static font files for Quicksand: + static/Quicksand-Light.ttf + static/Quicksand-Regular.ttf + static/Quicksand-Medium.ttf + static/Quicksand-SemiBold.ttf + static/Quicksand-Bold.ttf + +Get started +----------- + +1. Install the font files you want to use + +2. Use your app's font picker to view the font family and all the +available styles + +Learn more about variable fonts +------------------------------- + + https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts + https://variablefonts.typenetwork.com + https://medium.com/variable-fonts + +In desktop apps + + https://theblog.adobe.com/can-variable-fonts-illustrator-cc + https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts + +Online + + https://developers.google.com/fonts/docs/getting_started + https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide + https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts + +Installing fonts + + MacOS: https://support.apple.com/en-us/HT201749 + Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux + Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows + +Android Apps + + https://developers.google.com/fonts/docs/android + https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts + +License +------- +Please read the full license text (OFL.txt) to understand the permissions, +restrictions and requirements for usage, redistribution, and modification. + +You can use them in your products & projects – print or digital, +commercial or otherwise. + +This isn't legal advice, please consider consulting a lawyer and see the full +license for all details. diff --git a/libreplanet_gr/Education/font/Quicksand/static/Quicksand-Bold.ttf b/libreplanet_gr/Education/font/Quicksand/static/Quicksand-Bold.ttf new file mode 100644 index 0000000..07d5127 Binary files /dev/null and b/libreplanet_gr/Education/font/Quicksand/static/Quicksand-Bold.ttf differ diff --git a/libreplanet_gr/Education/font/Quicksand/static/Quicksand-Light.ttf b/libreplanet_gr/Education/font/Quicksand/static/Quicksand-Light.ttf new file mode 100644 index 0000000..8005310 Binary files /dev/null and b/libreplanet_gr/Education/font/Quicksand/static/Quicksand-Light.ttf differ diff --git a/libreplanet_gr/Education/font/Quicksand/static/Quicksand-Medium.ttf b/libreplanet_gr/Education/font/Quicksand/static/Quicksand-Medium.ttf new file mode 100644 index 0000000..f4634cd Binary files /dev/null and b/libreplanet_gr/Education/font/Quicksand/static/Quicksand-Medium.ttf differ diff --git a/libreplanet_gr/Education/font/Quicksand/static/Quicksand-Regular.ttf b/libreplanet_gr/Education/font/Quicksand/static/Quicksand-Regular.ttf new file mode 100644 index 0000000..60323ed Binary files /dev/null and b/libreplanet_gr/Education/font/Quicksand/static/Quicksand-Regular.ttf differ diff --git a/libreplanet_gr/Education/font/Quicksand/static/Quicksand-SemiBold.ttf b/libreplanet_gr/Education/font/Quicksand/static/Quicksand-SemiBold.ttf new file mode 100644 index 0000000..52059c3 Binary files /dev/null and b/libreplanet_gr/Education/font/Quicksand/static/Quicksand-SemiBold.ttf differ diff --git a/libreplanet_gr/Education/social-image-01.png b/libreplanet_gr/Education/social-image-01.png new file mode 100644 index 0000000..34a2600 Binary files /dev/null and b/libreplanet_gr/Education/social-image-01.png differ diff --git a/libreplanet_gr/Education/social-image-01.svg b/libreplanet_gr/Education/social-image-01.svg new file mode 100644 index 0000000..f5a9b0b --- /dev/null +++ b/libreplanet_gr/Education/social-image-01.svg @@ -0,0 +1,2253 @@ + + + +ΕΛΕΥΘΕΡΑ ΒΙΒΛΙΑΠΡΟΣΒΑΣΗΛΟΓΙΣΜΙΚΟΕΛΕΥΘΕΡΟΧΩΡΙΣDRM1stFSF diff --git a/libreplanet_gr/Education/social-image-02-pol.png b/libreplanet_gr/Education/social-image-02-pol.png new file mode 100644 index 0000000..321053a Binary files /dev/null and b/libreplanet_gr/Education/social-image-02-pol.png differ diff --git a/libreplanet_gr/Education/social-image-02.png b/libreplanet_gr/Education/social-image-02.png new file mode 100644 index 0000000..d114196 Binary files /dev/null and b/libreplanet_gr/Education/social-image-02.png differ diff --git a/libreplanet_gr/Education/social-image-02.svg b/libreplanet_gr/Education/social-image-02.svg new file mode 100644 index 0000000..8a8101b --- /dev/null +++ b/libreplanet_gr/Education/social-image-02.svg @@ -0,0 +1,2000 @@ + + + +{{cin>>}}<include free.h>cout <<ΣΧΟΛΕΙΟΕΛΕΥΘΕΡΙΑFREESOFTWAREINSIDE diff --git a/libreplanet_gr/Education/social-image-03.png b/libreplanet_gr/Education/social-image-03.png new file mode 100644 index 0000000..a4b5d0c Binary files /dev/null and b/libreplanet_gr/Education/social-image-03.png differ diff --git a/libreplanet_gr/Education/social-image-03.svg b/libreplanet_gr/Education/social-image-03.svg new file mode 100644 index 0000000..20ae3a3 --- /dev/null +++ b/libreplanet_gr/Education/social-image-03.svg @@ -0,0 +1,2088 @@ + + + +{ if drm quit ();else { learn();}ΧΩΡΙΣ DRMΕΛΕΥΘΕΡΗΠΡΟΣΒΑΣΗΕΛΕΥΘΕΡΟ ΛΟΓΙΣΜΙΚΟ diff --git a/libreplanet_gr/freedomLadderGR/.~lock.presentation.odp# b/libreplanet_gr/freedomLadderGR/.~lock.presentation.odp# new file mode 100644 index 0000000..f7ef7a0 --- /dev/null +++ b/libreplanet_gr/freedomLadderGR/.~lock.presentation.odp# @@ -0,0 +1 @@ +,nparafe,lakis,22.01.2025 17:26,file:///home/nparafe/.config/libreoffice/4; \ No newline at end of file diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000000000000E8000000710974E701.jpg b/libreplanet_gr/freedomLadderGR/Pictures/10000000000000E8000000710974E701.jpg new file mode 100644 index 0000000..d7dea04 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000000000000E8000000710974E701.jpg differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000000000001B3000001790E8C81DC.png b/libreplanet_gr/freedomLadderGR/Pictures/10000000000001B3000001790E8C81DC.png new file mode 100644 index 0000000..2ddc14d Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000000000001B3000001790E8C81DC.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/100000000000021C000001311AE296BF.jpg b/libreplanet_gr/freedomLadderGR/Pictures/100000000000021C000001311AE296BF.jpg new file mode 100644 index 0000000..a9902b7 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/100000000000021C000001311AE296BF.jpg differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/1000000000000239000001C5CC3C0BC2.png b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000239000001C5CC3C0BC2.png new file mode 100644 index 0000000..a9a4132 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000239000001C5CC3C0BC2.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000000000002DC0000021A375B9632.png b/libreplanet_gr/freedomLadderGR/Pictures/10000000000002DC0000021A375B9632.png new file mode 100644 index 0000000..aa86ab7 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000000000002DC0000021A375B9632.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/1000000000000320000001FD898FC964.jpg b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000320000001FD898FC964.jpg new file mode 100644 index 0000000..9dc2418 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000320000001FD898FC964.jpg differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/1000000000000320000002338B46F0E8.jpg b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000320000002338B46F0E8.jpg new file mode 100644 index 0000000..b2b34a6 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000320000002338B46F0E8.jpg differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000000000003B7000003B34F2E8725.png b/libreplanet_gr/freedomLadderGR/Pictures/10000000000003B7000003B34F2E8725.png new file mode 100644 index 0000000..823f466 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000000000003B7000003B34F2E8725.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000000000003C1000001FF21C3D994.png b/libreplanet_gr/freedomLadderGR/Pictures/10000000000003C1000001FF21C3D994.png new file mode 100644 index 0000000..e3c87fd Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000000000003C1000001FF21C3D994.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000000000003E50000045D2A1891F9.png b/libreplanet_gr/freedomLadderGR/Pictures/10000000000003E50000045D2A1891F9.png new file mode 100644 index 0000000..22a9ebb Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000000000003E50000045D2A1891F9.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000000000003E9000003797176FE2B.png b/libreplanet_gr/freedomLadderGR/Pictures/10000000000003E9000003797176FE2B.png new file mode 100644 index 0000000..006189c Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000000000003E9000003797176FE2B.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/1000000000000500000002D0F3F4FA90.jpg b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000500000002D0F3F4FA90.jpg new file mode 100644 index 0000000..6169b01 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000500000002D0F3F4FA90.jpg differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/1000000000000517000003CF23B6A249.png b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000517000003CF23B6A249.png new file mode 100644 index 0000000..72bfd54 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000517000003CF23B6A249.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/1000000000000599000002F2CECC2596.png b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000599000002F2CECC2596.png new file mode 100644 index 0000000..9458556 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000599000002F2CECC2596.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000000000005C6000003172ACBA5B9.png b/libreplanet_gr/freedomLadderGR/Pictures/10000000000005C6000003172ACBA5B9.png new file mode 100644 index 0000000..dd8fe50 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000000000005C6000003172ACBA5B9.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000000000006230000038B63314163.png b/libreplanet_gr/freedomLadderGR/Pictures/10000000000006230000038B63314163.png new file mode 100644 index 0000000..a29f00f Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000000000006230000038B63314163.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/1000000000000677000004D8833A254A.png b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000677000004D8833A254A.png new file mode 100644 index 0000000..03697b8 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000677000004D8833A254A.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000000000006CB00000456C1574686.png b/libreplanet_gr/freedomLadderGR/Pictures/10000000000006CB00000456C1574686.png new file mode 100644 index 0000000..8fafb5a Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000000000006CB00000456C1574686.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000000000007270000055CAA7C5297.png b/libreplanet_gr/freedomLadderGR/Pictures/10000000000007270000055CAA7C5297.png new file mode 100644 index 0000000..6b915e7 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000000000007270000055CAA7C5297.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000000000007B0000005077A807729.png b/libreplanet_gr/freedomLadderGR/Pictures/10000000000007B0000005077A807729.png new file mode 100644 index 0000000..a20c1bb Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000000000007B0000005077A807729.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/1000000000000893000004E634FA0779.png b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000893000004E634FA0779.png new file mode 100644 index 0000000..2675e40 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000893000004E634FA0779.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/1000000000000893000004E867D9594B.png b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000893000004E867D9594B.png new file mode 100644 index 0000000..3662dc5 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/1000000000000893000004E867D9594B.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/1000000100000100000001000DEAE4B6.png b/libreplanet_gr/freedomLadderGR/Pictures/1000000100000100000001000DEAE4B6.png new file mode 100644 index 0000000..64c28e7 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/1000000100000100000001000DEAE4B6.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/100000010000012C00000096C8D9794B.png b/libreplanet_gr/freedomLadderGR/Pictures/100000010000012C00000096C8D9794B.png new file mode 100644 index 0000000..3ecbb51 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/100000010000012C00000096C8D9794B.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/100000010000014000000064E40B565B.png b/libreplanet_gr/freedomLadderGR/Pictures/100000010000014000000064E40B565B.png new file mode 100644 index 0000000..f44138f Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/100000010000014000000064E40B565B.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000001000001870000013A19443798.png b/libreplanet_gr/freedomLadderGR/Pictures/10000001000001870000013A19443798.png new file mode 100644 index 0000000..5454238 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000001000001870000013A19443798.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/100000010000018B0000012839C6BD44.png b/libreplanet_gr/freedomLadderGR/Pictures/100000010000018B0000012839C6BD44.png new file mode 100644 index 0000000..047914b Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/100000010000018B0000012839C6BD44.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/100000010000019200000047B3BD9DBF.png b/libreplanet_gr/freedomLadderGR/Pictures/100000010000019200000047B3BD9DBF.png new file mode 100644 index 0000000..0aa58eb Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/100000010000019200000047B3BD9DBF.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/100000010000019A000001C04D4E05ED.png b/libreplanet_gr/freedomLadderGR/Pictures/100000010000019A000001C04D4E05ED.png new file mode 100644 index 0000000..ce5a508 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/100000010000019A000001C04D4E05ED.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000001000001B90000017108E11190.png b/libreplanet_gr/freedomLadderGR/Pictures/10000001000001B90000017108E11190.png new file mode 100644 index 0000000..55f628f Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000001000001B90000017108E11190.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000001000002240000017ECCC6628F.png b/libreplanet_gr/freedomLadderGR/Pictures/10000001000002240000017ECCC6628F.png new file mode 100644 index 0000000..b93b445 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000001000002240000017ECCC6628F.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/1000000100000235000001E1D361B8BE.png b/libreplanet_gr/freedomLadderGR/Pictures/1000000100000235000001E1D361B8BE.png new file mode 100644 index 0000000..e3d44ad Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/1000000100000235000001E1D361B8BE.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/1000000100000258000002583A384D4F.png b/libreplanet_gr/freedomLadderGR/Pictures/1000000100000258000002583A384D4F.png new file mode 100644 index 0000000..9dffc95 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/1000000100000258000002583A384D4F.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000001000002A4000001E81C7C34EC.png b/libreplanet_gr/freedomLadderGR/Pictures/10000001000002A4000001E81C7C34EC.png new file mode 100644 index 0000000..79ea0d0 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000001000002A4000001E81C7C34EC.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/100000010000032A00000301BE74865B.png b/libreplanet_gr/freedomLadderGR/Pictures/100000010000032A00000301BE74865B.png new file mode 100644 index 0000000..201c5ca Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/100000010000032A00000301BE74865B.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000001000009F60000075541DA7E51.png b/libreplanet_gr/freedomLadderGR/Pictures/10000001000009F60000075541DA7E51.png new file mode 100644 index 0000000..560d869 Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/Pictures/10000001000009F60000075541DA7E51.png differ diff --git a/libreplanet_gr/freedomLadderGR/Pictures/10000C81000045DE000032707919305C.svg b/libreplanet_gr/freedomLadderGR/Pictures/10000C81000045DE000032707919305C.svg new file mode 100644 index 0000000..26df6c7 --- /dev/null +++ b/libreplanet_gr/freedomLadderGR/Pictures/10000C81000045DE000032707919305C.svg @@ -0,0 +1,122 @@ + + + + + + + + + + Επίπεδο 1 + Επίπεδο 0 + ModemΠυρήναςΟδηγοί + Χώρος Χρηστ(ρι)ώνΕφαρμογές + Λιγότερα Προνόμια + Περισσότερα Προνόμια + + + + + + + diff --git a/libreplanet_gr/freedomLadderGR/presentation.odp b/libreplanet_gr/freedomLadderGR/presentation.odp new file mode 100644 index 0000000..7ce239b Binary files /dev/null and b/libreplanet_gr/freedomLadderGR/presentation.odp differ diff --git a/libreplanet_gr/lp-logo.png b/libreplanet_gr/lp-logo.png new file mode 100644 index 0000000..cfef901 Binary files /dev/null and b/libreplanet_gr/lp-logo.png differ diff --git a/libreplanet_gr/lp-logo.xcf b/libreplanet_gr/lp-logo.xcf new file mode 100644 index 0000000..46fd8c6 Binary files /dev/null and b/libreplanet_gr/lp-logo.xcf differ diff --git a/libreplanet_gr/lp-logo_square.png b/libreplanet_gr/lp-logo_square.png new file mode 100644 index 0000000..3d5ce60 Binary files /dev/null and b/libreplanet_gr/lp-logo_square.png differ diff --git a/libreplanet_gr/lp-logo_square.xcf b/libreplanet_gr/lp-logo_square.xcf new file mode 100644 index 0000000..2c085bf Binary files /dev/null and b/libreplanet_gr/lp-logo_square.xcf differ diff --git a/libreplanet_gr/messenger_apps/ims.png b/libreplanet_gr/messenger_apps/ims.png new file mode 100644 index 0000000..154363b Binary files /dev/null and b/libreplanet_gr/messenger_apps/ims.png differ diff --git a/libreplanet_gr/messenger_apps/imsGR.png b/libreplanet_gr/messenger_apps/imsGR.png new file mode 100644 index 0000000..1cdee8b Binary files /dev/null and b/libreplanet_gr/messenger_apps/imsGR.png differ diff --git a/libreplanet_gr/messenger_apps/imsGR.xcf b/libreplanet_gr/messenger_apps/imsGR.xcf new file mode 100644 index 0000000..7ca92f2 Binary files /dev/null and b/libreplanet_gr/messenger_apps/imsGR.xcf differ diff --git a/libreplanet_gr/noCisco_Lp_GR.png b/libreplanet_gr/noCisco_Lp_GR.png new file mode 100644 index 0000000..ba52509 Binary files /dev/null and b/libreplanet_gr/noCisco_Lp_GR.png differ