Merge lp:~fioan89/slidewall/quickly_trunk into lp:slidewall

Proposed by olba
Status: Merged
Merge reported by: olba
Merged at revision: not available
Proposed branch: lp:~fioan89/slidewall/quickly_trunk
Merge into: lp:slidewall
Diff against target: 10879 lines
To merge this branch: bzr merge lp:~fioan89/slidewall/quickly_trunk
Reviewer Review Type Date Requested Status
PHC Team Pending
Review via email: mp+254262@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory '.idea'
2=== added file '.idea/.name'
3--- .idea/.name 1970-01-01 00:00:00 +0000
4+++ .idea/.name 2015-03-26 14:50:29 +0000
5@@ -0,0 +1,1 @@
6+slidewall
7\ No newline at end of file
8
9=== added directory '.idea/dictionaries'
10=== added file '.idea/dictionaries/faur.xml'
11--- .idea/dictionaries/faur.xml 1970-01-01 00:00:00 +0000
12+++ .idea/dictionaries/faur.xml 2015-03-26 14:50:29 +0000
13@@ -0,0 +1,8 @@
14+<component name="ProjectDictionaryState">
15+ <dictionary name="faur">
16+ <words>
17+ <w>autostart</w>
18+ <w>slidewall</w>
19+ </words>
20+ </dictionary>
21+</component>
22\ No newline at end of file
23
24=== added file '.idea/encodings.xml'
25--- .idea/encodings.xml 1970-01-01 00:00:00 +0000
26+++ .idea/encodings.xml 2015-03-26 14:50:29 +0000
27@@ -0,0 +1,5 @@
28+<?xml version="1.0" encoding="UTF-8"?>
29+<project version="4">
30+ <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
31+</project>
32+
33
34=== added directory '.idea/inspectionProfiles'
35=== added file '.idea/inspectionProfiles/profiles_settings.xml'
36--- .idea/inspectionProfiles/profiles_settings.xml 1970-01-01 00:00:00 +0000
37+++ .idea/inspectionProfiles/profiles_settings.xml 2015-03-26 14:50:29 +0000
38@@ -0,0 +1,7 @@
39+<component name="InspectionProjectProfileManager">
40+ <settings>
41+ <option name="PROJECT_PROFILE" />
42+ <option name="USE_PROJECT_PROFILE" value="false" />
43+ <version value="1.0" />
44+ </settings>
45+</component>
46\ No newline at end of file
47
48=== added file '.idea/misc.xml'
49--- .idea/misc.xml 1970-01-01 00:00:00 +0000
50+++ .idea/misc.xml 2015-03-26 14:50:29 +0000
51@@ -0,0 +1,8 @@
52+<?xml version="1.0" encoding="UTF-8"?>
53+<project version="4">
54+ <component name="ProjectResources">
55+ <default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
56+ </component>
57+ <component name="ProjectRootManager" version="2" project-jdk-name="Python 2.7.3 (/usr/bin/python2.7)" project-jdk-type="Python SDK" />
58+</project>
59+
60
61=== added file '.idea/modules.xml'
62--- .idea/modules.xml 1970-01-01 00:00:00 +0000
63+++ .idea/modules.xml 2015-03-26 14:50:29 +0000
64@@ -0,0 +1,9 @@
65+<?xml version="1.0" encoding="UTF-8"?>
66+<project version="4">
67+ <component name="ProjectModuleManager">
68+ <modules>
69+ <module fileurl="file://$PROJECT_DIR$/.idea/slidewall.iml" filepath="$PROJECT_DIR$/.idea/slidewall.iml" />
70+ </modules>
71+ </component>
72+</project>
73+
74
75=== added file '.idea/other.xml'
76--- .idea/other.xml 1970-01-01 00:00:00 +0000
77+++ .idea/other.xml 2015-03-26 14:50:29 +0000
78@@ -0,0 +1,7 @@
79+<?xml version="1.0" encoding="UTF-8"?>
80+<project version="4">
81+ <component name="PyDocumentationSettings">
82+ <option name="myDocStringFormat" value="reStructuredText" />
83+ </component>
84+</project>
85+
86
87=== added directory '.idea/scopes'
88=== added file '.idea/scopes/scope_settings.xml'
89--- .idea/scopes/scope_settings.xml 1970-01-01 00:00:00 +0000
90+++ .idea/scopes/scope_settings.xml 2015-03-26 14:50:29 +0000
91@@ -0,0 +1,5 @@
92+<component name="DependencyValidationManager">
93+ <state>
94+ <option name="SKIP_IMPORT_STATEMENTS" value="false" />
95+ </state>
96+</component>
97\ No newline at end of file
98
99=== added file '.idea/slidewall.iml'
100--- .idea/slidewall.iml 1970-01-01 00:00:00 +0000
101+++ .idea/slidewall.iml 2015-03-26 14:50:29 +0000
102@@ -0,0 +1,9 @@
103+<?xml version="1.0" encoding="UTF-8"?>
104+<module type="PYTHON_MODULE" version="4">
105+ <component name="NewModuleRootManager">
106+ <content url="file://$MODULE_DIR$" />
107+ <orderEntry type="inheritedJdk" />
108+ <orderEntry type="sourceFolder" forTests="false" />
109+ </component>
110+</module>
111+
112
113=== added file '.idea/testrunner.xml'
114--- .idea/testrunner.xml 1970-01-01 00:00:00 +0000
115+++ .idea/testrunner.xml 2015-03-26 14:50:29 +0000
116@@ -0,0 +1,8 @@
117+<?xml version="1.0" encoding="UTF-8"?>
118+<project version="4">
119+ <component name="TestRunnerService">
120+ <option name="projectConfiguration" value="Nosetests" />
121+ <option name="PROJECT_TEST_RUNNER" value="Nosetests" />
122+ </component>
123+</project>
124+
125
126=== added file '.idea/vcs.xml'
127--- .idea/vcs.xml 1970-01-01 00:00:00 +0000
128+++ .idea/vcs.xml 2015-03-26 14:50:29 +0000
129@@ -0,0 +1,7 @@
130+<?xml version="1.0" encoding="UTF-8"?>
131+<project version="4">
132+ <component name="VcsDirectoryMappings">
133+ <mapping directory="" vcs="" />
134+ </component>
135+</project>
136+
137
138=== added file '.idea/workspace.xml'
139--- .idea/workspace.xml 1970-01-01 00:00:00 +0000
140+++ .idea/workspace.xml 2015-03-26 14:50:29 +0000
141@@ -0,0 +1,466 @@
142+<?xml version="1.0" encoding="UTF-8"?>
143+<project version="4">
144+ <component name="ChangeListManager">
145+ <list default="true" id="184e47f2-a832-4c49-9b2d-c93db636a5d7" name="Default" comment="" />
146+ <ignored path="slidewall.iws" />
147+ <ignored path=".idea/workspace.xml" />
148+ <option name="TRACKING_ENABLED" value="true" />
149+ <option name="SHOW_DIALOG" value="false" />
150+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
151+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
152+ <option name="LAST_RESOLUTION" value="IGNORE" />
153+ </component>
154+ <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
155+ <component name="CreatePatchCommitExecutor">
156+ <option name="PATCH_PATH" value="" />
157+ </component>
158+ <component name="DaemonCodeAnalyzer">
159+ <disable_hints />
160+ </component>
161+ <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
162+ <component name="FavoritesManager">
163+ <favorites_list name="slidewall" />
164+ </component>
165+ <component name="FileEditorManager">
166+ <leaf>
167+ <file leaf-file-name="Window.py" pinned="false" current="true" current-in-tab="true">
168+ <entry file="file://$PROJECT_DIR$/slidewall_lib/Window.py">
169+ <provider selected="true" editor-type-id="text-editor">
170+ <state line="558" column="36" selection-start="24868" selection-end="24868" vertical-scroll-proportion="0.51290876">
171+ <folding>
172+ <element signature="e#773#856#0" expanded="true" />
173+ </folding>
174+ </state>
175+ </provider>
176+ </entry>
177+ </file>
178+ <file leaf-file-name="SlideWallEngine.py" pinned="false" current="false" current-in-tab="false">
179+ <entry file="file://$PROJECT_DIR$/slidewall_engine/SlideWallEngine.py">
180+ <provider selected="true" editor-type-id="text-editor">
181+ <state line="53" column="61" selection-start="2088" selection-end="2088" vertical-scroll-proportion="0.0">
182+ <folding />
183+ </state>
184+ </provider>
185+ </entry>
186+ </file>
187+ <file leaf-file-name="wallclock.py" pinned="false" current="false" current-in-tab="false">
188+ <entry file="file://$PROJECT_DIR$/slidewall_engine/wallclock.py">
189+ <provider selected="true" editor-type-id="text-editor">
190+ <state line="247" column="8" selection-start="7868" selection-end="7868" vertical-scroll-proportion="0.0">
191+ <folding />
192+ </state>
193+ </provider>
194+ </entry>
195+ </file>
196+ <file leaf-file-name="SlidewallWindow.py" pinned="false" current="false" current-in-tab="false">
197+ <entry file="file://$PROJECT_DIR$/slidewall/SlidewallWindow.py">
198+ <provider selected="true" editor-type-id="text-editor">
199+ <state line="29" column="38" selection-start="1205" selection-end="1205" vertical-scroll-proportion="0.0">
200+ <folding />
201+ </state>
202+ </provider>
203+ </entry>
204+ </file>
205+ <file leaf-file-name="png.py" pinned="false" current="false" current-in-tab="false">
206+ <entry file="file://$PROJECT_DIR$/slidewall_engine/png.py">
207+ <provider selected="true" editor-type-id="text-editor">
208+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
209+ <folding />
210+ </state>
211+ </provider>
212+ </entry>
213+ </file>
214+ <file leaf-file-name="wallbase.py" pinned="false" current="false" current-in-tab="false">
215+ <entry file="file://$PROJECT_DIR$/slidewall_engine/wallbase.py">
216+ <provider selected="true" editor-type-id="text-editor">
217+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
218+ <folding />
219+ </state>
220+ </provider>
221+ </entry>
222+ </file>
223+ </leaf>
224+ </component>
225+ <component name="FindManager">
226+ <FindUsagesManager>
227+ <setting name="OPEN_NEW_TAB" value="false" />
228+ </FindUsagesManager>
229+ </component>
230+ <component name="IdeDocumentHistory">
231+ <option name="changedFiles">
232+ <list>
233+ <option value="$PROJECT_DIR$/TODO" />
234+ <option value="$PROJECT_DIR$/slidewall_engine/SlideWallEngine.py" />
235+ <option value="$PROJECT_DIR$/slidewall_lib/Window.py" />
236+ </list>
237+ </option>
238+ </component>
239+ <component name="ProjectFrameBounds">
240+ <option name="x" value="-1" />
241+ <option name="y" value="-4" />
242+ <option name="width" value="1368" />
243+ <option name="height" value="773" />
244+ </component>
245+ <component name="ProjectLevelVcsManager" settingsEditedManually="false">
246+ <OptionsSetting value="true" id="Add" />
247+ <OptionsSetting value="true" id="Remove" />
248+ <OptionsSetting value="true" id="Checkout" />
249+ <OptionsSetting value="true" id="Update" />
250+ <OptionsSetting value="true" id="Status" />
251+ <OptionsSetting value="true" id="Edit" />
252+ <ConfirmationsSetting value="0" id="Add" />
253+ <ConfirmationsSetting value="0" id="Remove" />
254+ </component>
255+ <component name="ProjectReloadState">
256+ <option name="STATE" value="0" />
257+ </component>
258+ <component name="ProjectView">
259+ <navigator currentView="ProjectPane" proportions="" version="1" splitterProportion="0.5">
260+ <flattenPackages />
261+ <showMembers />
262+ <showModules />
263+ <showLibraryContents />
264+ <hideEmptyPackages />
265+ <abbreviatePackageNames />
266+ <autoscrollToSource />
267+ <autoscrollFromSource />
268+ <sortByType />
269+ </navigator>
270+ <panes>
271+ <pane id="Scope">
272+ <subPane subId="Project Files">
273+ <PATH>
274+ <PATH_ELEMENT USER_OBJECT="Root">
275+ <option name="myItemId" value="" />
276+ <option name="myItemType" value="" />
277+ </PATH_ELEMENT>
278+ </PATH>
279+ </subPane>
280+ </pane>
281+ <pane id="ProjectPane">
282+ <subPane>
283+ <PATH>
284+ <PATH_ELEMENT>
285+ <option name="myItemId" value="slidewall" />
286+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
287+ </PATH_ELEMENT>
288+ </PATH>
289+ <PATH>
290+ <PATH_ELEMENT>
291+ <option name="myItemId" value="slidewall" />
292+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
293+ </PATH_ELEMENT>
294+ <PATH_ELEMENT>
295+ <option name="myItemId" value="slidewall" />
296+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
297+ </PATH_ELEMENT>
298+ </PATH>
299+ <PATH>
300+ <PATH_ELEMENT>
301+ <option name="myItemId" value="slidewall" />
302+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
303+ </PATH_ELEMENT>
304+ <PATH_ELEMENT>
305+ <option name="myItemId" value="slidewall" />
306+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
307+ </PATH_ELEMENT>
308+ <PATH_ELEMENT>
309+ <option name="myItemId" value="slidewall_lib" />
310+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
311+ </PATH_ELEMENT>
312+ </PATH>
313+ <PATH>
314+ <PATH_ELEMENT>
315+ <option name="myItemId" value="slidewall" />
316+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
317+ </PATH_ELEMENT>
318+ <PATH_ELEMENT>
319+ <option name="myItemId" value="slidewall" />
320+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
321+ </PATH_ELEMENT>
322+ <PATH_ELEMENT>
323+ <option name="myItemId" value="slidewall_engine" />
324+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
325+ </PATH_ELEMENT>
326+ </PATH>
327+ </subPane>
328+ </pane>
329+ </panes>
330+ </component>
331+ <component name="PropertiesComponent">
332+ <property name="options.splitter.main.proportions" value="0.3" />
333+ <property name="WebServerToolWindowFactoryState" value="false" />
334+ <property name="options.lastSelected" value="reference.settingsdialog.IDE.editor.colors.General" />
335+ <property name="recentsLimit" value="5" />
336+ <property name="restartRequiresConfirmation" value="true" />
337+ <property name="options.searchVisible" value="true" />
338+ <property name="options.splitter.details.proportions" value="0.2" />
339+ </component>
340+ <component name="PyConsoleOptionsProvider">
341+ <option name="myPythonConsoleState">
342+ <PyConsoleSettings />
343+ </option>
344+ <option name="myDjangoConsoleState">
345+ <PyConsoleSettings />
346+ </option>
347+ </component>
348+ <component name="RunManager" selected="Python.SlidewallWindow">
349+ <configuration default="false" name="SlidewallWindow" type="PythonConfigurationType" factoryName="Python" singleton="true" temporary="true">
350+ <option name="INTERPRETER_OPTIONS" value="" />
351+ <option name="PARENT_ENVS" value="true" />
352+ <envs>
353+ <env name="PYTHONUNBUFFERED" value="1" />
354+ </envs>
355+ <option name="SDK_HOME" value="" />
356+ <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/slidewall" />
357+ <option name="IS_MODULE_SDK" value="true" />
358+ <module name="slidewall" />
359+ <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
360+ <option name="SCRIPT_NAME" value="$PROJECT_DIR$/slidewall/SlidewallWindow.py" />
361+ <option name="PARAMETERS" value="" />
362+ <option name="MULTIPROCESS" value="true" />
363+ <RunnerSettings RunnerId="PyDebugRunner" />
364+ <RunnerSettings RunnerId="PythonRunner" />
365+ <ConfigurationWrapper RunnerId="PyDebugRunner" />
366+ <ConfigurationWrapper RunnerId="PythonRunner" />
367+ <method />
368+ </configuration>
369+ <configuration default="true" type="PythonConfigurationType" factoryName="Python">
370+ <option name="INTERPRETER_OPTIONS" value="" />
371+ <option name="PARENT_ENVS" value="true" />
372+ <envs>
373+ <env name="PYTHONUNBUFFERED" value="1" />
374+ </envs>
375+ <option name="SDK_HOME" value="" />
376+ <option name="WORKING_DIRECTORY" value="" />
377+ <option name="IS_MODULE_SDK" value="false" />
378+ <module name="slidewall" />
379+ <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
380+ <option name="SCRIPT_NAME" value="" />
381+ <option name="PARAMETERS" value="" />
382+ <option name="MULTIPROCESS" value="false" />
383+ <method />
384+ </configuration>
385+ <configuration default="true" type="tests" factoryName="Unittests">
386+ <option name="INTERPRETER_OPTIONS" value="" />
387+ <option name="PARENT_ENVS" value="true" />
388+ <envs />
389+ <option name="SDK_HOME" value="" />
390+ <option name="WORKING_DIRECTORY" value="" />
391+ <option name="IS_MODULE_SDK" value="false" />
392+ <module name="slidewall" />
393+ <EXTENSION ID="PythonCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" runner="coverage.py" />
394+ <option name="SCRIPT_NAME" value="" />
395+ <option name="CLASS_NAME" value="" />
396+ <option name="METHOD_NAME" value="" />
397+ <option name="FOLDER_NAME" value="" />
398+ <option name="TEST_TYPE" value="TEST_SCRIPT" />
399+ <option name="PATTERN" value="" />
400+ <option name="USE_PATTERN" value="false" />
401+ <option name="PUREUNITTEST" value="true" />
402+ <method />
403+ </configuration>
404+ <list size="1">
405+ <item index="0" class="java.lang.String" itemvalue="Python.SlidewallWindow" />
406+ </list>
407+ <recent_temporary>
408+ <list size="1">
409+ <item index="0" class="java.lang.String" itemvalue="Python.SlidewallWindow" />
410+ </list>
411+ </recent_temporary>
412+ </component>
413+ <component name="ShelveChangesManager" show_recycled="false" />
414+ <component name="SvnConfiguration" maxAnnotateRevisions="500" myUseAcceleration="nothing" myAutoUpdateAfterCommit="false" cleanupOnStartRun="false">
415+ <option name="USER" value="" />
416+ <option name="PASSWORD" value="" />
417+ <option name="mySSHConnectionTimeout" value="30000" />
418+ <option name="mySSHReadTimeout" value="30000" />
419+ <option name="LAST_MERGED_REVISION" />
420+ <option name="MERGE_DRY_RUN" value="false" />
421+ <option name="MERGE_DIFF_USE_ANCESTRY" value="true" />
422+ <option name="UPDATE_LOCK_ON_DEMAND" value="false" />
423+ <option name="IGNORE_SPACES_IN_MERGE" value="false" />
424+ <option name="DETECT_NESTED_COPIES" value="true" />
425+ <option name="CHECK_NESTED_FOR_QUICK_MERGE" value="false" />
426+ <option name="IGNORE_SPACES_IN_ANNOTATE" value="true" />
427+ <option name="SHOW_MERGE_SOURCES_IN_ANNOTATE" value="true" />
428+ <option name="FORCE_UPDATE" value="false" />
429+ <option name="IGNORE_EXTERNALS" value="false" />
430+ <myIsUseDefaultProxy>false</myIsUseDefaultProxy>
431+ </component>
432+ <component name="TaskManager">
433+ <task active="true" id="Default" summary="Default task">
434+ <changelist id="184e47f2-a832-4c49-9b2d-c93db636a5d7" name="Default" comment="" />
435+ <created>1345655952569</created>
436+ <updated>1345655952569</updated>
437+ </task>
438+ <servers />
439+ </component>
440+ <component name="ToolWindowManager">
441+ <frame x="-1" y="-4" width="1368" height="773" extended-state="6" />
442+ <editor active="false" />
443+ <layout>
444+ <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
445+ <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
446+ <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.83601284" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
447+ <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
448+ <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
449+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.25455928" sideWeight="0.6012862" order="0" side_tool="false" content_ui="combo" />
450+ <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.39871383" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
451+ <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.39871383" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
452+ <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
453+ <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3317152" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
454+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.329582" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
455+ <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
456+ <window_info id="Data Sources" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
457+ <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
458+ <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
459+ <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
460+ <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
461+ <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
462+ </layout>
463+ </component>
464+ <component name="VcsContentAnnotationSettings">
465+ <option name="myLimit" value="2678400000" />
466+ </component>
467+ <component name="VcsManagerConfiguration">
468+ <option name="OFFER_MOVE_TO_ANOTHER_CHANGELIST_ON_PARTIAL_COMMIT" value="true" />
469+ <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="true" />
470+ <option name="CHECK_NEW_TODO" value="true" />
471+ <option name="myTodoPanelSettings">
472+ <value>
473+ <are-packages-shown value="false" />
474+ <are-modules-shown value="false" />
475+ <flatten-packages value="false" />
476+ <is-autoscroll-to-source value="false" />
477+ </value>
478+ </option>
479+ <option name="PERFORM_UPDATE_IN_BACKGROUND" value="true" />
480+ <option name="PERFORM_COMMIT_IN_BACKGROUND" value="true" />
481+ <option name="PERFORM_EDIT_IN_BACKGROUND" value="true" />
482+ <option name="PERFORM_CHECKOUT_IN_BACKGROUND" value="true" />
483+ <option name="PERFORM_ADD_REMOVE_IN_BACKGROUND" value="true" />
484+ <option name="PERFORM_ROLLBACK_IN_BACKGROUND" value="false" />
485+ <option name="CHECK_LOCALLY_CHANGED_CONFLICTS_IN_BACKGROUND" value="false" />
486+ <option name="CHANGED_ON_SERVER_INTERVAL" value="60" />
487+ <option name="SHOW_ONLY_CHANGED_IN_SELECTION_DIFF" value="true" />
488+ <option name="CHECK_COMMIT_MESSAGE_SPELLING" value="true" />
489+ <option name="DEFAULT_PATCH_EXTENSION" value="patch" />
490+ <option name="SHORT_DIFF_HORISONTALLY" value="true" />
491+ <option name="SHORT_DIFF_EXTRA_LINES" value="2" />
492+ <option name="SOFT_WRAPS_IN_SHORT_DIFF" value="true" />
493+ <option name="INCLUDE_TEXT_INTO_PATCH" value="false" />
494+ <option name="INCLUDE_TEXT_INTO_SHELF" value="false" />
495+ <option name="SHOW_FILE_HISTORY_DETAILS" value="true" />
496+ <option name="SHOW_VCS_ERROR_NOTIFICATIONS" value="true" />
497+ <option name="FORCE_NON_EMPTY_COMMENT" value="false" />
498+ <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" />
499+ <option name="LAST_COMMIT_MESSAGE" />
500+ <option name="MAKE_NEW_CHANGELIST_ACTIVE" value="false" />
501+ <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
502+ <option name="CHECK_FILES_UP_TO_DATE_BEFORE_COMMIT" value="false" />
503+ <option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" />
504+ <option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" />
505+ <option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" />
506+ <option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" />
507+ <option name="ACTIVE_VCS_NAME" />
508+ <option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
509+ <option name="UPDATE_GROUP_BY_CHANGELIST" value="false" />
510+ <option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
511+ <option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
512+ </component>
513+ <component name="XDebuggerManager">
514+ <breakpoint-manager />
515+ </component>
516+ <component name="editorHistoryManager">
517+ <entry file="file://$PROJECT_DIR$/slidewall_lib/Window.py">
518+ <provider selected="true" editor-type-id="text-editor">
519+ <state line="232" column="12" selection-start="9646" selection-end="9646" vertical-scroll-proportion="0.0">
520+ <folding>
521+ <element signature="e#773#856#0" expanded="true" />
522+ </folding>
523+ </state>
524+ </provider>
525+ </entry>
526+ <entry file="file://$PROJECT_DIR$/slidewall/SlidewallWindow.py">
527+ <provider selected="true" editor-type-id="text-editor">
528+ <state line="29" column="38" selection-start="1205" selection-end="1205" vertical-scroll-proportion="0.0">
529+ <folding />
530+ </state>
531+ </provider>
532+ </entry>
533+ <entry file="file://$PROJECT_DIR$/slidewall_engine/png.py">
534+ <provider selected="true" editor-type-id="text-editor">
535+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
536+ <folding />
537+ </state>
538+ </provider>
539+ </entry>
540+ <entry file="file://$PROJECT_DIR$/slidewall_engine/wallbase.py">
541+ <provider selected="true" editor-type-id="text-editor">
542+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
543+ <folding />
544+ </state>
545+ </provider>
546+ </entry>
547+ <entry file="file://$PROJECT_DIR$/slidewall_engine/png.py">
548+ <provider selected="true" editor-type-id="text-editor">
549+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
550+ <folding />
551+ </state>
552+ </provider>
553+ </entry>
554+ <entry file="file://$PROJECT_DIR$/slidewall_engine/wallbase.py">
555+ <provider selected="true" editor-type-id="text-editor">
556+ <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
557+ <folding />
558+ </state>
559+ </provider>
560+ </entry>
561+ <entry file="file://$PROJECT_DIR$/slidewall/SlidewallWindow.py">
562+ <provider selected="true" editor-type-id="text-editor">
563+ <state line="29" column="38" selection-start="1205" selection-end="1205" vertical-scroll-proportion="0.0">
564+ <folding />
565+ </state>
566+ </provider>
567+ </entry>
568+ <entry file="file://$PROJECT_DIR$/TODO">
569+ <provider selected="true" editor-type-id="text-editor">
570+ <state line="12" column="1" selection-start="592" selection-end="592" vertical-scroll-proportion="0.3030303">
571+ <folding />
572+ </state>
573+ </provider>
574+ </entry>
575+ <entry file="file://$PROJECT_DIR$/slidewall_lib/AboutDialog.py">
576+ <provider selected="true" editor-type-id="text-editor">
577+ <state line="16" column="26" selection-start="799" selection-end="799" vertical-scroll-proportion="0.33236995">
578+ <folding />
579+ </state>
580+ </provider>
581+ </entry>
582+ <entry file="file://$PROJECT_DIR$/slidewall_engine/wallclock.py">
583+ <provider selected="true" editor-type-id="text-editor">
584+ <state line="247" column="8" selection-start="7868" selection-end="7868" vertical-scroll-proportion="0.0">
585+ <folding />
586+ </state>
587+ </provider>
588+ </entry>
589+ <entry file="file://$PROJECT_DIR$/slidewall_engine/SlideWallEngine.py">
590+ <provider selected="true" editor-type-id="text-editor">
591+ <state line="53" column="61" selection-start="2088" selection-end="2088" vertical-scroll-proportion="0.0">
592+ <folding />
593+ </state>
594+ </provider>
595+ </entry>
596+ <entry file="file://$PROJECT_DIR$/slidewall_lib/Window.py">
597+ <provider selected="true" editor-type-id="text-editor">
598+ <state line="558" column="36" selection-start="24868" selection-end="24868" vertical-scroll-proportion="0.51290876">
599+ <folding>
600+ <element signature="e#773#856#0" expanded="true" />
601+ </folding>
602+ </state>
603+ </provider>
604+ </entry>
605+ </component>
606+</project>
607+
608
609=== added file '.quickly'
610--- .quickly 1970-01-01 00:00:00 +0000
611+++ .quickly 2015-03-26 14:50:29 +0000
612@@ -0,0 +1,5 @@
613+project = slidewall
614+version = 12.08.1
615+template = ubuntu-application
616+lp_id = slidewall
617+ppa = slidewall
618
619=== added file 'AUTHORS'
620--- AUTHORS 1970-01-01 00:00:00 +0000
621+++ AUTHORS 2015-03-26 14:50:29 +0000
622@@ -0,0 +1,1 @@
623+Copyright (C) 2012 fioan89@gmail.com <fioan89@gmail.com>
624
625=== added file 'COPYING'
626--- COPYING 1970-01-01 00:00:00 +0000
627+++ COPYING 2015-03-26 14:50:29 +0000
628@@ -0,0 +1,674 @@
629+ GNU GENERAL PUBLIC LICENSE
630+ Version 3, 29 June 2007
631+
632+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
633+ Everyone is permitted to copy and distribute verbatim copies
634+ of this license document, but changing it is not allowed.
635+
636+ Preamble
637+
638+ The GNU General Public License is a free, copyleft license for
639+software and other kinds of works.
640+
641+ The licenses for most software and other practical works are designed
642+to take away your freedom to share and change the works. By contrast,
643+the GNU General Public License is intended to guarantee your freedom to
644+share and change all versions of a program--to make sure it remains free
645+software for all its users. We, the Free Software Foundation, use the
646+GNU General Public License for most of our software; it applies also to
647+any other work released this way by its authors. You can apply it to
648+your programs, too.
649+
650+ When we speak of free software, we are referring to freedom, not
651+price. Our General Public Licenses are designed to make sure that you
652+have the freedom to distribute copies of free software (and charge for
653+them if you wish), that you receive source code or can get it if you
654+want it, that you can change the software or use pieces of it in new
655+free programs, and that you know you can do these things.
656+
657+ To protect your rights, we need to prevent others from denying you
658+these rights or asking you to surrender the rights. Therefore, you have
659+certain responsibilities if you distribute copies of the software, or if
660+you modify it: responsibilities to respect the freedom of others.
661+
662+ For example, if you distribute copies of such a program, whether
663+gratis or for a fee, you must pass on to the recipients the same
664+freedoms that you received. You must make sure that they, too, receive
665+or can get the source code. And you must show them these terms so they
666+know their rights.
667+
668+ Developers that use the GNU GPL protect your rights with two steps:
669+(1) assert copyright on the software, and (2) offer you this License
670+giving you legal permission to copy, distribute and/or modify it.
671+
672+ For the developers' and authors' protection, the GPL clearly explains
673+that there is no warranty for this free software. For both users' and
674+authors' sake, the GPL requires that modified versions be marked as
675+changed, so that their problems will not be attributed erroneously to
676+authors of previous versions.
677+
678+ Some devices are designed to deny users access to install or run
679+modified versions of the software inside them, although the manufacturer
680+can do so. This is fundamentally incompatible with the aim of
681+protecting users' freedom to change the software. The systematic
682+pattern of such abuse occurs in the area of products for individuals to
683+use, which is precisely where it is most unacceptable. Therefore, we
684+have designed this version of the GPL to prohibit the practice for those
685+products. If such problems arise substantially in other domains, we
686+stand ready to extend this provision to those domains in future versions
687+of the GPL, as needed to protect the freedom of users.
688+
689+ Finally, every program is threatened constantly by software patents.
690+States should not allow patents to restrict development and use of
691+software on general-purpose computers, but in those that do, we wish to
692+avoid the special danger that patents applied to a free program could
693+make it effectively proprietary. To prevent this, the GPL assures that
694+patents cannot be used to render the program non-free.
695+
696+ The precise terms and conditions for copying, distribution and
697+modification follow.
698+
699+ TERMS AND CONDITIONS
700+
701+ 0. Definitions.
702+
703+ "This License" refers to version 3 of the GNU General Public License.
704+
705+ "Copyright" also means copyright-like laws that apply to other kinds of
706+works, such as semiconductor masks.
707+
708+ "The Program" refers to any copyrightable work licensed under this
709+License. Each licensee is addressed as "you". "Licensees" and
710+"recipients" may be individuals or organizations.
711+
712+ To "modify" a work means to copy from or adapt all or part of the work
713+in a fashion requiring copyright permission, other than the making of an
714+exact copy. The resulting work is called a "modified version" of the
715+earlier work or a work "based on" the earlier work.
716+
717+ A "covered work" means either the unmodified Program or a work based
718+on the Program.
719+
720+ To "propagate" a work means to do anything with it that, without
721+permission, would make you directly or secondarily liable for
722+infringement under applicable copyright law, except executing it on a
723+computer or modifying a private copy. Propagation includes copying,
724+distribution (with or without modification), making available to the
725+public, and in some countries other activities as well.
726+
727+ To "convey" a work means any kind of propagation that enables other
728+parties to make or receive copies. Mere interaction with a user through
729+a computer network, with no transfer of a copy, is not conveying.
730+
731+ An interactive user interface displays "Appropriate Legal Notices"
732+to the extent that it includes a convenient and prominently visible
733+feature that (1) displays an appropriate copyright notice, and (2)
734+tells the user that there is no warranty for the work (except to the
735+extent that warranties are provided), that licensees may convey the
736+work under this License, and how to view a copy of this License. If
737+the interface presents a list of user commands or options, such as a
738+menu, a prominent item in the list meets this criterion.
739+
740+ 1. Source Code.
741+
742+ The "source code" for a work means the preferred form of the work
743+for making modifications to it. "Object code" means any non-source
744+form of a work.
745+
746+ A "Standard Interface" means an interface that either is an official
747+standard defined by a recognized standards body, or, in the case of
748+interfaces specified for a particular programming language, one that
749+is widely used among developers working in that language.
750+
751+ The "System Libraries" of an executable work include anything, other
752+than the work as a whole, that (a) is included in the normal form of
753+packaging a Major Component, but which is not part of that Major
754+Component, and (b) serves only to enable use of the work with that
755+Major Component, or to implement a Standard Interface for which an
756+implementation is available to the public in source code form. A
757+"Major Component", in this context, means a major essential component
758+(kernel, window system, and so on) of the specific operating system
759+(if any) on which the executable work runs, or a compiler used to
760+produce the work, or an object code interpreter used to run it.
761+
762+ The "Corresponding Source" for a work in object code form means all
763+the source code needed to generate, install, and (for an executable
764+work) run the object code and to modify the work, including scripts to
765+control those activities. However, it does not include the work's
766+System Libraries, or general-purpose tools or generally available free
767+programs which are used unmodified in performing those activities but
768+which are not part of the work. For example, Corresponding Source
769+includes interface definition files associated with source files for
770+the work, and the source code for shared libraries and dynamically
771+linked subprograms that the work is specifically designed to require,
772+such as by intimate data communication or control flow between those
773+subprograms and other parts of the work.
774+
775+ The Corresponding Source need not include anything that users
776+can regenerate automatically from other parts of the Corresponding
777+Source.
778+
779+ The Corresponding Source for a work in source code form is that
780+same work.
781+
782+ 2. Basic Permissions.
783+
784+ All rights granted under this License are granted for the term of
785+copyright on the Program, and are irrevocable provided the stated
786+conditions are met. This License explicitly affirms your unlimited
787+permission to run the unmodified Program. The output from running a
788+covered work is covered by this License only if the output, given its
789+content, constitutes a covered work. This License acknowledges your
790+rights of fair use or other equivalent, as provided by copyright law.
791+
792+ You may make, run and propagate covered works that you do not
793+convey, without conditions so long as your license otherwise remains
794+in force. You may convey covered works to others for the sole purpose
795+of having them make modifications exclusively for you, or provide you
796+with facilities for running those works, provided that you comply with
797+the terms of this License in conveying all material for which you do
798+not control copyright. Those thus making or running the covered works
799+for you must do so exclusively on your behalf, under your direction
800+and control, on terms that prohibit them from making any copies of
801+your copyrighted material outside their relationship with you.
802+
803+ Conveying under any other circumstances is permitted solely under
804+the conditions stated below. Sublicensing is not allowed; section 10
805+makes it unnecessary.
806+
807+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
808+
809+ No covered work shall be deemed part of an effective technological
810+measure under any applicable law fulfilling obligations under article
811+11 of the WIPO copyright treaty adopted on 20 December 1996, or
812+similar laws prohibiting or restricting circumvention of such
813+measures.
814+
815+ When you convey a covered work, you waive any legal power to forbid
816+circumvention of technological measures to the extent such circumvention
817+is effected by exercising rights under this License with respect to
818+the covered work, and you disclaim any intention to limit operation or
819+modification of the work as a means of enforcing, against the work's
820+users, your or third parties' legal rights to forbid circumvention of
821+technological measures.
822+
823+ 4. Conveying Verbatim Copies.
824+
825+ You may convey verbatim copies of the Program's source code as you
826+receive it, in any medium, provided that you conspicuously and
827+appropriately publish on each copy an appropriate copyright notice;
828+keep intact all notices stating that this License and any
829+non-permissive terms added in accord with section 7 apply to the code;
830+keep intact all notices of the absence of any warranty; and give all
831+recipients a copy of this License along with the Program.
832+
833+ You may charge any price or no price for each copy that you convey,
834+and you may offer support or warranty protection for a fee.
835+
836+ 5. Conveying Modified Source Versions.
837+
838+ You may convey a work based on the Program, or the modifications to
839+produce it from the Program, in the form of source code under the
840+terms of section 4, provided that you also meet all of these conditions:
841+
842+ a) The work must carry prominent notices stating that you modified
843+ it, and giving a relevant date.
844+
845+ b) The work must carry prominent notices stating that it is
846+ released under this License and any conditions added under section
847+ 7. This requirement modifies the requirement in section 4 to
848+ "keep intact all notices".
849+
850+ c) You must license the entire work, as a whole, under this
851+ License to anyone who comes into possession of a copy. This
852+ License will therefore apply, along with any applicable section 7
853+ additional terms, to the whole of the work, and all its parts,
854+ regardless of how they are packaged. This License gives no
855+ permission to license the work in any other way, but it does not
856+ invalidate such permission if you have separately received it.
857+
858+ d) If the work has interactive user interfaces, each must display
859+ Appropriate Legal Notices; however, if the Program has interactive
860+ interfaces that do not display Appropriate Legal Notices, your
861+ work need not make them do so.
862+
863+ A compilation of a covered work with other separate and independent
864+works, which are not by their nature extensions of the covered work,
865+and which are not combined with it such as to form a larger program,
866+in or on a volume of a storage or distribution medium, is called an
867+"aggregate" if the compilation and its resulting copyright are not
868+used to limit the access or legal rights of the compilation's users
869+beyond what the individual works permit. Inclusion of a covered work
870+in an aggregate does not cause this License to apply to the other
871+parts of the aggregate.
872+
873+ 6. Conveying Non-Source Forms.
874+
875+ You may convey a covered work in object code form under the terms
876+of sections 4 and 5, provided that you also convey the
877+machine-readable Corresponding Source under the terms of this License,
878+in one of these ways:
879+
880+ a) Convey the object code in, or embodied in, a physical product
881+ (including a physical distribution medium), accompanied by the
882+ Corresponding Source fixed on a durable physical medium
883+ customarily used for software interchange.
884+
885+ b) Convey the object code in, or embodied in, a physical product
886+ (including a physical distribution medium), accompanied by a
887+ written offer, valid for at least three years and valid for as
888+ long as you offer spare parts or customer support for that product
889+ model, to give anyone who possesses the object code either (1) a
890+ copy of the Corresponding Source for all the software in the
891+ product that is covered by this License, on a durable physical
892+ medium customarily used for software interchange, for a price no
893+ more than your reasonable cost of physically performing this
894+ conveying of source, or (2) access to copy the
895+ Corresponding Source from a network server at no charge.
896+
897+ c) Convey individual copies of the object code with a copy of the
898+ written offer to provide the Corresponding Source. This
899+ alternative is allowed only occasionally and noncommercially, and
900+ only if you received the object code with such an offer, in accord
901+ with subsection 6b.
902+
903+ d) Convey the object code by offering access from a designated
904+ place (gratis or for a charge), and offer equivalent access to the
905+ Corresponding Source in the same way through the same place at no
906+ further charge. You need not require recipients to copy the
907+ Corresponding Source along with the object code. If the place to
908+ copy the object code is a network server, the Corresponding Source
909+ may be on a different server (operated by you or a third party)
910+ that supports equivalent copying facilities, provided you maintain
911+ clear directions next to the object code saying where to find the
912+ Corresponding Source. Regardless of what server hosts the
913+ Corresponding Source, you remain obligated to ensure that it is
914+ available for as long as needed to satisfy these requirements.
915+
916+ e) Convey the object code using peer-to-peer transmission, provided
917+ you inform other peers where the object code and Corresponding
918+ Source of the work are being offered to the general public at no
919+ charge under subsection 6d.
920+
921+ A separable portion of the object code, whose source code is excluded
922+from the Corresponding Source as a System Library, need not be
923+included in conveying the object code work.
924+
925+ A "User Product" is either (1) a "consumer product", which means any
926+tangible personal property which is normally used for personal, family,
927+or household purposes, or (2) anything designed or sold for incorporation
928+into a dwelling. In determining whether a product is a consumer product,
929+doubtful cases shall be resolved in favor of coverage. For a particular
930+product received by a particular user, "normally used" refers to a
931+typical or common use of that class of product, regardless of the status
932+of the particular user or of the way in which the particular user
933+actually uses, or expects or is expected to use, the product. A product
934+is a consumer product regardless of whether the product has substantial
935+commercial, industrial or non-consumer uses, unless such uses represent
936+the only significant mode of use of the product.
937+
938+ "Installation Information" for a User Product means any methods,
939+procedures, authorization keys, or other information required to install
940+and execute modified versions of a covered work in that User Product from
941+a modified version of its Corresponding Source. The information must
942+suffice to ensure that the continued functioning of the modified object
943+code is in no case prevented or interfered with solely because
944+modification has been made.
945+
946+ If you convey an object code work under this section in, or with, or
947+specifically for use in, a User Product, and the conveying occurs as
948+part of a transaction in which the right of possession and use of the
949+User Product is transferred to the recipient in perpetuity or for a
950+fixed term (regardless of how the transaction is characterized), the
951+Corresponding Source conveyed under this section must be accompanied
952+by the Installation Information. But this requirement does not apply
953+if neither you nor any third party retains the ability to install
954+modified object code on the User Product (for example, the work has
955+been installed in ROM).
956+
957+ The requirement to provide Installation Information does not include a
958+requirement to continue to provide support service, warranty, or updates
959+for a work that has been modified or installed by the recipient, or for
960+the User Product in which it has been modified or installed. Access to a
961+network may be denied when the modification itself materially and
962+adversely affects the operation of the network or violates the rules and
963+protocols for communication across the network.
964+
965+ Corresponding Source conveyed, and Installation Information provided,
966+in accord with this section must be in a format that is publicly
967+documented (and with an implementation available to the public in
968+source code form), and must require no special password or key for
969+unpacking, reading or copying.
970+
971+ 7. Additional Terms.
972+
973+ "Additional permissions" are terms that supplement the terms of this
974+License by making exceptions from one or more of its conditions.
975+Additional permissions that are applicable to the entire Program shall
976+be treated as though they were included in this License, to the extent
977+that they are valid under applicable law. If additional permissions
978+apply only to part of the Program, that part may be used separately
979+under those permissions, but the entire Program remains governed by
980+this License without regard to the additional permissions.
981+
982+ When you convey a copy of a covered work, you may at your option
983+remove any additional permissions from that copy, or from any part of
984+it. (Additional permissions may be written to require their own
985+removal in certain cases when you modify the work.) You may place
986+additional permissions on material, added by you to a covered work,
987+for which you have or can give appropriate copyright permission.
988+
989+ Notwithstanding any other provision of this License, for material you
990+add to a covered work, you may (if authorized by the copyright holders of
991+that material) supplement the terms of this License with terms:
992+
993+ a) Disclaiming warranty or limiting liability differently from the
994+ terms of sections 15 and 16 of this License; or
995+
996+ b) Requiring preservation of specified reasonable legal notices or
997+ author attributions in that material or in the Appropriate Legal
998+ Notices displayed by works containing it; or
999+
1000+ c) Prohibiting misrepresentation of the origin of that material, or
1001+ requiring that modified versions of such material be marked in
1002+ reasonable ways as different from the original version; or
1003+
1004+ d) Limiting the use for publicity purposes of names of licensors or
1005+ authors of the material; or
1006+
1007+ e) Declining to grant rights under trademark law for use of some
1008+ trade names, trademarks, or service marks; or
1009+
1010+ f) Requiring indemnification of licensors and authors of that
1011+ material by anyone who conveys the material (or modified versions of
1012+ it) with contractual assumptions of liability to the recipient, for
1013+ any liability that these contractual assumptions directly impose on
1014+ those licensors and authors.
1015+
1016+ All other non-permissive additional terms are considered "further
1017+restrictions" within the meaning of section 10. If the Program as you
1018+received it, or any part of it, contains a notice stating that it is
1019+governed by this License along with a term that is a further
1020+restriction, you may remove that term. If a license document contains
1021+a further restriction but permits relicensing or conveying under this
1022+License, you may add to a covered work material governed by the terms
1023+of that license document, provided that the further restriction does
1024+not survive such relicensing or conveying.
1025+
1026+ If you add terms to a covered work in accord with this section, you
1027+must place, in the relevant source files, a statement of the
1028+additional terms that apply to those files, or a notice indicating
1029+where to find the applicable terms.
1030+
1031+ Additional terms, permissive or non-permissive, may be stated in the
1032+form of a separately written license, or stated as exceptions;
1033+the above requirements apply either way.
1034+
1035+ 8. Termination.
1036+
1037+ You may not propagate or modify a covered work except as expressly
1038+provided under this License. Any attempt otherwise to propagate or
1039+modify it is void, and will automatically terminate your rights under
1040+this License (including any patent licenses granted under the third
1041+paragraph of section 11).
1042+
1043+ However, if you cease all violation of this License, then your
1044+license from a particular copyright holder is reinstated (a)
1045+provisionally, unless and until the copyright holder explicitly and
1046+finally terminates your license, and (b) permanently, if the copyright
1047+holder fails to notify you of the violation by some reasonable means
1048+prior to 60 days after the cessation.
1049+
1050+ Moreover, your license from a particular copyright holder is
1051+reinstated permanently if the copyright holder notifies you of the
1052+violation by some reasonable means, this is the first time you have
1053+received notice of violation of this License (for any work) from that
1054+copyright holder, and you cure the violation prior to 30 days after
1055+your receipt of the notice.
1056+
1057+ Termination of your rights under this section does not terminate the
1058+licenses of parties who have received copies or rights from you under
1059+this License. If your rights have been terminated and not permanently
1060+reinstated, you do not qualify to receive new licenses for the same
1061+material under section 10.
1062+
1063+ 9. Acceptance Not Required for Having Copies.
1064+
1065+ You are not required to accept this License in order to receive or
1066+run a copy of the Program. Ancillary propagation of a covered work
1067+occurring solely as a consequence of using peer-to-peer transmission
1068+to receive a copy likewise does not require acceptance. However,
1069+nothing other than this License grants you permission to propagate or
1070+modify any covered work. These actions infringe copyright if you do
1071+not accept this License. Therefore, by modifying or propagating a
1072+covered work, you indicate your acceptance of this License to do so.
1073+
1074+ 10. Automatic Licensing of Downstream Recipients.
1075+
1076+ Each time you convey a covered work, the recipient automatically
1077+receives a license from the original licensors, to run, modify and
1078+propagate that work, subject to this License. You are not responsible
1079+for enforcing compliance by third parties with this License.
1080+
1081+ An "entity transaction" is a transaction transferring control of an
1082+organization, or substantially all assets of one, or subdividing an
1083+organization, or merging organizations. If propagation of a covered
1084+work results from an entity transaction, each party to that
1085+transaction who receives a copy of the work also receives whatever
1086+licenses to the work the party's predecessor in interest had or could
1087+give under the previous paragraph, plus a right to possession of the
1088+Corresponding Source of the work from the predecessor in interest, if
1089+the predecessor has it or can get it with reasonable efforts.
1090+
1091+ You may not impose any further restrictions on the exercise of the
1092+rights granted or affirmed under this License. For example, you may
1093+not impose a license fee, royalty, or other charge for exercise of
1094+rights granted under this License, and you may not initiate litigation
1095+(including a cross-claim or counterclaim in a lawsuit) alleging that
1096+any patent claim is infringed by making, using, selling, offering for
1097+sale, or importing the Program or any portion of it.
1098+
1099+ 11. Patents.
1100+
1101+ A "contributor" is a copyright holder who authorizes use under this
1102+License of the Program or a work on which the Program is based. The
1103+work thus licensed is called the contributor's "contributor version".
1104+
1105+ A contributor's "essential patent claims" are all patent claims
1106+owned or controlled by the contributor, whether already acquired or
1107+hereafter acquired, that would be infringed by some manner, permitted
1108+by this License, of making, using, or selling its contributor version,
1109+but do not include claims that would be infringed only as a
1110+consequence of further modification of the contributor version. For
1111+purposes of this definition, "control" includes the right to grant
1112+patent sublicenses in a manner consistent with the requirements of
1113+this License.
1114+
1115+ Each contributor grants you a non-exclusive, worldwide, royalty-free
1116+patent license under the contributor's essential patent claims, to
1117+make, use, sell, offer for sale, import and otherwise run, modify and
1118+propagate the contents of its contributor version.
1119+
1120+ In the following three paragraphs, a "patent license" is any express
1121+agreement or commitment, however denominated, not to enforce a patent
1122+(such as an express permission to practice a patent or covenant not to
1123+sue for patent infringement). To "grant" such a patent license to a
1124+party means to make such an agreement or commitment not to enforce a
1125+patent against the party.
1126+
1127+ If you convey a covered work, knowingly relying on a patent license,
1128+and the Corresponding Source of the work is not available for anyone
1129+to copy, free of charge and under the terms of this License, through a
1130+publicly available network server or other readily accessible means,
1131+then you must either (1) cause the Corresponding Source to be so
1132+available, or (2) arrange to deprive yourself of the benefit of the
1133+patent license for this particular work, or (3) arrange, in a manner
1134+consistent with the requirements of this License, to extend the patent
1135+license to downstream recipients. "Knowingly relying" means you have
1136+actual knowledge that, but for the patent license, your conveying the
1137+covered work in a country, or your recipient's use of the covered work
1138+in a country, would infringe one or more identifiable patents in that
1139+country that you have reason to believe are valid.
1140+
1141+ If, pursuant to or in connection with a single transaction or
1142+arrangement, you convey, or propagate by procuring conveyance of, a
1143+covered work, and grant a patent license to some of the parties
1144+receiving the covered work authorizing them to use, propagate, modify
1145+or convey a specific copy of the covered work, then the patent license
1146+you grant is automatically extended to all recipients of the covered
1147+work and works based on it.
1148+
1149+ A patent license is "discriminatory" if it does not include within
1150+the scope of its coverage, prohibits the exercise of, or is
1151+conditioned on the non-exercise of one or more of the rights that are
1152+specifically granted under this License. You may not convey a covered
1153+work if you are a party to an arrangement with a third party that is
1154+in the business of distributing software, under which you make payment
1155+to the third party based on the extent of your activity of conveying
1156+the work, and under which the third party grants, to any of the
1157+parties who would receive the covered work from you, a discriminatory
1158+patent license (a) in connection with copies of the covered work
1159+conveyed by you (or copies made from those copies), or (b) primarily
1160+for and in connection with specific products or compilations that
1161+contain the covered work, unless you entered into that arrangement,
1162+or that patent license was granted, prior to 28 March 2007.
1163+
1164+ Nothing in this License shall be construed as excluding or limiting
1165+any implied license or other defenses to infringement that may
1166+otherwise be available to you under applicable patent law.
1167+
1168+ 12. No Surrender of Others' Freedom.
1169+
1170+ If conditions are imposed on you (whether by court order, agreement or
1171+otherwise) that contradict the conditions of this License, they do not
1172+excuse you from the conditions of this License. If you cannot convey a
1173+covered work so as to satisfy simultaneously your obligations under this
1174+License and any other pertinent obligations, then as a consequence you may
1175+not convey it at all. For example, if you agree to terms that obligate you
1176+to collect a royalty for further conveying from those to whom you convey
1177+the Program, the only way you could satisfy both those terms and this
1178+License would be to refrain entirely from conveying the Program.
1179+
1180+ 13. Use with the GNU Affero General Public License.
1181+
1182+ Notwithstanding any other provision of this License, you have
1183+permission to link or combine any covered work with a work licensed
1184+under version 3 of the GNU Affero General Public License into a single
1185+combined work, and to convey the resulting work. The terms of this
1186+License will continue to apply to the part which is the covered work,
1187+but the special requirements of the GNU Affero General Public License,
1188+section 13, concerning interaction through a network will apply to the
1189+combination as such.
1190+
1191+ 14. Revised Versions of this License.
1192+
1193+ The Free Software Foundation may publish revised and/or new versions of
1194+the GNU General Public License from time to time. Such new versions will
1195+be similar in spirit to the present version, but may differ in detail to
1196+address new problems or concerns.
1197+
1198+ Each version is given a distinguishing version number. If the
1199+Program specifies that a certain numbered version of the GNU General
1200+Public License "or any later version" applies to it, you have the
1201+option of following the terms and conditions either of that numbered
1202+version or of any later version published by the Free Software
1203+Foundation. If the Program does not specify a version number of the
1204+GNU General Public License, you may choose any version ever published
1205+by the Free Software Foundation.
1206+
1207+ If the Program specifies that a proxy can decide which future
1208+versions of the GNU General Public License can be used, that proxy's
1209+public statement of acceptance of a version permanently authorizes you
1210+to choose that version for the Program.
1211+
1212+ Later license versions may give you additional or different
1213+permissions. However, no additional obligations are imposed on any
1214+author or copyright holder as a result of your choosing to follow a
1215+later version.
1216+
1217+ 15. Disclaimer of Warranty.
1218+
1219+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
1220+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
1221+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
1222+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
1223+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1224+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
1225+IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
1226+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
1227+
1228+ 16. Limitation of Liability.
1229+
1230+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
1231+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
1232+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
1233+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
1234+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
1235+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
1236+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
1237+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
1238+SUCH DAMAGES.
1239+
1240+ 17. Interpretation of Sections 15 and 16.
1241+
1242+ If the disclaimer of warranty and limitation of liability provided
1243+above cannot be given local legal effect according to their terms,
1244+reviewing courts shall apply local law that most closely approximates
1245+an absolute waiver of all civil liability in connection with the
1246+Program, unless a warranty or assumption of liability accompanies a
1247+copy of the Program in return for a fee.
1248+
1249+ END OF TERMS AND CONDITIONS
1250+
1251+ How to Apply These Terms to Your New Programs
1252+
1253+ If you develop a new program, and you want it to be of the greatest
1254+possible use to the public, the best way to achieve this is to make it
1255+free software which everyone can redistribute and change under these terms.
1256+
1257+ To do so, attach the following notices to the program. It is safest
1258+to attach them to the start of each source file to most effectively
1259+state the exclusion of warranty; and each file should have at least
1260+the "copyright" line and a pointer to where the full notice is found.
1261+
1262+ <one line to give the program's name and a brief idea of what it does.>
1263+ Copyright (C) <year> <name of author>
1264+
1265+ This program is free software: you can redistribute it and/or modify
1266+ it under the terms of the GNU General Public License as published by
1267+ the Free Software Foundation, either version 3 of the License, or
1268+ (at your option) any later version.
1269+
1270+ This program is distributed in the hope that it will be useful,
1271+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1272+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1273+ GNU General Public License for more details.
1274+
1275+ You should have received a copy of the GNU General Public License
1276+ along with this program. If not, see <http://www.gnu.org/licenses/>.
1277+
1278+Also add information on how to contact you by electronic and paper mail.
1279+
1280+ If the program does terminal interaction, make it output a short
1281+notice like this when it starts in an interactive mode:
1282+
1283+ <program> Copyright (C) <year> <name of author>
1284+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
1285+ This is free software, and you are welcome to redistribute it
1286+ under certain conditions; type `show c' for details.
1287+
1288+The hypothetical commands `show w' and `show c' should show the appropriate
1289+parts of the General Public License. Of course, your program's commands
1290+might be different; for a GUI interface, you would use an "about box".
1291+
1292+ You should also get your employer (if you work as a programmer) or school,
1293+if any, to sign a "copyright disclaimer" for the program, if necessary.
1294+For more information on this, and how to apply and follow the GNU GPL, see
1295+<http://www.gnu.org/licenses/>.
1296+
1297+ The GNU General Public License does not permit incorporating your program
1298+into proprietary programs. If your program is a subroutine library, you
1299+may consider it more useful to permit linking proprietary applications with
1300+the library. If this is what you want to do, use the GNU Lesser General
1301+Public License instead of this License. But first, please read
1302+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
1303
1304=== added file 'TODO'
1305--- TODO 1970-01-01 00:00:00 +0000
1306+++ TODO 2015-03-26 14:50:29 +0000
1307@@ -0,0 +1,15 @@
1308+[x]try to improve Live mode ->wallbase features
1309+[x]find new features for Live mode
1310+[x]force slidewall to automatically save the setting without using
1311+the save button
1312+[x]add option to start Slidewall when Ubuntu start
1313+[x]integrate Slidewall with system tray
1314+[]integrate Slidewall with Unity System Settings
1315+[x]Add vladstudio clock support
1316+[x]Add option to import new vladstudio clocks
1317+[x]Add option to delete vladstudio clock's but don't let the user to delete
1318+the default clock's or any other widget's from LiveMode
1319+[x]There are some problems with different clocks that don't show your hour.
1320+[]refresh hour for vladstudio clock less
1321+
1322+
1323
1324=== added directory 'bin'
1325=== added file 'bin/slidewall'
1326--- bin/slidewall 1970-01-01 00:00:00 +0000
1327+++ bin/slidewall 2015-03-26 14:50:29 +0000
1328@@ -0,0 +1,47 @@
1329+#!/usr/bin/python
1330+# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
1331+### BEGIN LICENSE
1332+# Copyright (C) 2012 fioan89@gmail.com <fioan89@gmail.com>
1333+# This program is free software: you can redistribute it and/or modify it
1334+# under the terms of the GNU General Public License version 3, as published
1335+# by the Free Software Foundation.
1336+#
1337+# This program is distributed in the hope that it will be useful, but
1338+# WITHOUT ANY WARRANTY; without even the implied warranties of
1339+# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
1340+# PURPOSE. See the GNU General Public License for more details.
1341+#
1342+# You should have received a copy of the GNU General Public License along
1343+# with this program. If not, see <http://www.gnu.org/licenses/>.
1344+### END LICENSE
1345+
1346+### DO NOT EDIT THIS FILE ###
1347+
1348+import sys
1349+import os
1350+
1351+import locale
1352+locale.textdomain('slidewall')
1353+
1354+# Add project root directory (enable symlink and trunk execution)
1355+PROJECT_ROOT_DIRECTORY = os.path.abspath(
1356+ os.path.dirname(os.path.dirname(os.path.realpath(sys.argv[0]))))
1357+
1358+python_path = []
1359+if os.path.abspath(__file__).startswith('/opt'):
1360+ locale.bindtextdomain('slidewall', '/opt/extras.ubuntu.com/slidewall/share/locale')
1361+ syspath = sys.path[:] # copy to avoid infinite loop in pending objects
1362+ for path in syspath:
1363+ opt_path = path.replace('/usr', '/opt/extras.ubuntu.com/slidewall')
1364+ python_path.insert(0, opt_path)
1365+ sys.path.insert(0, opt_path)
1366+ os.putenv("XDG_DATA_DIRS", "%s:%s" % ("/opt/extras.ubuntu.com/slidewall/share/", os.getenv("XDG_DATA_DIRS", "/usr/local/share/:/usr/share/")))
1367+if (os.path.exists(os.path.join(PROJECT_ROOT_DIRECTORY, 'slidewall'))
1368+ and PROJECT_ROOT_DIRECTORY not in sys.path):
1369+ python_path.insert(0, PROJECT_ROOT_DIRECTORY)
1370+ sys.path.insert(0, PROJECT_ROOT_DIRECTORY)
1371+if python_path:
1372+ os.putenv('PYTHONPATH', "%s:%s" % (os.getenv('PYTHONPATH', ''), ':'.join(python_path))) # for subprocesses
1373+
1374+import slidewall
1375+slidewall.main()
1376
1377=== added directory 'data'
1378=== added directory 'data/glib-2.0'
1379=== added directory 'data/glib-2.0/schemas'
1380=== added file 'data/glib-2.0/schemas/gschemas.compiled'
1381Binary files data/glib-2.0/schemas/gschemas.compiled 1970-01-01 00:00:00 +0000 and data/glib-2.0/schemas/gschemas.compiled 2015-03-26 14:50:29 +0000 differ
1382=== added file 'data/glib-2.0/schemas/net.launchpad.slidewall.gschema.xml'
1383--- data/glib-2.0/schemas/net.launchpad.slidewall.gschema.xml 1970-01-01 00:00:00 +0000
1384+++ data/glib-2.0/schemas/net.launchpad.slidewall.gschema.xml 2015-03-26 14:50:29 +0000
1385@@ -0,0 +1,10 @@
1386+<?xml version="1.0" encoding="UTF-8"?>
1387+<schemalist gettext-domain="slidewall">
1388+ <schema id="net.launchpad.slidewall" path="/net/launchpad/slidewall/">
1389+ <key name="example" type="s">
1390+ <default>''</default>
1391+ <summary>Sample setting</summary>
1392+ <description>Longer description of this sample setting. Talk about allowed values and what it does.</description>
1393+ </key>
1394+ </schema>
1395+</schemalist>
1396
1397=== added directory 'data/media'
1398=== added file 'data/media/background.png'
1399Binary files data/media/background.png 1970-01-01 00:00:00 +0000 and data/media/background.png 2015-03-26 14:50:29 +0000 differ
1400=== added directory 'data/media/goldflame'
1401=== added file 'data/media/goldflame/am.png'
1402Binary files data/media/goldflame/am.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/am.png 2015-03-26 14:50:29 +0000 differ
1403=== added file 'data/media/goldflame/bg.jpg'
1404Binary files data/media/goldflame/bg.jpg 1970-01-01 00:00:00 +0000 and data/media/goldflame/bg.jpg 2015-03-26 14:50:29 +0000 differ
1405=== added file 'data/media/goldflame/clock.ini'
1406--- data/media/goldflame/clock.ini 1970-01-01 00:00:00 +0000
1407+++ data/media/goldflame/clock.ini 2015-03-26 14:50:29 +0000
1408@@ -0,0 +1,15 @@
1409+[Settings]
1410+name=Gold Flame
1411width=1440
1412+height=900
1413author=Vlad Gerasimov
1414email=vladstudio@gmail.com
1415ampmenabled=1
1416+description=
1417+homepageURL=http://www.vladstudio.com
1418+downloadURL=http://www.vladstudio.powweb.com/wcz/goldflame.wcz
1419+refreshhourinterval=60
1420+hourimages=24
1421+
1422+[Animation]
1423+
1424+[WallpaperClock]
1425+specVersion=1.0
1426+specampmenabled=1
1427+description=http://www.wallpaperclock.com/wcz/spec.php
1428\ No newline at end of file
1429
1430=== added file 'data/media/goldflame/day1.png'
1431Binary files data/media/goldflame/day1.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day1.png 2015-03-26 14:50:29 +0000 differ
1432=== added file 'data/media/goldflame/day10.png'
1433Binary files data/media/goldflame/day10.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day10.png 2015-03-26 14:50:29 +0000 differ
1434=== added file 'data/media/goldflame/day11.png'
1435Binary files data/media/goldflame/day11.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day11.png 2015-03-26 14:50:29 +0000 differ
1436=== added file 'data/media/goldflame/day12.png'
1437Binary files data/media/goldflame/day12.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day12.png 2015-03-26 14:50:29 +0000 differ
1438=== added file 'data/media/goldflame/day13.png'
1439Binary files data/media/goldflame/day13.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day13.png 2015-03-26 14:50:29 +0000 differ
1440=== added file 'data/media/goldflame/day14.png'
1441Binary files data/media/goldflame/day14.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day14.png 2015-03-26 14:50:29 +0000 differ
1442=== added file 'data/media/goldflame/day15.png'
1443Binary files data/media/goldflame/day15.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day15.png 2015-03-26 14:50:29 +0000 differ
1444=== added file 'data/media/goldflame/day16.png'
1445Binary files data/media/goldflame/day16.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day16.png 2015-03-26 14:50:29 +0000 differ
1446=== added file 'data/media/goldflame/day17.png'
1447Binary files data/media/goldflame/day17.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day17.png 2015-03-26 14:50:29 +0000 differ
1448=== added file 'data/media/goldflame/day18.png'
1449Binary files data/media/goldflame/day18.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day18.png 2015-03-26 14:50:29 +0000 differ
1450=== added file 'data/media/goldflame/day19.png'
1451Binary files data/media/goldflame/day19.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day19.png 2015-03-26 14:50:29 +0000 differ
1452=== added file 'data/media/goldflame/day2.png'
1453Binary files data/media/goldflame/day2.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day2.png 2015-03-26 14:50:29 +0000 differ
1454=== added file 'data/media/goldflame/day20.png'
1455Binary files data/media/goldflame/day20.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day20.png 2015-03-26 14:50:29 +0000 differ
1456=== added file 'data/media/goldflame/day21.png'
1457Binary files data/media/goldflame/day21.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day21.png 2015-03-26 14:50:29 +0000 differ
1458=== added file 'data/media/goldflame/day22.png'
1459Binary files data/media/goldflame/day22.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day22.png 2015-03-26 14:50:29 +0000 differ
1460=== added file 'data/media/goldflame/day23.png'
1461Binary files data/media/goldflame/day23.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day23.png 2015-03-26 14:50:29 +0000 differ
1462=== added file 'data/media/goldflame/day24.png'
1463Binary files data/media/goldflame/day24.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day24.png 2015-03-26 14:50:29 +0000 differ
1464=== added file 'data/media/goldflame/day25.png'
1465Binary files data/media/goldflame/day25.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day25.png 2015-03-26 14:50:29 +0000 differ
1466=== added file 'data/media/goldflame/day26.png'
1467Binary files data/media/goldflame/day26.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day26.png 2015-03-26 14:50:29 +0000 differ
1468=== added file 'data/media/goldflame/day27.png'
1469Binary files data/media/goldflame/day27.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day27.png 2015-03-26 14:50:29 +0000 differ
1470=== added file 'data/media/goldflame/day28.png'
1471Binary files data/media/goldflame/day28.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day28.png 2015-03-26 14:50:29 +0000 differ
1472=== added file 'data/media/goldflame/day29.png'
1473Binary files data/media/goldflame/day29.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day29.png 2015-03-26 14:50:29 +0000 differ
1474=== added file 'data/media/goldflame/day3.png'
1475Binary files data/media/goldflame/day3.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day3.png 2015-03-26 14:50:29 +0000 differ
1476=== added file 'data/media/goldflame/day30.png'
1477Binary files data/media/goldflame/day30.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day30.png 2015-03-26 14:50:29 +0000 differ
1478=== added file 'data/media/goldflame/day31.png'
1479Binary files data/media/goldflame/day31.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day31.png 2015-03-26 14:50:29 +0000 differ
1480=== added file 'data/media/goldflame/day4.png'
1481Binary files data/media/goldflame/day4.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day4.png 2015-03-26 14:50:29 +0000 differ
1482=== added file 'data/media/goldflame/day5.png'
1483Binary files data/media/goldflame/day5.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day5.png 2015-03-26 14:50:29 +0000 differ
1484=== added file 'data/media/goldflame/day6.png'
1485Binary files data/media/goldflame/day6.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day6.png 2015-03-26 14:50:29 +0000 differ
1486=== added file 'data/media/goldflame/day7.png'
1487Binary files data/media/goldflame/day7.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day7.png 2015-03-26 14:50:29 +0000 differ
1488=== added file 'data/media/goldflame/day8.png'
1489Binary files data/media/goldflame/day8.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day8.png 2015-03-26 14:50:29 +0000 differ
1490=== added file 'data/media/goldflame/day9.png'
1491Binary files data/media/goldflame/day9.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/day9.png 2015-03-26 14:50:29 +0000 differ
1492=== added file 'data/media/goldflame/hour0.png'
1493Binary files data/media/goldflame/hour0.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour0.png 2015-03-26 14:50:29 +0000 differ
1494=== added file 'data/media/goldflame/hour1.png'
1495Binary files data/media/goldflame/hour1.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour1.png 2015-03-26 14:50:29 +0000 differ
1496=== added file 'data/media/goldflame/hour10.png'
1497Binary files data/media/goldflame/hour10.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour10.png 2015-03-26 14:50:29 +0000 differ
1498=== added file 'data/media/goldflame/hour11.png'
1499Binary files data/media/goldflame/hour11.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour11.png 2015-03-26 14:50:29 +0000 differ
1500=== added file 'data/media/goldflame/hour12.png'
1501Binary files data/media/goldflame/hour12.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour12.png 2015-03-26 14:50:29 +0000 differ
1502=== added file 'data/media/goldflame/hour13.png'
1503Binary files data/media/goldflame/hour13.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour13.png 2015-03-26 14:50:29 +0000 differ
1504=== added file 'data/media/goldflame/hour14.png'
1505Binary files data/media/goldflame/hour14.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour14.png 2015-03-26 14:50:29 +0000 differ
1506=== added file 'data/media/goldflame/hour15.png'
1507Binary files data/media/goldflame/hour15.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour15.png 2015-03-26 14:50:29 +0000 differ
1508=== added file 'data/media/goldflame/hour16.png'
1509Binary files data/media/goldflame/hour16.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour16.png 2015-03-26 14:50:29 +0000 differ
1510=== added file 'data/media/goldflame/hour17.png'
1511Binary files data/media/goldflame/hour17.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour17.png 2015-03-26 14:50:29 +0000 differ
1512=== added file 'data/media/goldflame/hour18.png'
1513Binary files data/media/goldflame/hour18.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour18.png 2015-03-26 14:50:29 +0000 differ
1514=== added file 'data/media/goldflame/hour19.png'
1515Binary files data/media/goldflame/hour19.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour19.png 2015-03-26 14:50:29 +0000 differ
1516=== added file 'data/media/goldflame/hour2.png'
1517Binary files data/media/goldflame/hour2.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour2.png 2015-03-26 14:50:29 +0000 differ
1518=== added file 'data/media/goldflame/hour20.png'
1519Binary files data/media/goldflame/hour20.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour20.png 2015-03-26 14:50:29 +0000 differ
1520=== added file 'data/media/goldflame/hour21.png'
1521Binary files data/media/goldflame/hour21.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour21.png 2015-03-26 14:50:29 +0000 differ
1522=== added file 'data/media/goldflame/hour22.png'
1523Binary files data/media/goldflame/hour22.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour22.png 2015-03-26 14:50:29 +0000 differ
1524=== added file 'data/media/goldflame/hour23.png'
1525Binary files data/media/goldflame/hour23.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour23.png 2015-03-26 14:50:29 +0000 differ
1526=== added file 'data/media/goldflame/hour3.png'
1527Binary files data/media/goldflame/hour3.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour3.png 2015-03-26 14:50:29 +0000 differ
1528=== added file 'data/media/goldflame/hour4.png'
1529Binary files data/media/goldflame/hour4.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour4.png 2015-03-26 14:50:29 +0000 differ
1530=== added file 'data/media/goldflame/hour5.png'
1531Binary files data/media/goldflame/hour5.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour5.png 2015-03-26 14:50:29 +0000 differ
1532=== added file 'data/media/goldflame/hour6.png'
1533Binary files data/media/goldflame/hour6.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour6.png 2015-03-26 14:50:29 +0000 differ
1534=== added file 'data/media/goldflame/hour7.png'
1535Binary files data/media/goldflame/hour7.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour7.png 2015-03-26 14:50:29 +0000 differ
1536=== added file 'data/media/goldflame/hour8.png'
1537Binary files data/media/goldflame/hour8.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour8.png 2015-03-26 14:50:29 +0000 differ
1538=== added file 'data/media/goldflame/hour9.png'
1539Binary files data/media/goldflame/hour9.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/hour9.png 2015-03-26 14:50:29 +0000 differ
1540=== added file 'data/media/goldflame/minute0.png'
1541Binary files data/media/goldflame/minute0.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute0.png 2015-03-26 14:50:29 +0000 differ
1542=== added file 'data/media/goldflame/minute1.png'
1543Binary files data/media/goldflame/minute1.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute1.png 2015-03-26 14:50:29 +0000 differ
1544=== added file 'data/media/goldflame/minute10.png'
1545Binary files data/media/goldflame/minute10.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute10.png 2015-03-26 14:50:29 +0000 differ
1546=== added file 'data/media/goldflame/minute11.png'
1547Binary files data/media/goldflame/minute11.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute11.png 2015-03-26 14:50:29 +0000 differ
1548=== added file 'data/media/goldflame/minute12.png'
1549Binary files data/media/goldflame/minute12.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute12.png 2015-03-26 14:50:29 +0000 differ
1550=== added file 'data/media/goldflame/minute13.png'
1551Binary files data/media/goldflame/minute13.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute13.png 2015-03-26 14:50:29 +0000 differ
1552=== added file 'data/media/goldflame/minute14.png'
1553Binary files data/media/goldflame/minute14.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute14.png 2015-03-26 14:50:29 +0000 differ
1554=== added file 'data/media/goldflame/minute15.png'
1555Binary files data/media/goldflame/minute15.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute15.png 2015-03-26 14:50:29 +0000 differ
1556=== added file 'data/media/goldflame/minute16.png'
1557Binary files data/media/goldflame/minute16.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute16.png 2015-03-26 14:50:29 +0000 differ
1558=== added file 'data/media/goldflame/minute17.png'
1559Binary files data/media/goldflame/minute17.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute17.png 2015-03-26 14:50:29 +0000 differ
1560=== added file 'data/media/goldflame/minute18.png'
1561Binary files data/media/goldflame/minute18.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute18.png 2015-03-26 14:50:29 +0000 differ
1562=== added file 'data/media/goldflame/minute19.png'
1563Binary files data/media/goldflame/minute19.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute19.png 2015-03-26 14:50:29 +0000 differ
1564=== added file 'data/media/goldflame/minute2.png'
1565Binary files data/media/goldflame/minute2.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute2.png 2015-03-26 14:50:29 +0000 differ
1566=== added file 'data/media/goldflame/minute20.png'
1567Binary files data/media/goldflame/minute20.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute20.png 2015-03-26 14:50:29 +0000 differ
1568=== added file 'data/media/goldflame/minute21.png'
1569Binary files data/media/goldflame/minute21.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute21.png 2015-03-26 14:50:29 +0000 differ
1570=== added file 'data/media/goldflame/minute22.png'
1571Binary files data/media/goldflame/minute22.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute22.png 2015-03-26 14:50:29 +0000 differ
1572=== added file 'data/media/goldflame/minute23.png'
1573Binary files data/media/goldflame/minute23.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute23.png 2015-03-26 14:50:29 +0000 differ
1574=== added file 'data/media/goldflame/minute24.png'
1575Binary files data/media/goldflame/minute24.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute24.png 2015-03-26 14:50:29 +0000 differ
1576=== added file 'data/media/goldflame/minute25.png'
1577Binary files data/media/goldflame/minute25.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute25.png 2015-03-26 14:50:29 +0000 differ
1578=== added file 'data/media/goldflame/minute26.png'
1579Binary files data/media/goldflame/minute26.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute26.png 2015-03-26 14:50:29 +0000 differ
1580=== added file 'data/media/goldflame/minute27.png'
1581Binary files data/media/goldflame/minute27.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute27.png 2015-03-26 14:50:29 +0000 differ
1582=== added file 'data/media/goldflame/minute28.png'
1583Binary files data/media/goldflame/minute28.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute28.png 2015-03-26 14:50:29 +0000 differ
1584=== added file 'data/media/goldflame/minute29.png'
1585Binary files data/media/goldflame/minute29.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute29.png 2015-03-26 14:50:29 +0000 differ
1586=== added file 'data/media/goldflame/minute3.png'
1587Binary files data/media/goldflame/minute3.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute3.png 2015-03-26 14:50:29 +0000 differ
1588=== added file 'data/media/goldflame/minute30.png'
1589Binary files data/media/goldflame/minute30.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute30.png 2015-03-26 14:50:29 +0000 differ
1590=== added file 'data/media/goldflame/minute31.png'
1591Binary files data/media/goldflame/minute31.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute31.png 2015-03-26 14:50:29 +0000 differ
1592=== added file 'data/media/goldflame/minute32.png'
1593Binary files data/media/goldflame/minute32.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute32.png 2015-03-26 14:50:29 +0000 differ
1594=== added file 'data/media/goldflame/minute33.png'
1595Binary files data/media/goldflame/minute33.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute33.png 2015-03-26 14:50:29 +0000 differ
1596=== added file 'data/media/goldflame/minute34.png'
1597Binary files data/media/goldflame/minute34.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute34.png 2015-03-26 14:50:29 +0000 differ
1598=== added file 'data/media/goldflame/minute35.png'
1599Binary files data/media/goldflame/minute35.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute35.png 2015-03-26 14:50:29 +0000 differ
1600=== added file 'data/media/goldflame/minute36.png'
1601Binary files data/media/goldflame/minute36.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute36.png 2015-03-26 14:50:29 +0000 differ
1602=== added file 'data/media/goldflame/minute37.png'
1603Binary files data/media/goldflame/minute37.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute37.png 2015-03-26 14:50:29 +0000 differ
1604=== added file 'data/media/goldflame/minute38.png'
1605Binary files data/media/goldflame/minute38.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute38.png 2015-03-26 14:50:29 +0000 differ
1606=== added file 'data/media/goldflame/minute39.png'
1607Binary files data/media/goldflame/minute39.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute39.png 2015-03-26 14:50:29 +0000 differ
1608=== added file 'data/media/goldflame/minute4.png'
1609Binary files data/media/goldflame/minute4.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute4.png 2015-03-26 14:50:29 +0000 differ
1610=== added file 'data/media/goldflame/minute40.png'
1611Binary files data/media/goldflame/minute40.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute40.png 2015-03-26 14:50:29 +0000 differ
1612=== added file 'data/media/goldflame/minute41.png'
1613Binary files data/media/goldflame/minute41.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute41.png 2015-03-26 14:50:29 +0000 differ
1614=== added file 'data/media/goldflame/minute42.png'
1615Binary files data/media/goldflame/minute42.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute42.png 2015-03-26 14:50:29 +0000 differ
1616=== added file 'data/media/goldflame/minute43.png'
1617Binary files data/media/goldflame/minute43.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute43.png 2015-03-26 14:50:29 +0000 differ
1618=== added file 'data/media/goldflame/minute44.png'
1619Binary files data/media/goldflame/minute44.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute44.png 2015-03-26 14:50:29 +0000 differ
1620=== added file 'data/media/goldflame/minute45.png'
1621Binary files data/media/goldflame/minute45.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute45.png 2015-03-26 14:50:29 +0000 differ
1622=== added file 'data/media/goldflame/minute46.png'
1623Binary files data/media/goldflame/minute46.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute46.png 2015-03-26 14:50:29 +0000 differ
1624=== added file 'data/media/goldflame/minute47.png'
1625Binary files data/media/goldflame/minute47.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute47.png 2015-03-26 14:50:29 +0000 differ
1626=== added file 'data/media/goldflame/minute48.png'
1627Binary files data/media/goldflame/minute48.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute48.png 2015-03-26 14:50:29 +0000 differ
1628=== added file 'data/media/goldflame/minute49.png'
1629Binary files data/media/goldflame/minute49.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute49.png 2015-03-26 14:50:29 +0000 differ
1630=== added file 'data/media/goldflame/minute5.png'
1631Binary files data/media/goldflame/minute5.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute5.png 2015-03-26 14:50:29 +0000 differ
1632=== added file 'data/media/goldflame/minute50.png'
1633Binary files data/media/goldflame/minute50.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute50.png 2015-03-26 14:50:29 +0000 differ
1634=== added file 'data/media/goldflame/minute51.png'
1635Binary files data/media/goldflame/minute51.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute51.png 2015-03-26 14:50:29 +0000 differ
1636=== added file 'data/media/goldflame/minute52.png'
1637Binary files data/media/goldflame/minute52.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute52.png 2015-03-26 14:50:29 +0000 differ
1638=== added file 'data/media/goldflame/minute53.png'
1639Binary files data/media/goldflame/minute53.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute53.png 2015-03-26 14:50:29 +0000 differ
1640=== added file 'data/media/goldflame/minute54.png'
1641Binary files data/media/goldflame/minute54.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute54.png 2015-03-26 14:50:29 +0000 differ
1642=== added file 'data/media/goldflame/minute55.png'
1643Binary files data/media/goldflame/minute55.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute55.png 2015-03-26 14:50:29 +0000 differ
1644=== added file 'data/media/goldflame/minute56.png'
1645Binary files data/media/goldflame/minute56.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute56.png 2015-03-26 14:50:29 +0000 differ
1646=== added file 'data/media/goldflame/minute57.png'
1647Binary files data/media/goldflame/minute57.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute57.png 2015-03-26 14:50:29 +0000 differ
1648=== added file 'data/media/goldflame/minute58.png'
1649Binary files data/media/goldflame/minute58.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute58.png 2015-03-26 14:50:29 +0000 differ
1650=== added file 'data/media/goldflame/minute59.png'
1651Binary files data/media/goldflame/minute59.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute59.png 2015-03-26 14:50:29 +0000 differ
1652=== added file 'data/media/goldflame/minute6.png'
1653Binary files data/media/goldflame/minute6.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute6.png 2015-03-26 14:50:29 +0000 differ
1654=== added file 'data/media/goldflame/minute7.png'
1655Binary files data/media/goldflame/minute7.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute7.png 2015-03-26 14:50:29 +0000 differ
1656=== added file 'data/media/goldflame/minute8.png'
1657Binary files data/media/goldflame/minute8.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute8.png 2015-03-26 14:50:29 +0000 differ
1658=== added file 'data/media/goldflame/minute9.png'
1659Binary files data/media/goldflame/minute9.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/minute9.png 2015-03-26 14:50:29 +0000 differ
1660=== added file 'data/media/goldflame/month1.png'
1661Binary files data/media/goldflame/month1.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/month1.png 2015-03-26 14:50:29 +0000 differ
1662=== added file 'data/media/goldflame/month10.png'
1663Binary files data/media/goldflame/month10.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/month10.png 2015-03-26 14:50:29 +0000 differ
1664=== added file 'data/media/goldflame/month11.png'
1665Binary files data/media/goldflame/month11.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/month11.png 2015-03-26 14:50:29 +0000 differ
1666=== added file 'data/media/goldflame/month12.png'
1667Binary files data/media/goldflame/month12.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/month12.png 2015-03-26 14:50:29 +0000 differ
1668=== added file 'data/media/goldflame/month2.png'
1669Binary files data/media/goldflame/month2.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/month2.png 2015-03-26 14:50:29 +0000 differ
1670=== added file 'data/media/goldflame/month3.png'
1671Binary files data/media/goldflame/month3.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/month3.png 2015-03-26 14:50:29 +0000 differ
1672=== added file 'data/media/goldflame/month4.png'
1673Binary files data/media/goldflame/month4.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/month4.png 2015-03-26 14:50:29 +0000 differ
1674=== added file 'data/media/goldflame/month5.png'
1675Binary files data/media/goldflame/month5.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/month5.png 2015-03-26 14:50:29 +0000 differ
1676=== added file 'data/media/goldflame/month6.png'
1677Binary files data/media/goldflame/month6.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/month6.png 2015-03-26 14:50:29 +0000 differ
1678=== added file 'data/media/goldflame/month7.png'
1679Binary files data/media/goldflame/month7.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/month7.png 2015-03-26 14:50:29 +0000 differ
1680=== added file 'data/media/goldflame/month8.png'
1681Binary files data/media/goldflame/month8.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/month8.png 2015-03-26 14:50:29 +0000 differ
1682=== added file 'data/media/goldflame/month9.png'
1683Binary files data/media/goldflame/month9.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/month9.png 2015-03-26 14:50:29 +0000 differ
1684=== added file 'data/media/goldflame/pm.png'
1685Binary files data/media/goldflame/pm.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/pm.png 2015-03-26 14:50:29 +0000 differ
1686=== added file 'data/media/goldflame/preview100x75.jpg'
1687Binary files data/media/goldflame/preview100x75.jpg 1970-01-01 00:00:00 +0000 and data/media/goldflame/preview100x75.jpg 2015-03-26 14:50:29 +0000 differ
1688=== added file 'data/media/goldflame/preview200x150.jpg'
1689Binary files data/media/goldflame/preview200x150.jpg 1970-01-01 00:00:00 +0000 and data/media/goldflame/preview200x150.jpg 2015-03-26 14:50:29 +0000 differ
1690=== added file 'data/media/goldflame/weekday1.png'
1691Binary files data/media/goldflame/weekday1.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/weekday1.png 2015-03-26 14:50:29 +0000 differ
1692=== added file 'data/media/goldflame/weekday2.png'
1693Binary files data/media/goldflame/weekday2.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/weekday2.png 2015-03-26 14:50:29 +0000 differ
1694=== added file 'data/media/goldflame/weekday3.png'
1695Binary files data/media/goldflame/weekday3.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/weekday3.png 2015-03-26 14:50:29 +0000 differ
1696=== added file 'data/media/goldflame/weekday4.png'
1697Binary files data/media/goldflame/weekday4.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/weekday4.png 2015-03-26 14:50:29 +0000 differ
1698=== added file 'data/media/goldflame/weekday5.png'
1699Binary files data/media/goldflame/weekday5.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/weekday5.png 2015-03-26 14:50:29 +0000 differ
1700=== added file 'data/media/goldflame/weekday6.png'
1701Binary files data/media/goldflame/weekday6.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/weekday6.png 2015-03-26 14:50:29 +0000 differ
1702=== added file 'data/media/goldflame/weekday7.png'
1703Binary files data/media/goldflame/weekday7.png 1970-01-01 00:00:00 +0000 and data/media/goldflame/weekday7.png 2015-03-26 14:50:29 +0000 differ
1704=== added directory 'data/media/lcd_blue'
1705=== added file 'data/media/lcd_blue/am.png'
1706Binary files data/media/lcd_blue/am.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/am.png 2015-03-26 14:50:29 +0000 differ
1707=== added file 'data/media/lcd_blue/bg.jpg'
1708Binary files data/media/lcd_blue/bg.jpg 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/bg.jpg 2015-03-26 14:50:29 +0000 differ
1709=== added file 'data/media/lcd_blue/clock.ini'
1710--- data/media/lcd_blue/clock.ini 1970-01-01 00:00:00 +0000
1711+++ data/media/lcd_blue/clock.ini 2015-03-26 14:50:29 +0000
1712@@ -0,0 +1,19 @@
1713+[Settings]
1714+name=LCD Blue
1715+width=1366
1716+height=768
1717+author=Vlad Gerasimov
1718+email=vladstudio@gmail.com
1719+ampmenabled=1
1720+description=
1721+homepageURL=http://www.vladstudio.com
1722+downloadURL=http://www.vladstudio.com
1723+refreshhourinterval=60
1724+hourimages=24
1725+
1726+[Animation]
1727+
1728+[WallpaperClock]
1729+specVersion=1.0
1730+specampmenabled=1
1731+description=http://www.wallpaperclock.com/wcz/spec.php
1732\ No newline at end of file
1733
1734=== added file 'data/media/lcd_blue/day1.png'
1735Binary files data/media/lcd_blue/day1.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day1.png 2015-03-26 14:50:29 +0000 differ
1736=== added file 'data/media/lcd_blue/day10.png'
1737Binary files data/media/lcd_blue/day10.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day10.png 2015-03-26 14:50:29 +0000 differ
1738=== added file 'data/media/lcd_blue/day11.png'
1739Binary files data/media/lcd_blue/day11.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day11.png 2015-03-26 14:50:29 +0000 differ
1740=== added file 'data/media/lcd_blue/day12.png'
1741Binary files data/media/lcd_blue/day12.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day12.png 2015-03-26 14:50:29 +0000 differ
1742=== added file 'data/media/lcd_blue/day13.png'
1743Binary files data/media/lcd_blue/day13.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day13.png 2015-03-26 14:50:29 +0000 differ
1744=== added file 'data/media/lcd_blue/day14.png'
1745Binary files data/media/lcd_blue/day14.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day14.png 2015-03-26 14:50:29 +0000 differ
1746=== added file 'data/media/lcd_blue/day15.png'
1747Binary files data/media/lcd_blue/day15.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day15.png 2015-03-26 14:50:29 +0000 differ
1748=== added file 'data/media/lcd_blue/day16.png'
1749Binary files data/media/lcd_blue/day16.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day16.png 2015-03-26 14:50:29 +0000 differ
1750=== added file 'data/media/lcd_blue/day17.png'
1751Binary files data/media/lcd_blue/day17.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day17.png 2015-03-26 14:50:29 +0000 differ
1752=== added file 'data/media/lcd_blue/day18.png'
1753Binary files data/media/lcd_blue/day18.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day18.png 2015-03-26 14:50:29 +0000 differ
1754=== added file 'data/media/lcd_blue/day19.png'
1755Binary files data/media/lcd_blue/day19.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day19.png 2015-03-26 14:50:29 +0000 differ
1756=== added file 'data/media/lcd_blue/day2.png'
1757Binary files data/media/lcd_blue/day2.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day2.png 2015-03-26 14:50:29 +0000 differ
1758=== added file 'data/media/lcd_blue/day20.png'
1759Binary files data/media/lcd_blue/day20.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day20.png 2015-03-26 14:50:29 +0000 differ
1760=== added file 'data/media/lcd_blue/day21.png'
1761Binary files data/media/lcd_blue/day21.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day21.png 2015-03-26 14:50:29 +0000 differ
1762=== added file 'data/media/lcd_blue/day22.png'
1763Binary files data/media/lcd_blue/day22.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day22.png 2015-03-26 14:50:29 +0000 differ
1764=== added file 'data/media/lcd_blue/day23.png'
1765Binary files data/media/lcd_blue/day23.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day23.png 2015-03-26 14:50:29 +0000 differ
1766=== added file 'data/media/lcd_blue/day24.png'
1767Binary files data/media/lcd_blue/day24.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day24.png 2015-03-26 14:50:29 +0000 differ
1768=== added file 'data/media/lcd_blue/day25.png'
1769Binary files data/media/lcd_blue/day25.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day25.png 2015-03-26 14:50:29 +0000 differ
1770=== added file 'data/media/lcd_blue/day26.png'
1771Binary files data/media/lcd_blue/day26.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day26.png 2015-03-26 14:50:29 +0000 differ
1772=== added file 'data/media/lcd_blue/day27.png'
1773Binary files data/media/lcd_blue/day27.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day27.png 2015-03-26 14:50:29 +0000 differ
1774=== added file 'data/media/lcd_blue/day28.png'
1775Binary files data/media/lcd_blue/day28.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day28.png 2015-03-26 14:50:29 +0000 differ
1776=== added file 'data/media/lcd_blue/day29.png'
1777Binary files data/media/lcd_blue/day29.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day29.png 2015-03-26 14:50:29 +0000 differ
1778=== added file 'data/media/lcd_blue/day3.png'
1779Binary files data/media/lcd_blue/day3.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day3.png 2015-03-26 14:50:29 +0000 differ
1780=== added file 'data/media/lcd_blue/day30.png'
1781Binary files data/media/lcd_blue/day30.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day30.png 2015-03-26 14:50:29 +0000 differ
1782=== added file 'data/media/lcd_blue/day31.png'
1783Binary files data/media/lcd_blue/day31.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day31.png 2015-03-26 14:50:29 +0000 differ
1784=== added file 'data/media/lcd_blue/day4.png'
1785Binary files data/media/lcd_blue/day4.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day4.png 2015-03-26 14:50:29 +0000 differ
1786=== added file 'data/media/lcd_blue/day5.png'
1787Binary files data/media/lcd_blue/day5.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day5.png 2015-03-26 14:50:29 +0000 differ
1788=== added file 'data/media/lcd_blue/day6.png'
1789Binary files data/media/lcd_blue/day6.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day6.png 2015-03-26 14:50:29 +0000 differ
1790=== added file 'data/media/lcd_blue/day7.png'
1791Binary files data/media/lcd_blue/day7.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day7.png 2015-03-26 14:50:29 +0000 differ
1792=== added file 'data/media/lcd_blue/day8.png'
1793Binary files data/media/lcd_blue/day8.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day8.png 2015-03-26 14:50:29 +0000 differ
1794=== added file 'data/media/lcd_blue/day9.png'
1795Binary files data/media/lcd_blue/day9.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/day9.png 2015-03-26 14:50:29 +0000 differ
1796=== added file 'data/media/lcd_blue/hour0.png'
1797Binary files data/media/lcd_blue/hour0.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour0.png 2015-03-26 14:50:29 +0000 differ
1798=== added file 'data/media/lcd_blue/hour1.png'
1799Binary files data/media/lcd_blue/hour1.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour1.png 2015-03-26 14:50:29 +0000 differ
1800=== added file 'data/media/lcd_blue/hour10.png'
1801Binary files data/media/lcd_blue/hour10.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour10.png 2015-03-26 14:50:29 +0000 differ
1802=== added file 'data/media/lcd_blue/hour11.png'
1803Binary files data/media/lcd_blue/hour11.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour11.png 2015-03-26 14:50:29 +0000 differ
1804=== added file 'data/media/lcd_blue/hour12.png'
1805Binary files data/media/lcd_blue/hour12.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour12.png 2015-03-26 14:50:29 +0000 differ
1806=== added file 'data/media/lcd_blue/hour13.png'
1807Binary files data/media/lcd_blue/hour13.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour13.png 2015-03-26 14:50:29 +0000 differ
1808=== added file 'data/media/lcd_blue/hour14.png'
1809Binary files data/media/lcd_blue/hour14.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour14.png 2015-03-26 14:50:29 +0000 differ
1810=== added file 'data/media/lcd_blue/hour15.png'
1811Binary files data/media/lcd_blue/hour15.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour15.png 2015-03-26 14:50:29 +0000 differ
1812=== added file 'data/media/lcd_blue/hour16.png'
1813Binary files data/media/lcd_blue/hour16.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour16.png 2015-03-26 14:50:29 +0000 differ
1814=== added file 'data/media/lcd_blue/hour17.png'
1815Binary files data/media/lcd_blue/hour17.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour17.png 2015-03-26 14:50:29 +0000 differ
1816=== added file 'data/media/lcd_blue/hour18.png'
1817Binary files data/media/lcd_blue/hour18.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour18.png 2015-03-26 14:50:29 +0000 differ
1818=== added file 'data/media/lcd_blue/hour19.png'
1819Binary files data/media/lcd_blue/hour19.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour19.png 2015-03-26 14:50:29 +0000 differ
1820=== added file 'data/media/lcd_blue/hour2.png'
1821Binary files data/media/lcd_blue/hour2.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour2.png 2015-03-26 14:50:29 +0000 differ
1822=== added file 'data/media/lcd_blue/hour20.png'
1823Binary files data/media/lcd_blue/hour20.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour20.png 2015-03-26 14:50:29 +0000 differ
1824=== added file 'data/media/lcd_blue/hour21.png'
1825Binary files data/media/lcd_blue/hour21.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour21.png 2015-03-26 14:50:29 +0000 differ
1826=== added file 'data/media/lcd_blue/hour22.png'
1827Binary files data/media/lcd_blue/hour22.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour22.png 2015-03-26 14:50:29 +0000 differ
1828=== added file 'data/media/lcd_blue/hour23.png'
1829Binary files data/media/lcd_blue/hour23.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour23.png 2015-03-26 14:50:29 +0000 differ
1830=== added file 'data/media/lcd_blue/hour3.png'
1831Binary files data/media/lcd_blue/hour3.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour3.png 2015-03-26 14:50:29 +0000 differ
1832=== added file 'data/media/lcd_blue/hour4.png'
1833Binary files data/media/lcd_blue/hour4.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour4.png 2015-03-26 14:50:29 +0000 differ
1834=== added file 'data/media/lcd_blue/hour5.png'
1835Binary files data/media/lcd_blue/hour5.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour5.png 2015-03-26 14:50:29 +0000 differ
1836=== added file 'data/media/lcd_blue/hour6.png'
1837Binary files data/media/lcd_blue/hour6.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour6.png 2015-03-26 14:50:29 +0000 differ
1838=== added file 'data/media/lcd_blue/hour7.png'
1839Binary files data/media/lcd_blue/hour7.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour7.png 2015-03-26 14:50:29 +0000 differ
1840=== added file 'data/media/lcd_blue/hour8.png'
1841Binary files data/media/lcd_blue/hour8.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour8.png 2015-03-26 14:50:29 +0000 differ
1842=== added file 'data/media/lcd_blue/hour9.png'
1843Binary files data/media/lcd_blue/hour9.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/hour9.png 2015-03-26 14:50:29 +0000 differ
1844=== added file 'data/media/lcd_blue/minute0.png'
1845Binary files data/media/lcd_blue/minute0.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute0.png 2015-03-26 14:50:29 +0000 differ
1846=== added file 'data/media/lcd_blue/minute1.png'
1847Binary files data/media/lcd_blue/minute1.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute1.png 2015-03-26 14:50:29 +0000 differ
1848=== added file 'data/media/lcd_blue/minute10.png'
1849Binary files data/media/lcd_blue/minute10.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute10.png 2015-03-26 14:50:29 +0000 differ
1850=== added file 'data/media/lcd_blue/minute11.png'
1851Binary files data/media/lcd_blue/minute11.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute11.png 2015-03-26 14:50:29 +0000 differ
1852=== added file 'data/media/lcd_blue/minute12.png'
1853Binary files data/media/lcd_blue/minute12.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute12.png 2015-03-26 14:50:29 +0000 differ
1854=== added file 'data/media/lcd_blue/minute13.png'
1855Binary files data/media/lcd_blue/minute13.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute13.png 2015-03-26 14:50:29 +0000 differ
1856=== added file 'data/media/lcd_blue/minute14.png'
1857Binary files data/media/lcd_blue/minute14.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute14.png 2015-03-26 14:50:29 +0000 differ
1858=== added file 'data/media/lcd_blue/minute15.png'
1859Binary files data/media/lcd_blue/minute15.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute15.png 2015-03-26 14:50:29 +0000 differ
1860=== added file 'data/media/lcd_blue/minute16.png'
1861Binary files data/media/lcd_blue/minute16.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute16.png 2015-03-26 14:50:29 +0000 differ
1862=== added file 'data/media/lcd_blue/minute17.png'
1863Binary files data/media/lcd_blue/minute17.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute17.png 2015-03-26 14:50:29 +0000 differ
1864=== added file 'data/media/lcd_blue/minute18.png'
1865Binary files data/media/lcd_blue/minute18.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute18.png 2015-03-26 14:50:29 +0000 differ
1866=== added file 'data/media/lcd_blue/minute19.png'
1867Binary files data/media/lcd_blue/minute19.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute19.png 2015-03-26 14:50:29 +0000 differ
1868=== added file 'data/media/lcd_blue/minute2.png'
1869Binary files data/media/lcd_blue/minute2.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute2.png 2015-03-26 14:50:29 +0000 differ
1870=== added file 'data/media/lcd_blue/minute20.png'
1871Binary files data/media/lcd_blue/minute20.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute20.png 2015-03-26 14:50:29 +0000 differ
1872=== added file 'data/media/lcd_blue/minute21.png'
1873Binary files data/media/lcd_blue/minute21.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute21.png 2015-03-26 14:50:29 +0000 differ
1874=== added file 'data/media/lcd_blue/minute22.png'
1875Binary files data/media/lcd_blue/minute22.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute22.png 2015-03-26 14:50:29 +0000 differ
1876=== added file 'data/media/lcd_blue/minute23.png'
1877Binary files data/media/lcd_blue/minute23.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute23.png 2015-03-26 14:50:29 +0000 differ
1878=== added file 'data/media/lcd_blue/minute24.png'
1879Binary files data/media/lcd_blue/minute24.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute24.png 2015-03-26 14:50:29 +0000 differ
1880=== added file 'data/media/lcd_blue/minute25.png'
1881Binary files data/media/lcd_blue/minute25.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute25.png 2015-03-26 14:50:29 +0000 differ
1882=== added file 'data/media/lcd_blue/minute26.png'
1883Binary files data/media/lcd_blue/minute26.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute26.png 2015-03-26 14:50:29 +0000 differ
1884=== added file 'data/media/lcd_blue/minute27.png'
1885Binary files data/media/lcd_blue/minute27.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute27.png 2015-03-26 14:50:29 +0000 differ
1886=== added file 'data/media/lcd_blue/minute28.png'
1887Binary files data/media/lcd_blue/minute28.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute28.png 2015-03-26 14:50:29 +0000 differ
1888=== added file 'data/media/lcd_blue/minute29.png'
1889Binary files data/media/lcd_blue/minute29.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute29.png 2015-03-26 14:50:29 +0000 differ
1890=== added file 'data/media/lcd_blue/minute3.png'
1891Binary files data/media/lcd_blue/minute3.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute3.png 2015-03-26 14:50:29 +0000 differ
1892=== added file 'data/media/lcd_blue/minute30.png'
1893Binary files data/media/lcd_blue/minute30.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute30.png 2015-03-26 14:50:29 +0000 differ
1894=== added file 'data/media/lcd_blue/minute31.png'
1895Binary files data/media/lcd_blue/minute31.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute31.png 2015-03-26 14:50:29 +0000 differ
1896=== added file 'data/media/lcd_blue/minute32.png'
1897Binary files data/media/lcd_blue/minute32.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute32.png 2015-03-26 14:50:29 +0000 differ
1898=== added file 'data/media/lcd_blue/minute33.png'
1899Binary files data/media/lcd_blue/minute33.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute33.png 2015-03-26 14:50:29 +0000 differ
1900=== added file 'data/media/lcd_blue/minute34.png'
1901Binary files data/media/lcd_blue/minute34.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute34.png 2015-03-26 14:50:29 +0000 differ
1902=== added file 'data/media/lcd_blue/minute35.png'
1903Binary files data/media/lcd_blue/minute35.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute35.png 2015-03-26 14:50:29 +0000 differ
1904=== added file 'data/media/lcd_blue/minute36.png'
1905Binary files data/media/lcd_blue/minute36.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute36.png 2015-03-26 14:50:29 +0000 differ
1906=== added file 'data/media/lcd_blue/minute37.png'
1907Binary files data/media/lcd_blue/minute37.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute37.png 2015-03-26 14:50:29 +0000 differ
1908=== added file 'data/media/lcd_blue/minute38.png'
1909Binary files data/media/lcd_blue/minute38.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute38.png 2015-03-26 14:50:29 +0000 differ
1910=== added file 'data/media/lcd_blue/minute39.png'
1911Binary files data/media/lcd_blue/minute39.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute39.png 2015-03-26 14:50:29 +0000 differ
1912=== added file 'data/media/lcd_blue/minute4.png'
1913Binary files data/media/lcd_blue/minute4.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute4.png 2015-03-26 14:50:29 +0000 differ
1914=== added file 'data/media/lcd_blue/minute40.png'
1915Binary files data/media/lcd_blue/minute40.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute40.png 2015-03-26 14:50:29 +0000 differ
1916=== added file 'data/media/lcd_blue/minute41.png'
1917Binary files data/media/lcd_blue/minute41.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute41.png 2015-03-26 14:50:29 +0000 differ
1918=== added file 'data/media/lcd_blue/minute42.png'
1919Binary files data/media/lcd_blue/minute42.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute42.png 2015-03-26 14:50:29 +0000 differ
1920=== added file 'data/media/lcd_blue/minute43.png'
1921Binary files data/media/lcd_blue/minute43.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute43.png 2015-03-26 14:50:29 +0000 differ
1922=== added file 'data/media/lcd_blue/minute44.png'
1923Binary files data/media/lcd_blue/minute44.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute44.png 2015-03-26 14:50:29 +0000 differ
1924=== added file 'data/media/lcd_blue/minute45.png'
1925Binary files data/media/lcd_blue/minute45.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute45.png 2015-03-26 14:50:29 +0000 differ
1926=== added file 'data/media/lcd_blue/minute46.png'
1927Binary files data/media/lcd_blue/minute46.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute46.png 2015-03-26 14:50:29 +0000 differ
1928=== added file 'data/media/lcd_blue/minute47.png'
1929Binary files data/media/lcd_blue/minute47.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute47.png 2015-03-26 14:50:29 +0000 differ
1930=== added file 'data/media/lcd_blue/minute48.png'
1931Binary files data/media/lcd_blue/minute48.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute48.png 2015-03-26 14:50:29 +0000 differ
1932=== added file 'data/media/lcd_blue/minute49.png'
1933Binary files data/media/lcd_blue/minute49.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute49.png 2015-03-26 14:50:29 +0000 differ
1934=== added file 'data/media/lcd_blue/minute5.png'
1935Binary files data/media/lcd_blue/minute5.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute5.png 2015-03-26 14:50:29 +0000 differ
1936=== added file 'data/media/lcd_blue/minute50.png'
1937Binary files data/media/lcd_blue/minute50.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute50.png 2015-03-26 14:50:29 +0000 differ
1938=== added file 'data/media/lcd_blue/minute51.png'
1939Binary files data/media/lcd_blue/minute51.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute51.png 2015-03-26 14:50:29 +0000 differ
1940=== added file 'data/media/lcd_blue/minute52.png'
1941Binary files data/media/lcd_blue/minute52.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute52.png 2015-03-26 14:50:29 +0000 differ
1942=== added file 'data/media/lcd_blue/minute53.png'
1943Binary files data/media/lcd_blue/minute53.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute53.png 2015-03-26 14:50:29 +0000 differ
1944=== added file 'data/media/lcd_blue/minute54.png'
1945Binary files data/media/lcd_blue/minute54.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute54.png 2015-03-26 14:50:29 +0000 differ
1946=== added file 'data/media/lcd_blue/minute55.png'
1947Binary files data/media/lcd_blue/minute55.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute55.png 2015-03-26 14:50:29 +0000 differ
1948=== added file 'data/media/lcd_blue/minute56.png'
1949Binary files data/media/lcd_blue/minute56.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute56.png 2015-03-26 14:50:29 +0000 differ
1950=== added file 'data/media/lcd_blue/minute57.png'
1951Binary files data/media/lcd_blue/minute57.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute57.png 2015-03-26 14:50:29 +0000 differ
1952=== added file 'data/media/lcd_blue/minute58.png'
1953Binary files data/media/lcd_blue/minute58.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute58.png 2015-03-26 14:50:29 +0000 differ
1954=== added file 'data/media/lcd_blue/minute59.png'
1955Binary files data/media/lcd_blue/minute59.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute59.png 2015-03-26 14:50:29 +0000 differ
1956=== added file 'data/media/lcd_blue/minute6.png'
1957Binary files data/media/lcd_blue/minute6.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute6.png 2015-03-26 14:50:29 +0000 differ
1958=== added file 'data/media/lcd_blue/minute7.png'
1959Binary files data/media/lcd_blue/minute7.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute7.png 2015-03-26 14:50:29 +0000 differ
1960=== added file 'data/media/lcd_blue/minute8.png'
1961Binary files data/media/lcd_blue/minute8.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute8.png 2015-03-26 14:50:29 +0000 differ
1962=== added file 'data/media/lcd_blue/minute9.png'
1963Binary files data/media/lcd_blue/minute9.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/minute9.png 2015-03-26 14:50:29 +0000 differ
1964=== added file 'data/media/lcd_blue/month1.png'
1965Binary files data/media/lcd_blue/month1.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/month1.png 2015-03-26 14:50:29 +0000 differ
1966=== added file 'data/media/lcd_blue/month10.png'
1967Binary files data/media/lcd_blue/month10.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/month10.png 2015-03-26 14:50:29 +0000 differ
1968=== added file 'data/media/lcd_blue/month11.png'
1969Binary files data/media/lcd_blue/month11.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/month11.png 2015-03-26 14:50:29 +0000 differ
1970=== added file 'data/media/lcd_blue/month12.png'
1971Binary files data/media/lcd_blue/month12.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/month12.png 2015-03-26 14:50:29 +0000 differ
1972=== added file 'data/media/lcd_blue/month2.png'
1973Binary files data/media/lcd_blue/month2.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/month2.png 2015-03-26 14:50:29 +0000 differ
1974=== added file 'data/media/lcd_blue/month3.png'
1975Binary files data/media/lcd_blue/month3.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/month3.png 2015-03-26 14:50:29 +0000 differ
1976=== added file 'data/media/lcd_blue/month4.png'
1977Binary files data/media/lcd_blue/month4.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/month4.png 2015-03-26 14:50:29 +0000 differ
1978=== added file 'data/media/lcd_blue/month5.png'
1979Binary files data/media/lcd_blue/month5.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/month5.png 2015-03-26 14:50:29 +0000 differ
1980=== added file 'data/media/lcd_blue/month6.png'
1981Binary files data/media/lcd_blue/month6.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/month6.png 2015-03-26 14:50:29 +0000 differ
1982=== added file 'data/media/lcd_blue/month7.png'
1983Binary files data/media/lcd_blue/month7.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/month7.png 2015-03-26 14:50:29 +0000 differ
1984=== added file 'data/media/lcd_blue/month8.png'
1985Binary files data/media/lcd_blue/month8.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/month8.png 2015-03-26 14:50:29 +0000 differ
1986=== added file 'data/media/lcd_blue/month9.png'
1987Binary files data/media/lcd_blue/month9.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/month9.png 2015-03-26 14:50:29 +0000 differ
1988=== added file 'data/media/lcd_blue/pm.png'
1989Binary files data/media/lcd_blue/pm.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/pm.png 2015-03-26 14:50:29 +0000 differ
1990=== added file 'data/media/lcd_blue/preview100x75.jpg'
1991Binary files data/media/lcd_blue/preview100x75.jpg 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/preview100x75.jpg 2015-03-26 14:50:29 +0000 differ
1992=== added file 'data/media/lcd_blue/preview200x150.jpg'
1993Binary files data/media/lcd_blue/preview200x150.jpg 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/preview200x150.jpg 2015-03-26 14:50:29 +0000 differ
1994=== added file 'data/media/lcd_blue/weekday1.png'
1995Binary files data/media/lcd_blue/weekday1.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/weekday1.png 2015-03-26 14:50:29 +0000 differ
1996=== added file 'data/media/lcd_blue/weekday2.png'
1997Binary files data/media/lcd_blue/weekday2.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/weekday2.png 2015-03-26 14:50:29 +0000 differ
1998=== added file 'data/media/lcd_blue/weekday3.png'
1999Binary files data/media/lcd_blue/weekday3.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/weekday3.png 2015-03-26 14:50:29 +0000 differ
2000=== added file 'data/media/lcd_blue/weekday4.png'
2001Binary files data/media/lcd_blue/weekday4.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/weekday4.png 2015-03-26 14:50:29 +0000 differ
2002=== added file 'data/media/lcd_blue/weekday5.png'
2003Binary files data/media/lcd_blue/weekday5.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/weekday5.png 2015-03-26 14:50:29 +0000 differ
2004=== added file 'data/media/lcd_blue/weekday6.png'
2005Binary files data/media/lcd_blue/weekday6.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/weekday6.png 2015-03-26 14:50:29 +0000 differ
2006=== added file 'data/media/lcd_blue/weekday7.png'
2007Binary files data/media/lcd_blue/weekday7.png 1970-01-01 00:00:00 +0000 and data/media/lcd_blue/weekday7.png 2015-03-26 14:50:29 +0000 differ
2008=== added file 'data/media/map.png'
2009Binary files data/media/map.png 1970-01-01 00:00:00 +0000 and data/media/map.png 2015-03-26 14:50:29 +0000 differ
2010=== added directory 'data/media/monitor'
2011=== added file 'data/media/monitor/monitor_centered.png'
2012Binary files data/media/monitor/monitor_centered.png 1970-01-01 00:00:00 +0000 and data/media/monitor/monitor_centered.png 2015-03-26 14:50:29 +0000 differ
2013=== added file 'data/media/monitor/monitor_scaled.png'
2014Binary files data/media/monitor/monitor_scaled.png 1970-01-01 00:00:00 +0000 and data/media/monitor/monitor_scaled.png 2015-03-26 14:50:29 +0000 differ
2015=== added file 'data/media/monitor/monitor_spanned.png'
2016Binary files data/media/monitor/monitor_spanned.png 1970-01-01 00:00:00 +0000 and data/media/monitor/monitor_spanned.png 2015-03-26 14:50:29 +0000 differ
2017=== added file 'data/media/monitor/monitor_stretched.png'
2018Binary files data/media/monitor/monitor_stretched.png 1970-01-01 00:00:00 +0000 and data/media/monitor/monitor_stretched.png 2015-03-26 14:50:29 +0000 differ
2019=== added file 'data/media/monitor/monitor_wallpaper.png'
2020Binary files data/media/monitor/monitor_wallpaper.png 1970-01-01 00:00:00 +0000 and data/media/monitor/monitor_wallpaper.png 2015-03-26 14:50:29 +0000 differ
2021=== added file 'data/media/monitor/monitor_zoom.png'
2022Binary files data/media/monitor/monitor_zoom.png 1970-01-01 00:00:00 +0000 and data/media/monitor/monitor_zoom.png 2015-03-26 14:50:29 +0000 differ
2023=== added file 'data/media/new.png'
2024Binary files data/media/new.png 1970-01-01 00:00:00 +0000 and data/media/new.png 2015-03-26 14:50:29 +0000 differ
2025=== added directory 'data/media/radarblue'
2026=== added file 'data/media/radarblue/bg.jpg'
2027Binary files data/media/radarblue/bg.jpg 1970-01-01 00:00:00 +0000 and data/media/radarblue/bg.jpg 2015-03-26 14:50:29 +0000 differ
2028=== added file 'data/media/radarblue/clock.ini'
2029--- data/media/radarblue/clock.ini 1970-01-01 00:00:00 +0000
2030+++ data/media/radarblue/clock.ini 2015-03-26 14:50:29 +0000
2031@@ -0,0 +1,19 @@
2032+[Settings]
2033+name=Radar Blue
2034+width=1440
2035+height=900
2036+author=Vlad Gerasimov
2037+email=vladstudio@gmail.com
2038+ampmenabled=0
2039+description=
2040+homepageURL=http://www.vladstudio.com
2041+downloadURL=http://www.vladstudio.com
2042+refreshhourinterval=12
2043+hourimages=60
2044+
2045+[Animation]
2046+
2047+[WallpaperClock]
2048+specVersion=1.0
2049+specampmenabled=0
2050+description=http://www.wallpaperclock.com/wcz/spec.php
2051\ No newline at end of file
2052
2053=== added file 'data/media/radarblue/day1.png'
2054Binary files data/media/radarblue/day1.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day1.png 2015-03-26 14:50:29 +0000 differ
2055=== added file 'data/media/radarblue/day10.png'
2056Binary files data/media/radarblue/day10.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day10.png 2015-03-26 14:50:29 +0000 differ
2057=== added file 'data/media/radarblue/day11.png'
2058Binary files data/media/radarblue/day11.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day11.png 2015-03-26 14:50:29 +0000 differ
2059=== added file 'data/media/radarblue/day12.png'
2060Binary files data/media/radarblue/day12.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day12.png 2015-03-26 14:50:29 +0000 differ
2061=== added file 'data/media/radarblue/day13.png'
2062Binary files data/media/radarblue/day13.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day13.png 2015-03-26 14:50:29 +0000 differ
2063=== added file 'data/media/radarblue/day14.png'
2064Binary files data/media/radarblue/day14.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day14.png 2015-03-26 14:50:29 +0000 differ
2065=== added file 'data/media/radarblue/day15.png'
2066Binary files data/media/radarblue/day15.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day15.png 2015-03-26 14:50:29 +0000 differ
2067=== added file 'data/media/radarblue/day16.png'
2068Binary files data/media/radarblue/day16.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day16.png 2015-03-26 14:50:29 +0000 differ
2069=== added file 'data/media/radarblue/day17.png'
2070Binary files data/media/radarblue/day17.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day17.png 2015-03-26 14:50:29 +0000 differ
2071=== added file 'data/media/radarblue/day18.png'
2072Binary files data/media/radarblue/day18.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day18.png 2015-03-26 14:50:29 +0000 differ
2073=== added file 'data/media/radarblue/day19.png'
2074Binary files data/media/radarblue/day19.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day19.png 2015-03-26 14:50:29 +0000 differ
2075=== added file 'data/media/radarblue/day2.png'
2076Binary files data/media/radarblue/day2.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day2.png 2015-03-26 14:50:29 +0000 differ
2077=== added file 'data/media/radarblue/day20.png'
2078Binary files data/media/radarblue/day20.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day20.png 2015-03-26 14:50:29 +0000 differ
2079=== added file 'data/media/radarblue/day21.png'
2080Binary files data/media/radarblue/day21.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day21.png 2015-03-26 14:50:29 +0000 differ
2081=== added file 'data/media/radarblue/day22.png'
2082Binary files data/media/radarblue/day22.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day22.png 2015-03-26 14:50:29 +0000 differ
2083=== added file 'data/media/radarblue/day23.png'
2084Binary files data/media/radarblue/day23.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day23.png 2015-03-26 14:50:29 +0000 differ
2085=== added file 'data/media/radarblue/day24.png'
2086Binary files data/media/radarblue/day24.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day24.png 2015-03-26 14:50:29 +0000 differ
2087=== added file 'data/media/radarblue/day25.png'
2088Binary files data/media/radarblue/day25.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day25.png 2015-03-26 14:50:29 +0000 differ
2089=== added file 'data/media/radarblue/day26.png'
2090Binary files data/media/radarblue/day26.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day26.png 2015-03-26 14:50:29 +0000 differ
2091=== added file 'data/media/radarblue/day27.png'
2092Binary files data/media/radarblue/day27.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day27.png 2015-03-26 14:50:29 +0000 differ
2093=== added file 'data/media/radarblue/day28.png'
2094Binary files data/media/radarblue/day28.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day28.png 2015-03-26 14:50:29 +0000 differ
2095=== added file 'data/media/radarblue/day29.png'
2096Binary files data/media/radarblue/day29.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day29.png 2015-03-26 14:50:29 +0000 differ
2097=== added file 'data/media/radarblue/day3.png'
2098Binary files data/media/radarblue/day3.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day3.png 2015-03-26 14:50:29 +0000 differ
2099=== added file 'data/media/radarblue/day30.png'
2100Binary files data/media/radarblue/day30.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day30.png 2015-03-26 14:50:29 +0000 differ
2101=== added file 'data/media/radarblue/day31.png'
2102Binary files data/media/radarblue/day31.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day31.png 2015-03-26 14:50:29 +0000 differ
2103=== added file 'data/media/radarblue/day4.png'
2104Binary files data/media/radarblue/day4.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day4.png 2015-03-26 14:50:29 +0000 differ
2105=== added file 'data/media/radarblue/day5.png'
2106Binary files data/media/radarblue/day5.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day5.png 2015-03-26 14:50:29 +0000 differ
2107=== added file 'data/media/radarblue/day6.png'
2108Binary files data/media/radarblue/day6.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day6.png 2015-03-26 14:50:29 +0000 differ
2109=== added file 'data/media/radarblue/day7.png'
2110Binary files data/media/radarblue/day7.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day7.png 2015-03-26 14:50:29 +0000 differ
2111=== added file 'data/media/radarblue/day8.png'
2112Binary files data/media/radarblue/day8.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day8.png 2015-03-26 14:50:29 +0000 differ
2113=== added file 'data/media/radarblue/day9.png'
2114Binary files data/media/radarblue/day9.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/day9.png 2015-03-26 14:50:29 +0000 differ
2115=== added file 'data/media/radarblue/hour0.png'
2116Binary files data/media/radarblue/hour0.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour0.png 2015-03-26 14:50:29 +0000 differ
2117=== added file 'data/media/radarblue/hour1.png'
2118Binary files data/media/radarblue/hour1.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour1.png 2015-03-26 14:50:29 +0000 differ
2119=== added file 'data/media/radarblue/hour10.png'
2120Binary files data/media/radarblue/hour10.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour10.png 2015-03-26 14:50:29 +0000 differ
2121=== added file 'data/media/radarblue/hour11.png'
2122Binary files data/media/radarblue/hour11.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour11.png 2015-03-26 14:50:29 +0000 differ
2123=== added file 'data/media/radarblue/hour12.png'
2124Binary files data/media/radarblue/hour12.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour12.png 2015-03-26 14:50:29 +0000 differ
2125=== added file 'data/media/radarblue/hour13.png'
2126Binary files data/media/radarblue/hour13.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour13.png 2015-03-26 14:50:29 +0000 differ
2127=== added file 'data/media/radarblue/hour14.png'
2128Binary files data/media/radarblue/hour14.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour14.png 2015-03-26 14:50:29 +0000 differ
2129=== added file 'data/media/radarblue/hour15.png'
2130Binary files data/media/radarblue/hour15.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour15.png 2015-03-26 14:50:29 +0000 differ
2131=== added file 'data/media/radarblue/hour16.png'
2132Binary files data/media/radarblue/hour16.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour16.png 2015-03-26 14:50:29 +0000 differ
2133=== added file 'data/media/radarblue/hour17.png'
2134Binary files data/media/radarblue/hour17.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour17.png 2015-03-26 14:50:29 +0000 differ
2135=== added file 'data/media/radarblue/hour18.png'
2136Binary files data/media/radarblue/hour18.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour18.png 2015-03-26 14:50:29 +0000 differ
2137=== added file 'data/media/radarblue/hour19.png'
2138Binary files data/media/radarblue/hour19.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour19.png 2015-03-26 14:50:29 +0000 differ
2139=== added file 'data/media/radarblue/hour2.png'
2140Binary files data/media/radarblue/hour2.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour2.png 2015-03-26 14:50:29 +0000 differ
2141=== added file 'data/media/radarblue/hour20.png'
2142Binary files data/media/radarblue/hour20.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour20.png 2015-03-26 14:50:29 +0000 differ
2143=== added file 'data/media/radarblue/hour21.png'
2144Binary files data/media/radarblue/hour21.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour21.png 2015-03-26 14:50:29 +0000 differ
2145=== added file 'data/media/radarblue/hour22.png'
2146Binary files data/media/radarblue/hour22.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour22.png 2015-03-26 14:50:29 +0000 differ
2147=== added file 'data/media/radarblue/hour23.png'
2148Binary files data/media/radarblue/hour23.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour23.png 2015-03-26 14:50:29 +0000 differ
2149=== added file 'data/media/radarblue/hour24.png'
2150Binary files data/media/radarblue/hour24.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour24.png 2015-03-26 14:50:29 +0000 differ
2151=== added file 'data/media/radarblue/hour25.png'
2152Binary files data/media/radarblue/hour25.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour25.png 2015-03-26 14:50:29 +0000 differ
2153=== added file 'data/media/radarblue/hour26.png'
2154Binary files data/media/radarblue/hour26.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour26.png 2015-03-26 14:50:29 +0000 differ
2155=== added file 'data/media/radarblue/hour27.png'
2156Binary files data/media/radarblue/hour27.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour27.png 2015-03-26 14:50:29 +0000 differ
2157=== added file 'data/media/radarblue/hour28.png'
2158Binary files data/media/radarblue/hour28.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour28.png 2015-03-26 14:50:29 +0000 differ
2159=== added file 'data/media/radarblue/hour29.png'
2160Binary files data/media/radarblue/hour29.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour29.png 2015-03-26 14:50:29 +0000 differ
2161=== added file 'data/media/radarblue/hour3.png'
2162Binary files data/media/radarblue/hour3.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour3.png 2015-03-26 14:50:29 +0000 differ
2163=== added file 'data/media/radarblue/hour30.png'
2164Binary files data/media/radarblue/hour30.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour30.png 2015-03-26 14:50:29 +0000 differ
2165=== added file 'data/media/radarblue/hour31.png'
2166Binary files data/media/radarblue/hour31.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour31.png 2015-03-26 14:50:29 +0000 differ
2167=== added file 'data/media/radarblue/hour32.png'
2168Binary files data/media/radarblue/hour32.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour32.png 2015-03-26 14:50:29 +0000 differ
2169=== added file 'data/media/radarblue/hour33.png'
2170Binary files data/media/radarblue/hour33.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour33.png 2015-03-26 14:50:29 +0000 differ
2171=== added file 'data/media/radarblue/hour34.png'
2172Binary files data/media/radarblue/hour34.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour34.png 2015-03-26 14:50:29 +0000 differ
2173=== added file 'data/media/radarblue/hour35.png'
2174Binary files data/media/radarblue/hour35.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour35.png 2015-03-26 14:50:29 +0000 differ
2175=== added file 'data/media/radarblue/hour36.png'
2176Binary files data/media/radarblue/hour36.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour36.png 2015-03-26 14:50:29 +0000 differ
2177=== added file 'data/media/radarblue/hour37.png'
2178Binary files data/media/radarblue/hour37.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour37.png 2015-03-26 14:50:29 +0000 differ
2179=== added file 'data/media/radarblue/hour38.png'
2180Binary files data/media/radarblue/hour38.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour38.png 2015-03-26 14:50:29 +0000 differ
2181=== added file 'data/media/radarblue/hour39.png'
2182Binary files data/media/radarblue/hour39.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour39.png 2015-03-26 14:50:29 +0000 differ
2183=== added file 'data/media/radarblue/hour4.png'
2184Binary files data/media/radarblue/hour4.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour4.png 2015-03-26 14:50:29 +0000 differ
2185=== added file 'data/media/radarblue/hour40.png'
2186Binary files data/media/radarblue/hour40.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour40.png 2015-03-26 14:50:29 +0000 differ
2187=== added file 'data/media/radarblue/hour41.png'
2188Binary files data/media/radarblue/hour41.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour41.png 2015-03-26 14:50:29 +0000 differ
2189=== added file 'data/media/radarblue/hour42.png'
2190Binary files data/media/radarblue/hour42.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour42.png 2015-03-26 14:50:29 +0000 differ
2191=== added file 'data/media/radarblue/hour43.png'
2192Binary files data/media/radarblue/hour43.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour43.png 2015-03-26 14:50:29 +0000 differ
2193=== added file 'data/media/radarblue/hour44.png'
2194Binary files data/media/radarblue/hour44.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour44.png 2015-03-26 14:50:29 +0000 differ
2195=== added file 'data/media/radarblue/hour45.png'
2196Binary files data/media/radarblue/hour45.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour45.png 2015-03-26 14:50:29 +0000 differ
2197=== added file 'data/media/radarblue/hour46.png'
2198Binary files data/media/radarblue/hour46.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour46.png 2015-03-26 14:50:29 +0000 differ
2199=== added file 'data/media/radarblue/hour47.png'
2200Binary files data/media/radarblue/hour47.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour47.png 2015-03-26 14:50:29 +0000 differ
2201=== added file 'data/media/radarblue/hour48.png'
2202Binary files data/media/radarblue/hour48.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour48.png 2015-03-26 14:50:29 +0000 differ
2203=== added file 'data/media/radarblue/hour49.png'
2204Binary files data/media/radarblue/hour49.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour49.png 2015-03-26 14:50:29 +0000 differ
2205=== added file 'data/media/radarblue/hour5.png'
2206Binary files data/media/radarblue/hour5.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour5.png 2015-03-26 14:50:29 +0000 differ
2207=== added file 'data/media/radarblue/hour50.png'
2208Binary files data/media/radarblue/hour50.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour50.png 2015-03-26 14:50:29 +0000 differ
2209=== added file 'data/media/radarblue/hour51.png'
2210Binary files data/media/radarblue/hour51.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour51.png 2015-03-26 14:50:29 +0000 differ
2211=== added file 'data/media/radarblue/hour52.png'
2212Binary files data/media/radarblue/hour52.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour52.png 2015-03-26 14:50:29 +0000 differ
2213=== added file 'data/media/radarblue/hour53.png'
2214Binary files data/media/radarblue/hour53.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour53.png 2015-03-26 14:50:29 +0000 differ
2215=== added file 'data/media/radarblue/hour54.png'
2216Binary files data/media/radarblue/hour54.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour54.png 2015-03-26 14:50:29 +0000 differ
2217=== added file 'data/media/radarblue/hour55.png'
2218Binary files data/media/radarblue/hour55.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour55.png 2015-03-26 14:50:29 +0000 differ
2219=== added file 'data/media/radarblue/hour56.png'
2220Binary files data/media/radarblue/hour56.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour56.png 2015-03-26 14:50:29 +0000 differ
2221=== added file 'data/media/radarblue/hour57.png'
2222Binary files data/media/radarblue/hour57.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour57.png 2015-03-26 14:50:29 +0000 differ
2223=== added file 'data/media/radarblue/hour58.png'
2224Binary files data/media/radarblue/hour58.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour58.png 2015-03-26 14:50:29 +0000 differ
2225=== added file 'data/media/radarblue/hour59.png'
2226Binary files data/media/radarblue/hour59.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour59.png 2015-03-26 14:50:29 +0000 differ
2227=== added file 'data/media/radarblue/hour6.png'
2228Binary files data/media/radarblue/hour6.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour6.png 2015-03-26 14:50:29 +0000 differ
2229=== added file 'data/media/radarblue/hour7.png'
2230Binary files data/media/radarblue/hour7.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour7.png 2015-03-26 14:50:29 +0000 differ
2231=== added file 'data/media/radarblue/hour8.png'
2232Binary files data/media/radarblue/hour8.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour8.png 2015-03-26 14:50:29 +0000 differ
2233=== added file 'data/media/radarblue/hour9.png'
2234Binary files data/media/radarblue/hour9.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/hour9.png 2015-03-26 14:50:29 +0000 differ
2235=== added file 'data/media/radarblue/minute0.png'
2236Binary files data/media/radarblue/minute0.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute0.png 2015-03-26 14:50:29 +0000 differ
2237=== added file 'data/media/radarblue/minute1.png'
2238Binary files data/media/radarblue/minute1.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute1.png 2015-03-26 14:50:29 +0000 differ
2239=== added file 'data/media/radarblue/minute10.png'
2240Binary files data/media/radarblue/minute10.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute10.png 2015-03-26 14:50:29 +0000 differ
2241=== added file 'data/media/radarblue/minute11.png'
2242Binary files data/media/radarblue/minute11.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute11.png 2015-03-26 14:50:29 +0000 differ
2243=== added file 'data/media/radarblue/minute12.png'
2244Binary files data/media/radarblue/minute12.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute12.png 2015-03-26 14:50:29 +0000 differ
2245=== added file 'data/media/radarblue/minute13.png'
2246Binary files data/media/radarblue/minute13.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute13.png 2015-03-26 14:50:29 +0000 differ
2247=== added file 'data/media/radarblue/minute14.png'
2248Binary files data/media/radarblue/minute14.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute14.png 2015-03-26 14:50:29 +0000 differ
2249=== added file 'data/media/radarblue/minute15.png'
2250Binary files data/media/radarblue/minute15.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute15.png 2015-03-26 14:50:29 +0000 differ
2251=== added file 'data/media/radarblue/minute16.png'
2252Binary files data/media/radarblue/minute16.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute16.png 2015-03-26 14:50:29 +0000 differ
2253=== added file 'data/media/radarblue/minute17.png'
2254Binary files data/media/radarblue/minute17.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute17.png 2015-03-26 14:50:29 +0000 differ
2255=== added file 'data/media/radarblue/minute18.png'
2256Binary files data/media/radarblue/minute18.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute18.png 2015-03-26 14:50:29 +0000 differ
2257=== added file 'data/media/radarblue/minute19.png'
2258Binary files data/media/radarblue/minute19.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute19.png 2015-03-26 14:50:29 +0000 differ
2259=== added file 'data/media/radarblue/minute2.png'
2260Binary files data/media/radarblue/minute2.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute2.png 2015-03-26 14:50:29 +0000 differ
2261=== added file 'data/media/radarblue/minute20.png'
2262Binary files data/media/radarblue/minute20.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute20.png 2015-03-26 14:50:29 +0000 differ
2263=== added file 'data/media/radarblue/minute21.png'
2264Binary files data/media/radarblue/minute21.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute21.png 2015-03-26 14:50:29 +0000 differ
2265=== added file 'data/media/radarblue/minute22.png'
2266Binary files data/media/radarblue/minute22.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute22.png 2015-03-26 14:50:29 +0000 differ
2267=== added file 'data/media/radarblue/minute23.png'
2268Binary files data/media/radarblue/minute23.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute23.png 2015-03-26 14:50:29 +0000 differ
2269=== added file 'data/media/radarblue/minute24.png'
2270Binary files data/media/radarblue/minute24.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute24.png 2015-03-26 14:50:29 +0000 differ
2271=== added file 'data/media/radarblue/minute25.png'
2272Binary files data/media/radarblue/minute25.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute25.png 2015-03-26 14:50:29 +0000 differ
2273=== added file 'data/media/radarblue/minute26.png'
2274Binary files data/media/radarblue/minute26.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute26.png 2015-03-26 14:50:29 +0000 differ
2275=== added file 'data/media/radarblue/minute27.png'
2276Binary files data/media/radarblue/minute27.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute27.png 2015-03-26 14:50:29 +0000 differ
2277=== added file 'data/media/radarblue/minute28.png'
2278Binary files data/media/radarblue/minute28.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute28.png 2015-03-26 14:50:29 +0000 differ
2279=== added file 'data/media/radarblue/minute29.png'
2280Binary files data/media/radarblue/minute29.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute29.png 2015-03-26 14:50:29 +0000 differ
2281=== added file 'data/media/radarblue/minute3.png'
2282Binary files data/media/radarblue/minute3.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute3.png 2015-03-26 14:50:29 +0000 differ
2283=== added file 'data/media/radarblue/minute30.png'
2284Binary files data/media/radarblue/minute30.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute30.png 2015-03-26 14:50:29 +0000 differ
2285=== added file 'data/media/radarblue/minute31.png'
2286Binary files data/media/radarblue/minute31.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute31.png 2015-03-26 14:50:29 +0000 differ
2287=== added file 'data/media/radarblue/minute32.png'
2288Binary files data/media/radarblue/minute32.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute32.png 2015-03-26 14:50:29 +0000 differ
2289=== added file 'data/media/radarblue/minute33.png'
2290Binary files data/media/radarblue/minute33.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute33.png 2015-03-26 14:50:29 +0000 differ
2291=== added file 'data/media/radarblue/minute34.png'
2292Binary files data/media/radarblue/minute34.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute34.png 2015-03-26 14:50:29 +0000 differ
2293=== added file 'data/media/radarblue/minute35.png'
2294Binary files data/media/radarblue/minute35.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute35.png 2015-03-26 14:50:29 +0000 differ
2295=== added file 'data/media/radarblue/minute36.png'
2296Binary files data/media/radarblue/minute36.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute36.png 2015-03-26 14:50:29 +0000 differ
2297=== added file 'data/media/radarblue/minute37.png'
2298Binary files data/media/radarblue/minute37.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute37.png 2015-03-26 14:50:29 +0000 differ
2299=== added file 'data/media/radarblue/minute38.png'
2300Binary files data/media/radarblue/minute38.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute38.png 2015-03-26 14:50:29 +0000 differ
2301=== added file 'data/media/radarblue/minute39.png'
2302Binary files data/media/radarblue/minute39.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute39.png 2015-03-26 14:50:29 +0000 differ
2303=== added file 'data/media/radarblue/minute4.png'
2304Binary files data/media/radarblue/minute4.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute4.png 2015-03-26 14:50:29 +0000 differ
2305=== added file 'data/media/radarblue/minute40.png'
2306Binary files data/media/radarblue/minute40.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute40.png 2015-03-26 14:50:29 +0000 differ
2307=== added file 'data/media/radarblue/minute41.png'
2308Binary files data/media/radarblue/minute41.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute41.png 2015-03-26 14:50:29 +0000 differ
2309=== added file 'data/media/radarblue/minute42.png'
2310Binary files data/media/radarblue/minute42.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute42.png 2015-03-26 14:50:29 +0000 differ
2311=== added file 'data/media/radarblue/minute43.png'
2312Binary files data/media/radarblue/minute43.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute43.png 2015-03-26 14:50:29 +0000 differ
2313=== added file 'data/media/radarblue/minute44.png'
2314Binary files data/media/radarblue/minute44.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute44.png 2015-03-26 14:50:29 +0000 differ
2315=== added file 'data/media/radarblue/minute45.png'
2316Binary files data/media/radarblue/minute45.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute45.png 2015-03-26 14:50:29 +0000 differ
2317=== added file 'data/media/radarblue/minute46.png'
2318Binary files data/media/radarblue/minute46.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute46.png 2015-03-26 14:50:29 +0000 differ
2319=== added file 'data/media/radarblue/minute47.png'
2320Binary files data/media/radarblue/minute47.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute47.png 2015-03-26 14:50:29 +0000 differ
2321=== added file 'data/media/radarblue/minute48.png'
2322Binary files data/media/radarblue/minute48.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute48.png 2015-03-26 14:50:29 +0000 differ
2323=== added file 'data/media/radarblue/minute49.png'
2324Binary files data/media/radarblue/minute49.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute49.png 2015-03-26 14:50:29 +0000 differ
2325=== added file 'data/media/radarblue/minute5.png'
2326Binary files data/media/radarblue/minute5.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute5.png 2015-03-26 14:50:29 +0000 differ
2327=== added file 'data/media/radarblue/minute50.png'
2328Binary files data/media/radarblue/minute50.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute50.png 2015-03-26 14:50:29 +0000 differ
2329=== added file 'data/media/radarblue/minute51.png'
2330Binary files data/media/radarblue/minute51.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute51.png 2015-03-26 14:50:29 +0000 differ
2331=== added file 'data/media/radarblue/minute52.png'
2332Binary files data/media/radarblue/minute52.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute52.png 2015-03-26 14:50:29 +0000 differ
2333=== added file 'data/media/radarblue/minute53.png'
2334Binary files data/media/radarblue/minute53.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute53.png 2015-03-26 14:50:29 +0000 differ
2335=== added file 'data/media/radarblue/minute54.png'
2336Binary files data/media/radarblue/minute54.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute54.png 2015-03-26 14:50:29 +0000 differ
2337=== added file 'data/media/radarblue/minute55.png'
2338Binary files data/media/radarblue/minute55.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute55.png 2015-03-26 14:50:29 +0000 differ
2339=== added file 'data/media/radarblue/minute56.png'
2340Binary files data/media/radarblue/minute56.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute56.png 2015-03-26 14:50:29 +0000 differ
2341=== added file 'data/media/radarblue/minute57.png'
2342Binary files data/media/radarblue/minute57.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute57.png 2015-03-26 14:50:29 +0000 differ
2343=== added file 'data/media/radarblue/minute58.png'
2344Binary files data/media/radarblue/minute58.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute58.png 2015-03-26 14:50:29 +0000 differ
2345=== added file 'data/media/radarblue/minute59.png'
2346Binary files data/media/radarblue/minute59.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute59.png 2015-03-26 14:50:29 +0000 differ
2347=== added file 'data/media/radarblue/minute6.png'
2348Binary files data/media/radarblue/minute6.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute6.png 2015-03-26 14:50:29 +0000 differ
2349=== added file 'data/media/radarblue/minute7.png'
2350Binary files data/media/radarblue/minute7.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute7.png 2015-03-26 14:50:29 +0000 differ
2351=== added file 'data/media/radarblue/minute8.png'
2352Binary files data/media/radarblue/minute8.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute8.png 2015-03-26 14:50:29 +0000 differ
2353=== added file 'data/media/radarblue/minute9.png'
2354Binary files data/media/radarblue/minute9.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/minute9.png 2015-03-26 14:50:29 +0000 differ
2355=== added file 'data/media/radarblue/month1.png'
2356Binary files data/media/radarblue/month1.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/month1.png 2015-03-26 14:50:29 +0000 differ
2357=== added file 'data/media/radarblue/month10.png'
2358Binary files data/media/radarblue/month10.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/month10.png 2015-03-26 14:50:29 +0000 differ
2359=== added file 'data/media/radarblue/month11.png'
2360Binary files data/media/radarblue/month11.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/month11.png 2015-03-26 14:50:29 +0000 differ
2361=== added file 'data/media/radarblue/month12.png'
2362Binary files data/media/radarblue/month12.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/month12.png 2015-03-26 14:50:29 +0000 differ
2363=== added file 'data/media/radarblue/month2.png'
2364Binary files data/media/radarblue/month2.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/month2.png 2015-03-26 14:50:29 +0000 differ
2365=== added file 'data/media/radarblue/month3.png'
2366Binary files data/media/radarblue/month3.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/month3.png 2015-03-26 14:50:29 +0000 differ
2367=== added file 'data/media/radarblue/month4.png'
2368Binary files data/media/radarblue/month4.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/month4.png 2015-03-26 14:50:29 +0000 differ
2369=== added file 'data/media/radarblue/month5.png'
2370Binary files data/media/radarblue/month5.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/month5.png 2015-03-26 14:50:29 +0000 differ
2371=== added file 'data/media/radarblue/month6.png'
2372Binary files data/media/radarblue/month6.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/month6.png 2015-03-26 14:50:29 +0000 differ
2373=== added file 'data/media/radarblue/month7.png'
2374Binary files data/media/radarblue/month7.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/month7.png 2015-03-26 14:50:29 +0000 differ
2375=== added file 'data/media/radarblue/month8.png'
2376Binary files data/media/radarblue/month8.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/month8.png 2015-03-26 14:50:29 +0000 differ
2377=== added file 'data/media/radarblue/month9.png'
2378Binary files data/media/radarblue/month9.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/month9.png 2015-03-26 14:50:29 +0000 differ
2379=== added file 'data/media/radarblue/preview100x75.jpg'
2380Binary files data/media/radarblue/preview100x75.jpg 1970-01-01 00:00:00 +0000 and data/media/radarblue/preview100x75.jpg 2015-03-26 14:50:29 +0000 differ
2381=== added file 'data/media/radarblue/preview200x150.jpg'
2382Binary files data/media/radarblue/preview200x150.jpg 1970-01-01 00:00:00 +0000 and data/media/radarblue/preview200x150.jpg 2015-03-26 14:50:29 +0000 differ
2383=== added file 'data/media/radarblue/weekday1.png'
2384Binary files data/media/radarblue/weekday1.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/weekday1.png 2015-03-26 14:50:29 +0000 differ
2385=== added file 'data/media/radarblue/weekday2.png'
2386Binary files data/media/radarblue/weekday2.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/weekday2.png 2015-03-26 14:50:29 +0000 differ
2387=== added file 'data/media/radarblue/weekday3.png'
2388Binary files data/media/radarblue/weekday3.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/weekday3.png 2015-03-26 14:50:29 +0000 differ
2389=== added file 'data/media/radarblue/weekday4.png'
2390Binary files data/media/radarblue/weekday4.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/weekday4.png 2015-03-26 14:50:29 +0000 differ
2391=== added file 'data/media/radarblue/weekday5.png'
2392Binary files data/media/radarblue/weekday5.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/weekday5.png 2015-03-26 14:50:29 +0000 differ
2393=== added file 'data/media/radarblue/weekday6.png'
2394Binary files data/media/radarblue/weekday6.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/weekday6.png 2015-03-26 14:50:29 +0000 differ
2395=== added file 'data/media/radarblue/weekday7.png'
2396Binary files data/media/radarblue/weekday7.png 1970-01-01 00:00:00 +0000 and data/media/radarblue/weekday7.png 2015-03-26 14:50:29 +0000 differ
2397=== added file 'data/media/random.png'
2398Binary files data/media/random.png 1970-01-01 00:00:00 +0000 and data/media/random.png 2015-03-26 14:50:29 +0000 differ
2399=== added file 'data/media/slidewall.png'
2400Binary files data/media/slidewall.png 1970-01-01 00:00:00 +0000 and data/media/slidewall.png 2015-03-26 14:50:29 +0000 differ
2401=== added file 'data/media/slidewall.svg'
2402--- data/media/slidewall.svg 1970-01-01 00:00:00 +0000
2403+++ data/media/slidewall.svg 2015-03-26 14:50:29 +0000
2404@@ -0,0 +1,165 @@
2405+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2406+<!-- Created with Inkscape (http://www.inkscape.org/) -->
2407+<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="48.000000px" height="48.000000px" id="svg2327" sodipodi:version="0.32" inkscape:version="0.46" sodipodi:docbase="/home/tigert/cvs/freedesktop.org/tango-icon-theme/scalable/apps" sodipodi:docname="preferences-desktop-wallpaper.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape">
2408+ <defs id="defs3">
2409+ <inkscape:perspective sodipodi:type="inkscape:persp3d" inkscape:vp_x="0 : 24 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_z="48 : 24 : 1" inkscape:persp3d-origin="24 : 16 : 1" id="perspective115"/>
2410+ <linearGradient inkscape:collect="always" id="linearGradient2399">
2411+ <stop style="stop-color:#ffffff;stop-opacity:1;" offset="0" id="stop2401"/>
2412+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1" id="stop2403"/>
2413+ </linearGradient>
2414+ <linearGradient id="linearGradient4930">
2415+ <stop style="stop-color:#babdb6;stop-opacity:1;" offset="0" id="stop4932"/>
2416+ <stop style="stop-color:#50544c;stop-opacity:1;" offset="1" id="stop4934"/>
2417+ </linearGradient>
2418+ <linearGradient inkscape:collect="always" id="linearGradient4920">
2419+ <stop style="stop-color:#2c65b9;stop-opacity:1;" offset="0" id="stop4922"/>
2420+ <stop style="stop-color:#2c65b9;stop-opacity:0;" offset="1" id="stop4924"/>
2421+ </linearGradient>
2422+ <linearGradient id="linearGradient4910">
2423+ <stop style="stop-color:#6a6352;stop-opacity:1;" offset="0" id="stop4912"/>
2424+ <stop style="stop-color:#3b372e;stop-opacity:1;" offset="1" id="stop4914"/>
2425+ </linearGradient>
2426+ <linearGradient id="linearGradient4902">
2427+ <stop style="stop-color:#204a87;stop-opacity:1;" offset="0" id="stop4904"/>
2428+ <stop style="stop-color:#173561;stop-opacity:1;" offset="1" id="stop4906"/>
2429+ </linearGradient>
2430+ <linearGradient inkscape:collect="always" id="linearGradient4892">
2431+ <stop style="stop-color:#ffffff;stop-opacity:1;" offset="0" id="stop4894"/>
2432+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1" id="stop4896"/>
2433+ </linearGradient>
2434+ <linearGradient id="linearGradient4882">
2435+ <stop style="stop-color:#e7e5e0;stop-opacity:1;" offset="0" id="stop4884"/>
2436+ <stop style="stop-color:#ffffff;stop-opacity:1;" offset="1" id="stop4886"/>
2437+ </linearGradient>
2438+ <linearGradient id="linearGradient4872">
2439+ <stop style="stop-color:#e5d28f;stop-opacity:1;" offset="0" id="stop4874"/>
2440+ <stop style="stop-color:#ab8f2a;stop-opacity:1;" offset="1" id="stop4876"/>
2441+ </linearGradient>
2442+ <linearGradient id="linearGradient2329">
2443+ <stop id="stop2331" offset="0.0000000" style="stop-color:#ffffff;stop-opacity:1.0000000;"/>
2444+ <stop id="stop2333" offset="1.0000000" style="stop-color:#ffffff;stop-opacity:0.0000000;"/>
2445+ </linearGradient>
2446+ <linearGradient id="linearGradient2321" inkscape:collect="always">
2447+ <stop id="stop2323" offset="0" style="stop-color:#7b7f7a;stop-opacity:1;"/>
2448+ <stop id="stop2325" offset="1" style="stop-color:#7b7f7a;stop-opacity:0;"/>
2449+ </linearGradient>
2450+ <linearGradient id="linearGradient2711">
2451+ <stop id="stop2713" offset="0.0000000" style="stop-color:#909090;stop-opacity:1.0000000;"/>
2452+ <stop id="stop2715" offset="1.0000000" style="stop-color:#bebebe;stop-opacity:0.0000000;"/>
2453+ </linearGradient>
2454+ <linearGradient id="linearGradient2701">
2455+ <stop id="stop2703" offset="0.0000000" style="stop-color:#585956;stop-opacity:1.0000000;"/>
2456+ <stop id="stop2705" offset="1.0000000" style="stop-color:#bbbeb8;stop-opacity:1.0000000;"/>
2457+ </linearGradient>
2458+ <linearGradient id="linearGradient2683" inkscape:collect="always">
2459+ <stop id="stop2685" offset="0" style="stop-color:#000000;stop-opacity:1;"/>
2460+ <stop id="stop2687" offset="1" style="stop-color:#000000;stop-opacity:0;"/>
2461+ </linearGradient>
2462+ <linearGradient id="linearGradient2667">
2463+ <stop id="stop2669" offset="0.0000000" style="stop-color:#ffffff;stop-opacity:1.0000000;"/>
2464+ <stop id="stop2671" offset="1.0000000" style="stop-color:#fcfcff;stop-opacity:0.0000000;"/>
2465+ </linearGradient>
2466+ <linearGradient inkscape:collect="always" id="linearGradient2454">
2467+ <stop style="stop-color:#000000;stop-opacity:1;" offset="0" id="stop2456"/>
2468+ <stop style="stop-color:#000000;stop-opacity:0;" offset="1" id="stop2458"/>
2469+ </linearGradient>
2470+ <linearGradient inkscape:collect="always" id="linearGradient2415">
2471+ <stop style="stop-color:#ffffff;stop-opacity:1;" offset="0" id="stop2417"/>
2472+ <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1" id="stop2419"/>
2473+ </linearGradient>
2474+ <linearGradient id="linearGradient2253">
2475+ <stop style="stop-color:#8f8f8f;stop-opacity:1.0000000;" offset="0.0000000" id="stop2255"/>
2476+ <stop style="stop-color:#494949;stop-opacity:1.0000000;" offset="1.0000000" id="stop2257"/>
2477+ </linearGradient>
2478+ <linearGradient id="linearGradient2245">
2479+ <stop style="stop-color:#dde1d9;stop-opacity:1.0000000;" offset="0.0000000" id="stop2247"/>
2480+ <stop style="stop-color:#cacdc6;stop-opacity:1.0000000;" offset="1.0000000" id="stop2249"/>
2481+ </linearGradient>
2482+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient2245" id="linearGradient2251" gradientTransform="matrix(1.129863,0.000000,0.000000,0.885063,2.875000,1.570628)" x1="8.6116238" y1="7.2293582" x2="34.784473" y2="33.339787" gradientUnits="userSpaceOnUse"/>
2483+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient2415" id="linearGradient2421" gradientTransform="matrix(1.108069,0.000000,0.000000,0.902471,5.500000,3.875000)" x1="17.698339" y1="13.004725" x2="34.974548" y2="55.200756" gradientUnits="userSpaceOnUse"/>
2484+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient2454" id="radialGradient2460" gradientTransform="scale(1.925808,0.519262)" cx="12.575710" cy="67.501709" fx="12.575710" fy="67.501709" r="8.7662794" gradientUnits="userSpaceOnUse"/>
2485+ <linearGradient gradientUnits="userSpaceOnUse" y2="162.45061" x2="3.7069974" y1="171.29134" x1="3.7069976" gradientTransform="matrix(5.705159,0.000000,0.000000,0.175280,5.500000,2.195627)" id="linearGradient2689" xlink:href="#linearGradient2683" inkscape:collect="always"/>
2486+ <linearGradient gradientUnits="userSpaceOnUse" y2="64.892525" x2="12.127711" y1="53.535141" x1="12.206709" gradientTransform="matrix(1.816345,0.000000,0.000000,1.278927,2.500000,-40.24508)" id="linearGradient2707" xlink:href="#linearGradient2701" inkscape:collect="always"/>
2487+ <linearGradient gradientUnits="userSpaceOnUse" y2="3.8451097" x2="35.520542" y1="3.9384086" x1="34.300991" id="linearGradient2717" xlink:href="#linearGradient2711" inkscape:collect="always"/>
2488+ <linearGradient y2="3.8451097" x2="35.520542" y1="3.9384086" x1="34.300991" gradientUnits="userSpaceOnUse" id="linearGradient2721" xlink:href="#linearGradient2711" inkscape:collect="always"/>
2489+ <linearGradient y2="3.8451097" x2="35.520542" y1="3.9384086" x1="34.300991" gradientUnits="userSpaceOnUse" id="linearGradient2725" xlink:href="#linearGradient2711" inkscape:collect="always"/>
2490+ <linearGradient y2="3.8451097" x2="35.520542" y1="3.9384086" x1="34.300991" gradientUnits="userSpaceOnUse" id="linearGradient2729" xlink:href="#linearGradient2711" inkscape:collect="always"/>
2491+ <linearGradient y2="3.8451097" x2="35.520542" y1="3.9384086" x1="34.300991" gradientUnits="userSpaceOnUse" id="linearGradient2733" xlink:href="#linearGradient2711" inkscape:collect="always"/>
2492+ <linearGradient y2="31.246054" x2="32.536823" y1="5.3817744" x1="10.390738" gradientTransform="matrix(1.104397,0.000000,0.000000,0.905471,4.500000,2.875000)" gradientUnits="userSpaceOnUse" id="linearGradient1561" xlink:href="#linearGradient2253" inkscape:collect="always"/>
2493+ <linearGradient gradientUnits="userSpaceOnUse" y2="28.205938" x2="-35.658386" y1="33.416473" x1="-35.658386" id="linearGradient2327" xlink:href="#linearGradient2321" inkscape:collect="always"/>
2494+ <linearGradient gradientUnits="userSpaceOnUse" y2="30.962345" x2="-35.074745" y1="34.242237" x1="-35.122688" id="linearGradient2337" xlink:href="#linearGradient2329" inkscape:collect="always"/>
2495+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient2667" id="linearGradient2315" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.238977,0.000000,0.000000,0.895955,5.142330,1.543480)" x1="11.492236" y1="1.6537577" x2="17.199417" y2="26.729263"/>
2496+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient4902" id="linearGradient4908" x1="21.6875" y1="12.093906" x2="21.6875" y2="7.7189064" gradientUnits="userSpaceOnUse" gradientTransform="translate(-0.707105,0.000000)"/>
2497+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient4930" id="linearGradient4936" x1="23.493534" y1="29.476145" x2="23.493534" y2="6.9308271" gradientUnits="userSpaceOnUse"/>
2498+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient2399" id="linearGradient2405" x1="19.489631" y1="15.23002" x2="20.727066" y2="14.876466" gradientUnits="userSpaceOnUse" gradientTransform="translate(-0.707105,0.000000)"/>
2499+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient2399" id="linearGradient2425" gradientUnits="userSpaceOnUse" x1="16.528622" y1="11.539805" x2="17.279921" y2="11.407223" gradientTransform="translate(-0.707105,0.000000)"/>
2500+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient2454" id="radialGradient2438" gradientUnits="userSpaceOnUse" gradientTransform="scale(1.925808,0.519262)" cx="12.575710" cy="67.501709" fx="12.575710" fy="67.501709" r="8.7662794"/>
2501+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient4910" id="linearGradient2440" gradientUnits="userSpaceOnUse" gradientTransform="translate(1.084646,-2.584738e-16)" x1="22.0625" y1="20.90625" x2="24.673225" y2="20.90625"/>
2502+ <radialGradient inkscape:collect="always" xlink:href="#linearGradient4872" id="radialGradient2442" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.000000,0.000000,0.000000,1.281250,1.084646,-9.461426)" cx="28.0625" cy="36.908916" fx="28.0625" fy="36.908916" r="7.5"/>
2503+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient4892" id="linearGradient2444" gradientUnits="userSpaceOnUse" gradientTransform="translate(1.084646,-2.584738e-16)" x1="28.513193" y1="37.765625" x2="28.421637" y2="30.828125"/>
2504+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient4882" id="linearGradient2446" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.000000,0.000000,0.000000,0.876289,1.084646,3.151418)" x1="28.625" y1="25.296875" x2="28.625" y2="28"/>
2505+ <linearGradient inkscape:collect="always" xlink:href="#linearGradient4920" id="linearGradient2448" gradientUnits="userSpaceOnUse" gradientTransform="translate(1.084646,-2.584738e-16)" x1="27.90625" y1="18.057989" x2="28.84375" y2="21.214239"/>
2506+ </defs>
2507+ <sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="0.12156863" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.313708" inkscape:cx="12.517984" inkscape:cy="23.29136" inkscape:current-layer="layer1" showgrid="false" inkscape:grid-bbox="true" inkscape:document-units="px" inkscape:window-width="914" inkscape:window-height="745" inkscape:window-x="315" inkscape:window-y="103" inkscape:showpageshadow="false" fill="#babdb6" stroke="#555753"/>
2508+ <metadata id="metadata4">
2509+ <rdf:RDF>
2510+ <cc:Work rdf:about="">
2511+ <dc:format>image/svg+xml</dc:format>
2512+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
2513+ <dc:title>Wallpaper</dc:title>
2514+ <dc:date/>
2515+ <dc:creator>
2516+ <cc:Agent>
2517+ <dc:title>Jakub Steiner</dc:title>
2518+ </cc:Agent>
2519+ </dc:creator>
2520+ <dc:subject>
2521+ <rdf:Bag>
2522+ <rdf:li>wallpaper</rdf:li>
2523+ <rdf:li>background</rdf:li>
2524+ </rdf:Bag>
2525+ </dc:subject>
2526+ <cc:license rdf:resource="http://creativecommons.org/licenses/publicdomain/"/>
2527+ <dc:source>http://jimmac.musichall.cz/</dc:source>
2528+ </cc:Work>
2529+ <cc:License rdf:about="http://creativecommons.org/licenses/publicdomain/">
2530+ <cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
2531+ <cc:permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
2532+ <cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
2533+ </cc:License>
2534+ </rdf:RDF>
2535+ </metadata>
2536+ <g id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer">
2537+ <path sodipodi:type="arc" style="opacity:0.50857143;overflow:visible;display:inline;visibility:visible;stroke-opacity:0.70063692;stroke-dashoffset:0.0000000;stroke-miterlimit:4.0000000;marker-end:none;marker-mid:none;marker-start:none;marker:none;stroke-linejoin:miter;stroke-linecap:round;stroke-width:1.0000000;stroke:none;fill-rule:evenodd;fill-opacity:1.0000000;fill:url(#radialGradient2460);color:#000000" id="path2452" sodipodi:cx="24.218407" sodipodi:cy="35.051105" sodipodi:rx="16.882174" sodipodi:ry="4.5520000" d="M 41.100580 35.051105 A 16.882174 4.5520000 0 1 1 7.3362331,35.051105 A 16.882174 4.5520000 0 1 1 41.100580 35.051105 z" transform="matrix(1.050251,0.000000,0.000000,1.867888,-0.945558,-28.10611)"/>
2538+ <path sodipodi:type="arc" style="color:#000000;fill:#adb0aa;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#4b4d4a;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" id="path2407" sodipodi:cx="-35.658386" sodipodi:cy="29.716238" sodipodi:rx="9.3944187" sodipodi:ry="3.9395950" d="M -26.263968 29.716238 A 9.3944187 3.9395950 0 1 1 -45.052805,29.716238 A 9.3944187 3.9395950 0 1 1 -26.263968 29.716238 z" transform="translate(60.03339,8.078430)"/>
2539+ <path transform="matrix(0.902373,0.000000,0.000000,0.827650,56.55215,12.86792)" d="M -26.263968 29.716238 A 9.3944187 3.9395950 0 1 1 -45.052805,29.716238 A 9.3944187 3.9395950 0 1 1 -26.263968 29.716238 z" sodipodi:ry="3.9395950" sodipodi:rx="9.3944187" sodipodi:cy="29.716238" sodipodi:cx="-35.658386" id="path1825" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#linearGradient2327);stroke-width:1.1571338;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" sodipodi:type="arc"/>
2540+ <path sodipodi:type="arc" style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#linearGradient2337);stroke-width:1.1833371;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" id="path2983" sodipodi:cx="-35.658386" sodipodi:cy="29.716238" sodipodi:rx="9.3944187" sodipodi:ry="3.9395950" d="M -26.263968 29.716238 A 9.3944187 3.9395950 0 1 1 -45.052805,29.716238 A 9.3944187 3.9395950 0 1 1 -26.263968 29.716238 z" transform="matrix(0.837548,0.000000,0.000000,0.852655,54.17811,11.00615)"/>
2541+ <rect y="31.078613" x="19.972397" height="6.3650389" width="9.0396729" id="rect2699" style="color:#000000;fill:url(#linearGradient2707);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.60872948;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"/>
2542+ <path style="color:#000000;fill:url(#linearGradient2251);fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#linearGradient1561);stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" d="M 7.5809024,4.5706221 L 41.169097,4.5706221 C 42.080439,4.5706221 42.793244,5.1541039 42.835849,5.9722091 L 44.167893,31.550323 C 44.226102,32.668058 43.266837,33.570628 42.147588,33.570628 L 6.6024120,33.570628 C 5.4831629,33.570628 4.5238980,32.668058 4.5821068,31.550323 L 5.9141506,5.9722091 C 5.9544343,5.1986745 6.4616533,4.5706221 7.5809024,4.5706221 z " id="rect2404" sodipodi:nodetypes="cssssssss"/>
2543+ <path sodipodi:nodetypes="ccccc" id="path2377" d="M 8.9105350,7.1808270 L 7.6683398,29.226144 L 39.318729,29.226144 L 37.983712,7.2742560 L 8.9105350,7.1808270 z " style="fill:url(#linearGradient4936);fill-opacity:1.0;fill-rule:evenodd;stroke:#555753;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"/>
2544+ <path sodipodi:nodetypes="cc" style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:url(#linearGradient2689);stroke-width:0.99618119;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:0.24840762" d="M 6.6774331,31.610789 L 42.105910,31.610789" id="path2393"/>
2545+ <path sodipodi:nodetypes="cssssssss" id="path2397" d="M 7.4145985,5.5813396 L 41.260101,5.5435383 C 41.543798,5.5432214 41.819403,5.7807881 41.842206,6.1960820 L 43.204098,30.999330 C 43.262137,32.056361 42.664349,32.785201 41.605727,32.785201 L 7.0817583,32.785201 C 6.0231355,32.785201 5.4887439,32.056410 5.5458869,30.999330 L 6.8699773,6.5051630 C 6.9086732,5.7893326 7.0363626,5.5817620 7.4145985,5.5813396 z " style="color:#000000;fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:url(#linearGradient2421);stroke-width:0.99999964;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:0.70063692;visibility:visible;display:inline;overflow:visible"/>
2546+ <path transform="matrix(1.331237,0.000000,0.000000,0.658449,-5.919330,5.728866)" d="M 35.620504 3.9384086 A 0.83968931 0.83968931 0 1 1 33.941126,3.9384086 A 0.83968931 0.83968931 0 1 1 35.620504 3.9384086 z" sodipodi:ry="0.83968931" sodipodi:rx="0.83968931" sodipodi:cy="3.9384086" sodipodi:cx="34.780815" id="path2709" style="color:#000000;fill:url(#linearGradient2717);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" sodipodi:type="arc"/>
2547+ <path sodipodi:type="arc" style="color:#000000;fill:url(#linearGradient2721);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" id="path2719" sodipodi:cx="34.780815" sodipodi:cy="3.9384086" sodipodi:rx="0.83968931" sodipodi:ry="0.83968931" d="M 35.620504 3.9384086 A 0.83968931 0.83968931 0 1 1 33.941126,3.9384086 A 0.83968931 0.83968931 0 1 1 35.620504 3.9384086 z" transform="matrix(1.331237,0.000000,0.000000,0.658449,-5.805730,7.834650)"/>
2548+ <path transform="matrix(1.331237,0.000000,0.000000,0.658449,-5.692130,9.834650)" d="M 35.620504 3.9384086 A 0.83968931 0.83968931 0 1 1 33.941126,3.9384086 A 0.83968931 0.83968931 0 1 1 35.620504 3.9384086 z" sodipodi:ry="0.83968931" sodipodi:rx="0.83968931" sodipodi:cy="3.9384086" sodipodi:cx="34.780815" id="path2723" style="color:#000000;fill:url(#linearGradient2725);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" sodipodi:type="arc"/>
2549+ <path sodipodi:type="arc" style="color:#000000;fill:url(#linearGradient2729);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" id="path2727" sodipodi:cx="34.780815" sodipodi:cy="3.9384086" sodipodi:rx="0.83968931" sodipodi:ry="0.83968931" d="M 35.620504 3.9384086 A 0.83968931 0.83968931 0 1 1 33.941126,3.9384086 A 0.83968931 0.83968931 0 1 1 35.620504 3.9384086 z" transform="matrix(1.331237,0.000000,0.000000,0.658449,-5.578530,11.83465)"/>
2550+ <path transform="matrix(1.331237,0.000000,0.000000,0.658449,-5.464930,13.83465)" d="M 35.620504 3.9384086 A 0.83968931 0.83968931 0 1 1 33.941126,3.9384086 A 0.83968931 0.83968931 0 1 1 35.620504 3.9384086 z" sodipodi:ry="0.83968931" sodipodi:rx="0.83968931" sodipodi:cy="3.9384086" sodipodi:cx="34.780815" id="path2731" style="color:#000000;fill:url(#linearGradient2733);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:0.50000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible" sodipodi:type="arc"/>
2551+ <path sodipodi:nodetypes="ccccc" style="opacity:0.53142856;fill:url(#linearGradient2315);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.25pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 9.263312,7.621363 L 8.460783,25.491693 C 19.505421,23.091063 23.882246,14.999494 37.614815,12.344943 L 37.453343,7.687427 L 9.263312,7.621363 z " id="path2443"/>
2552+ <path style="opacity:1;color:#000000;fill:url(#linearGradient4908);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" d="M 12.752542,7.3749999 C 12.752542,7.3749999 13.065042,16.296875 13.065042,17.125 C 13.065042,17.890625 12.346292,19.15625 13.315042,19.15625 C 14.221292,19.15625 13.502542,17.859375 13.565042,17.125 C 13.622263,16.452655 13.752542,12.25 13.752542,12.25 C 13.752542,12.25 14.440042,12.34375 14.752542,11.4375 C 15.065042,10.53125 15.002542,8.625 15.002542,8.625 L 15.502542,9.375 C 16.502542,16 16.038265,20.218918 16.065042,20.71875 C 16.08848,21.15625 15.345878,23.125 16.377542,23.125 C 17.690456,23.125 16.735096,21.21082 16.752542,20.75 C 16.77117,20.257973 16.903748,16.640625 17.627542,12.375 C 18.726336,13.984375 18.042896,10.875 19.292896,17.5 L 34.417896,18.875 C 34.167896,12.25 32.002542,8.625 30.502542,7.4999999 C 30.502542,7.4999999 12.752542,7.3749999 12.752542,7.3749999 z " id="path3523" sodipodi:nodetypes="czzzcscczzzcccsc"/>
2553+ <path transform="matrix(0.333333,0.000000,0.000000,0.333333,6.558675,10.20833)" d="M 30.25 36.5 A 1.125 1.125 0 1 1 28,36.5 A 1.125 1.125 0 1 1 30.25 36.5 z" sodipodi:ry="1.125" sodipodi:rx="1.125" sodipodi:cy="36.5" sodipodi:cx="29.125" id="path4938" style="opacity:0.51461989;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" sodipodi:type="arc"/>
2554+ <path sodipodi:type="arc" style="opacity:0.51461989;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" id="path4940" sodipodi:cx="29.125" sodipodi:cy="36.5" sodipodi:rx="1.125" sodipodi:ry="1.125" d="M 30.25 36.5 A 1.125 1.125 0 1 1 28,36.5 A 1.125 1.125 0 1 1 30.25 36.5 z" transform="matrix(0.250001,0.000000,0.000000,0.250001,5.892011,9.500001)"/>
2555+ <path style="opacity:0.51461989;color:#000000;fill:url(#linearGradient2405);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" d="M 18.672042,12.998214 L 19.66641,17.329243 L 20.461905,17.019884 C 20.461905,17.019884 19.865284,13.970486 19.290759,13.219185 C 18.716235,12.467884 18.60575,12.777243 18.009129,12.600467 C 18.009129,12.600467 18.451071,12.666758 18.672042,12.998214 z " id="path1524" sodipodi:nodetypes="cccscc"/>
2556+ <g id="g2427" transform="matrix(1.124849,0.000000,0.000000,1.124849,-4.096023,-3.071291)">
2557+ <path style="font-size:0.9029026px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;writing-mode:lr-tb;text-anchor:start;fill:#4a4a4a;fill-opacity:1;stroke:none;stroke-width:1pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" d="M 23.584646,30.192666 L 23.866362,30.192666 C 23.950127,30.192667 24.014347,30.21133 24.059022,30.248656 C 24.103991,30.28569 24.126475,30.338594 24.126476,30.40737 C 24.126475,30.47644 24.103991,30.529638 24.059022,30.566965 C 24.014347,30.603998 23.950127,30.622515 23.866362,30.622515 L 23.754381,30.622515 L 23.754381,30.850885 L 23.584646,30.850885 L 23.584646,30.192666 M 23.754381,30.315669 L 23.754381,30.499512 L 23.848286,30.499512 C 23.881204,30.499512 23.906628,30.491576 23.924557,30.475705 C 23.942485,30.45954 23.95145,30.436762 23.95145,30.40737 C 23.95145,30.377979 23.942485,30.355348 23.924557,30.339476 C 23.906628,30.323605 23.881204,30.315669 23.848286,30.315669 L 23.754381,30.315669 M 24.546625,30.303765 C 24.494896,30.303766 24.454777,30.32287 24.426267,30.361078 C 24.397758,30.399288 24.383503,30.453074 24.383503,30.522437 C 24.383503,30.591507 24.397758,30.645146 24.426267,30.683355 C 24.454777,30.721564 24.494896,30.740668 24.546625,30.740668 C 24.598647,30.740668 24.638913,30.721564 24.667424,30.683355 C 24.695933,30.645146 24.710187,30.591507 24.710188,30.522437 C 24.710187,30.453074 24.695933,30.399288 24.667424,30.361078 C 24.638913,30.32287 24.598647,30.303766 24.546625,30.303765 M 24.546625,30.180762 C 24.652433,30.180763 24.735317,30.211036 24.795276,30.271582 C 24.855234,30.332128 24.885213,30.415747 24.885214,30.522437 C 24.885213,30.628834 24.855234,30.712305 24.795276,30.772851 C 24.735317,30.833398 24.652433,30.863671 24.546625,30.863671 C 24.44111,30.863671 24.358226,30.833398 24.297974,30.772851 C 24.238016,30.712305 24.208037,30.628834 24.208037,30.522437 C 24.208037,30.415747 24.238016,30.332128 24.297974,30.271582 C 24.358226,30.211036 24.44111,30.180763 24.546625,30.180762 M 25.013066,30.192666 L 25.20264,30.192666 L 25.442033,30.644117 L 25.442033,30.192666 L 25.602951,30.192666 L 25.602951,30.850885 L 25.413376,30.850885 L 25.173984,30.399434 L 25.173984,30.850885 L 25.013066,30.850885 L 25.013066,30.192666 M 25.676135,30.192666 L 25.861741,30.192666 L 26.011637,30.427209 L 26.161533,30.192666 L 26.347581,30.192666 L 26.096725,30.573578 L 26.096725,30.850885 L 25.92699,30.850885 L 25.92699,30.573578 L 25.676135,30.192666" id="text2735"/>
2558+ <path sodipodi:type="arc" style="opacity:0.20467834;color:#000000;fill:url(#radialGradient2438);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:0.70063692;visibility:visible;display:inline;overflow:visible" id="path3994" sodipodi:cx="24.218407" sodipodi:cy="35.051105" sodipodi:rx="16.882174" sodipodi:ry="4.552" d="M 41.10058 35.051105 A 16.882174 4.552 0 1 1 7.3362331,35.051105 A 16.882174 4.552 0 1 1 41.10058 35.051105 z" transform="matrix(0.531953,0.000000,0.000000,0.657752,17.94145,18.44946)"/>
2559+ <path sodipodi:nodetypes="cczccsccsccscsc" id="path4900" d="M 23.397146,24.5 L 36.397146,24.5 C 36.397146,24.5 36.584646,19.75 35.334646,18.5625 C 34.148705,17.435856 32.459646,17.6875 32.459646,17.6875 L 32.397146,18.1875 C 32.397146,18.1875 31.772146,17.75 30.647146,17.6875 C 29.522146,17.625 28.709646,17.75 28.709646,17.75 L 29.084646,18.125 C 29.084646,18.125 27.522146,17.5 26.022146,17.5 C 24.522146,17.5 24.209646,17.5625 24.209646,17.5625 L 24.772146,17.875 C 24.772146,17.875 23.522146,17.3125 22.522146,17.3125 C 21.522146,17.3125 20.647146,17.75 20.647146,17.75 C 20.647146,17.75 22.084646,18.5 22.647146,19.5 C 23.209646,20.5 23.397146,24.5 23.397146,24.5 z " style="opacity:1;color:#000000;fill:url(#linearGradient2440);fill-opacity:1;fill-rule:nonzero;stroke:#3a3a3a;stroke-width:0.88900858;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"/>
2560+ <path sodipodi:nodetypes="ccccszsccccc" id="rect4400" d="M 22.709646,24.53125 L 22.709646,28.90625 C 22.709646,29.854448 23.480199,30.625 24.428396,30.625 L 27.678396,30.625 C 27.439137,33.023287 26.965911,34.831157 27.084646,36.915354 C 27.159021,38.220887 28.2901,39.915354 30.084646,39.915354 C 31.691819,39.915354 32.847561,38.348829 32.959646,36.790354 C 33.084646,35.052311 32.306052,33.027831 31.959646,30.625 L 34.990896,30.625 C 35.939096,30.625 36.709646,29.854447 36.709646,28.90625 L 36.709646,24.53125 C 36.709646,24.53125 22.709646,24.53125 22.709646,24.53125 z " style="opacity:1;color:#000000;fill:url(#radialGradient2442);fill-opacity:1;fill-rule:nonzero;stroke:#80754c;stroke-width:0.88900858;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"/>
2561+ <path style="opacity:0.57309941;color:#000000;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient2444);stroke-width:0.88900858;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" d="M 28.709646,29.415625 C 28.518239,31.334255 27.818213,34.838621 27.913201,36.505979 C 27.972701,37.550405 28.574009,38.984557 30.009646,38.984557 C 31.295384,38.984557 31.962845,37.715259 32.052513,36.468479 C 32.152513,35.078045 31.286771,31.33789 31.009646,29.415625 L 28.709646,29.415625 z " id="path4890" sodipodi:nodetypes="cszscc"/>
2562+ <path style="opacity:1;color:#000000;fill:#e8daa5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" d="M 23.209646,24.982422 L 23.209646,28.779297 C 23.209646,29.60897 23.82138,30.126953 24.651052,30.126953 L 34.83074,30.126953 C 35.660415,30.126953 36.209646,29.608969 36.209646,28.779297 L 36.209646,24.982422 C 36.209646,24.982422 23.209646,24.982422 23.209646,24.982422 z " id="path4880" sodipodi:nodetypes="ccccccc"/>
2563+ <path sodipodi:nodetypes="ccccccc" id="rect3119" d="M 35.584646,25.03125 L 35.584646,26.948131 C 35.584646,27.357741 35.208334,27.6875 34.740896,27.6875 L 24.678396,27.6875 C 24.210959,27.6875 23.834646,27.357741 23.834646,26.948131 L 23.834646,25.03125 C 23.834646,25.03125 35.584646,25.03125 35.584646,25.03125 z " style="color:#000000;fill:url(#linearGradient2446);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"/>
2564+ <path sodipodi:nodetypes="cscccccccccccccsccsccsccsccsc" id="path4918" d="M 21.803396,17.875 C 21.803396,17.875 22.959646,18.59375 23.240896,19.65625 C 23.522146,20.71875 23.678396,21.75 23.678396,21.75 L 24.459646,20.03125 L 25.334646,20.875 L 25.647146,19.5 L 27.522146,20 L 27.022146,18.96875 L 29.022146,19.90625 L 28.959646,19.21875 L 29.803396,19.96875 L 30.490896,19.34375 L 31.990896,20 L 32.865896,19.15625 L 34.115896,19.96875 C 34.115896,19.96875 33.897146,19.40625 34.022146,19.4375 C 34.147146,19.46875 35.240896,19.84375 35.240896,19.84375 L 35.522146,20.1875 C 35.522146,20.1875 35.331603,19.229934 34.897146,18.84375 C 34.053396,18.09375 32.865896,18.15625 32.865896,18.15625 L 32.740896,19.03125 C 32.740896,19.03125 31.709646,18.3125 30.834646,18.1875 C 29.959646,18.0625 29.084646,18.21875 29.084646,18.21875 L 28.897146,18.59375 C 28.897146,18.59375 27.803396,18.15625 26.834646,18.0625 C 25.865896,17.96875 24.615896,18 24.615896,18 L 24.553396,18.34375 C 24.553396,18.34375 23.647146,17.90625 23.240896,17.875 C 22.834646,17.84375 21.834646,17.90625 21.803396,17.875 z " style="opacity:1;color:#000000;fill:url(#linearGradient2448);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"/>
2565+ <path transform="matrix(0.888889,0.000000,0.000000,0.888889,3.647723,4.055556)" d="M 30.25 36.5 A 1.125 1.125 0 1 1 28,36.5 A 1.125 1.125 0 1 1 30.25 36.5 z" sodipodi:ry="1.125" sodipodi:rx="1.125" sodipodi:cy="36.5" sodipodi:cx="29.125" id="path4928" style="opacity:0.51461989;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" sodipodi:type="arc"/>
2566+ </g>
2567+ <path style="opacity:0.51461989;color:#000000;fill:url(#linearGradient2425);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" d="M 15.755226,9.396389 C 15.755226,9.396389 16.373944,13.727418 16.285556,15.362603 C 16.48443,12.313205 16.086682,9.5510687 16.086682,9.5510687 L 15.070216,8.4904085 L 15.755226,9.396389 z " id="path2410" sodipodi:nodetypes="ccccc"/>
2568+ </g>
2569+</svg>
2570\ No newline at end of file
2571
2572=== added file 'data/media/slidewall_monitor.png'
2573Binary files data/media/slidewall_monitor.png 1970-01-01 00:00:00 +0000 and data/media/slidewall_monitor.png 2015-03-26 14:50:29 +0000 differ
2574=== added directory 'data/media/soundwave'
2575=== added file 'data/media/soundwave/am.png'
2576Binary files data/media/soundwave/am.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/am.png 2015-03-26 14:50:29 +0000 differ
2577=== added file 'data/media/soundwave/bg.jpg'
2578Binary files data/media/soundwave/bg.jpg 1970-01-01 00:00:00 +0000 and data/media/soundwave/bg.jpg 2015-03-26 14:50:29 +0000 differ
2579=== added file 'data/media/soundwave/clock.ini'
2580--- data/media/soundwave/clock.ini 1970-01-01 00:00:00 +0000
2581+++ data/media/soundwave/clock.ini 2015-03-26 14:50:29 +0000
2582@@ -0,0 +1,19 @@
2583+[Settings]
2584+name=Sound Wave
2585+width=1440
2586+height=900
2587+author=Vlad Gerasimov
2588+email=vladstudio@gmail.com
2589+ampmenabled=1
2590+description=
2591+homepageURL=http://www.vladstudio.com
2592+downloadURL=http://www.vladstudio.com
2593+refreshhourinterval=60
2594+hourimages=24
2595+
2596+[Animation]
2597+
2598+[WallpaperClock]
2599+specVersion=1.0
2600+specampmenabled=1
2601+description=http://www.wallpaperclock.com/wcz/spec.php
2602\ No newline at end of file
2603
2604=== added file 'data/media/soundwave/day1.png'
2605Binary files data/media/soundwave/day1.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day1.png 2015-03-26 14:50:29 +0000 differ
2606=== added file 'data/media/soundwave/day10.png'
2607Binary files data/media/soundwave/day10.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day10.png 2015-03-26 14:50:29 +0000 differ
2608=== added file 'data/media/soundwave/day11.png'
2609Binary files data/media/soundwave/day11.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day11.png 2015-03-26 14:50:29 +0000 differ
2610=== added file 'data/media/soundwave/day12.png'
2611Binary files data/media/soundwave/day12.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day12.png 2015-03-26 14:50:29 +0000 differ
2612=== added file 'data/media/soundwave/day13.png'
2613Binary files data/media/soundwave/day13.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day13.png 2015-03-26 14:50:29 +0000 differ
2614=== added file 'data/media/soundwave/day14.png'
2615Binary files data/media/soundwave/day14.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day14.png 2015-03-26 14:50:29 +0000 differ
2616=== added file 'data/media/soundwave/day15.png'
2617Binary files data/media/soundwave/day15.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day15.png 2015-03-26 14:50:29 +0000 differ
2618=== added file 'data/media/soundwave/day16.png'
2619Binary files data/media/soundwave/day16.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day16.png 2015-03-26 14:50:29 +0000 differ
2620=== added file 'data/media/soundwave/day17.png'
2621Binary files data/media/soundwave/day17.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day17.png 2015-03-26 14:50:29 +0000 differ
2622=== added file 'data/media/soundwave/day18.png'
2623Binary files data/media/soundwave/day18.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day18.png 2015-03-26 14:50:29 +0000 differ
2624=== added file 'data/media/soundwave/day19.png'
2625Binary files data/media/soundwave/day19.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day19.png 2015-03-26 14:50:29 +0000 differ
2626=== added file 'data/media/soundwave/day2.png'
2627Binary files data/media/soundwave/day2.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day2.png 2015-03-26 14:50:29 +0000 differ
2628=== added file 'data/media/soundwave/day20.png'
2629Binary files data/media/soundwave/day20.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day20.png 2015-03-26 14:50:29 +0000 differ
2630=== added file 'data/media/soundwave/day21.png'
2631Binary files data/media/soundwave/day21.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day21.png 2015-03-26 14:50:29 +0000 differ
2632=== added file 'data/media/soundwave/day22.png'
2633Binary files data/media/soundwave/day22.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day22.png 2015-03-26 14:50:29 +0000 differ
2634=== added file 'data/media/soundwave/day23.png'
2635Binary files data/media/soundwave/day23.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day23.png 2015-03-26 14:50:29 +0000 differ
2636=== added file 'data/media/soundwave/day24.png'
2637Binary files data/media/soundwave/day24.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day24.png 2015-03-26 14:50:29 +0000 differ
2638=== added file 'data/media/soundwave/day25.png'
2639Binary files data/media/soundwave/day25.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day25.png 2015-03-26 14:50:29 +0000 differ
2640=== added file 'data/media/soundwave/day26.png'
2641Binary files data/media/soundwave/day26.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day26.png 2015-03-26 14:50:29 +0000 differ
2642=== added file 'data/media/soundwave/day27.png'
2643Binary files data/media/soundwave/day27.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day27.png 2015-03-26 14:50:29 +0000 differ
2644=== added file 'data/media/soundwave/day28.png'
2645Binary files data/media/soundwave/day28.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day28.png 2015-03-26 14:50:29 +0000 differ
2646=== added file 'data/media/soundwave/day29.png'
2647Binary files data/media/soundwave/day29.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day29.png 2015-03-26 14:50:29 +0000 differ
2648=== added file 'data/media/soundwave/day3.png'
2649Binary files data/media/soundwave/day3.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day3.png 2015-03-26 14:50:29 +0000 differ
2650=== added file 'data/media/soundwave/day30.png'
2651Binary files data/media/soundwave/day30.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day30.png 2015-03-26 14:50:29 +0000 differ
2652=== added file 'data/media/soundwave/day31.png'
2653Binary files data/media/soundwave/day31.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day31.png 2015-03-26 14:50:29 +0000 differ
2654=== added file 'data/media/soundwave/day4.png'
2655Binary files data/media/soundwave/day4.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day4.png 2015-03-26 14:50:29 +0000 differ
2656=== added file 'data/media/soundwave/day5.png'
2657Binary files data/media/soundwave/day5.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day5.png 2015-03-26 14:50:29 +0000 differ
2658=== added file 'data/media/soundwave/day6.png'
2659Binary files data/media/soundwave/day6.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day6.png 2015-03-26 14:50:29 +0000 differ
2660=== added file 'data/media/soundwave/day7.png'
2661Binary files data/media/soundwave/day7.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day7.png 2015-03-26 14:50:29 +0000 differ
2662=== added file 'data/media/soundwave/day8.png'
2663Binary files data/media/soundwave/day8.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day8.png 2015-03-26 14:50:29 +0000 differ
2664=== added file 'data/media/soundwave/day9.png'
2665Binary files data/media/soundwave/day9.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/day9.png 2015-03-26 14:50:29 +0000 differ
2666=== added file 'data/media/soundwave/hour0.png'
2667Binary files data/media/soundwave/hour0.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour0.png 2015-03-26 14:50:29 +0000 differ
2668=== added file 'data/media/soundwave/hour1.png'
2669Binary files data/media/soundwave/hour1.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour1.png 2015-03-26 14:50:29 +0000 differ
2670=== added file 'data/media/soundwave/hour10.png'
2671Binary files data/media/soundwave/hour10.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour10.png 2015-03-26 14:50:29 +0000 differ
2672=== added file 'data/media/soundwave/hour11.png'
2673Binary files data/media/soundwave/hour11.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour11.png 2015-03-26 14:50:29 +0000 differ
2674=== added file 'data/media/soundwave/hour12.png'
2675Binary files data/media/soundwave/hour12.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour12.png 2015-03-26 14:50:29 +0000 differ
2676=== added file 'data/media/soundwave/hour13.png'
2677Binary files data/media/soundwave/hour13.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour13.png 2015-03-26 14:50:29 +0000 differ
2678=== added file 'data/media/soundwave/hour14.png'
2679Binary files data/media/soundwave/hour14.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour14.png 2015-03-26 14:50:29 +0000 differ
2680=== added file 'data/media/soundwave/hour15.png'
2681Binary files data/media/soundwave/hour15.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour15.png 2015-03-26 14:50:29 +0000 differ
2682=== added file 'data/media/soundwave/hour16.png'
2683Binary files data/media/soundwave/hour16.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour16.png 2015-03-26 14:50:29 +0000 differ
2684=== added file 'data/media/soundwave/hour17.png'
2685Binary files data/media/soundwave/hour17.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour17.png 2015-03-26 14:50:29 +0000 differ
2686=== added file 'data/media/soundwave/hour18.png'
2687Binary files data/media/soundwave/hour18.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour18.png 2015-03-26 14:50:29 +0000 differ
2688=== added file 'data/media/soundwave/hour19.png'
2689Binary files data/media/soundwave/hour19.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour19.png 2015-03-26 14:50:29 +0000 differ
2690=== added file 'data/media/soundwave/hour2.png'
2691Binary files data/media/soundwave/hour2.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour2.png 2015-03-26 14:50:29 +0000 differ
2692=== added file 'data/media/soundwave/hour20.png'
2693Binary files data/media/soundwave/hour20.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour20.png 2015-03-26 14:50:29 +0000 differ
2694=== added file 'data/media/soundwave/hour21.png'
2695Binary files data/media/soundwave/hour21.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour21.png 2015-03-26 14:50:29 +0000 differ
2696=== added file 'data/media/soundwave/hour22.png'
2697Binary files data/media/soundwave/hour22.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour22.png 2015-03-26 14:50:29 +0000 differ
2698=== added file 'data/media/soundwave/hour23.png'
2699Binary files data/media/soundwave/hour23.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour23.png 2015-03-26 14:50:29 +0000 differ
2700=== added file 'data/media/soundwave/hour3.png'
2701Binary files data/media/soundwave/hour3.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour3.png 2015-03-26 14:50:29 +0000 differ
2702=== added file 'data/media/soundwave/hour4.png'
2703Binary files data/media/soundwave/hour4.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour4.png 2015-03-26 14:50:29 +0000 differ
2704=== added file 'data/media/soundwave/hour5.png'
2705Binary files data/media/soundwave/hour5.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour5.png 2015-03-26 14:50:29 +0000 differ
2706=== added file 'data/media/soundwave/hour6.png'
2707Binary files data/media/soundwave/hour6.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour6.png 2015-03-26 14:50:29 +0000 differ
2708=== added file 'data/media/soundwave/hour7.png'
2709Binary files data/media/soundwave/hour7.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour7.png 2015-03-26 14:50:29 +0000 differ
2710=== added file 'data/media/soundwave/hour8.png'
2711Binary files data/media/soundwave/hour8.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour8.png 2015-03-26 14:50:29 +0000 differ
2712=== added file 'data/media/soundwave/hour9.png'
2713Binary files data/media/soundwave/hour9.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/hour9.png 2015-03-26 14:50:29 +0000 differ
2714=== added file 'data/media/soundwave/minute0.png'
2715Binary files data/media/soundwave/minute0.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute0.png 2015-03-26 14:50:29 +0000 differ
2716=== added file 'data/media/soundwave/minute1.png'
2717Binary files data/media/soundwave/minute1.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute1.png 2015-03-26 14:50:29 +0000 differ
2718=== added file 'data/media/soundwave/minute10.png'
2719Binary files data/media/soundwave/minute10.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute10.png 2015-03-26 14:50:29 +0000 differ
2720=== added file 'data/media/soundwave/minute11.png'
2721Binary files data/media/soundwave/minute11.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute11.png 2015-03-26 14:50:29 +0000 differ
2722=== added file 'data/media/soundwave/minute12.png'
2723Binary files data/media/soundwave/minute12.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute12.png 2015-03-26 14:50:29 +0000 differ
2724=== added file 'data/media/soundwave/minute13.png'
2725Binary files data/media/soundwave/minute13.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute13.png 2015-03-26 14:50:29 +0000 differ
2726=== added file 'data/media/soundwave/minute14.png'
2727Binary files data/media/soundwave/minute14.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute14.png 2015-03-26 14:50:29 +0000 differ
2728=== added file 'data/media/soundwave/minute15.png'
2729Binary files data/media/soundwave/minute15.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute15.png 2015-03-26 14:50:29 +0000 differ
2730=== added file 'data/media/soundwave/minute16.png'
2731Binary files data/media/soundwave/minute16.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute16.png 2015-03-26 14:50:29 +0000 differ
2732=== added file 'data/media/soundwave/minute17.png'
2733Binary files data/media/soundwave/minute17.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute17.png 2015-03-26 14:50:29 +0000 differ
2734=== added file 'data/media/soundwave/minute18.png'
2735Binary files data/media/soundwave/minute18.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute18.png 2015-03-26 14:50:29 +0000 differ
2736=== added file 'data/media/soundwave/minute19.png'
2737Binary files data/media/soundwave/minute19.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute19.png 2015-03-26 14:50:29 +0000 differ
2738=== added file 'data/media/soundwave/minute2.png'
2739Binary files data/media/soundwave/minute2.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute2.png 2015-03-26 14:50:29 +0000 differ
2740=== added file 'data/media/soundwave/minute20.png'
2741Binary files data/media/soundwave/minute20.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute20.png 2015-03-26 14:50:29 +0000 differ
2742=== added file 'data/media/soundwave/minute21.png'
2743Binary files data/media/soundwave/minute21.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute21.png 2015-03-26 14:50:29 +0000 differ
2744=== added file 'data/media/soundwave/minute22.png'
2745Binary files data/media/soundwave/minute22.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute22.png 2015-03-26 14:50:29 +0000 differ
2746=== added file 'data/media/soundwave/minute23.png'
2747Binary files data/media/soundwave/minute23.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute23.png 2015-03-26 14:50:29 +0000 differ
2748=== added file 'data/media/soundwave/minute24.png'
2749Binary files data/media/soundwave/minute24.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute24.png 2015-03-26 14:50:29 +0000 differ
2750=== added file 'data/media/soundwave/minute25.png'
2751Binary files data/media/soundwave/minute25.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute25.png 2015-03-26 14:50:29 +0000 differ
2752=== added file 'data/media/soundwave/minute26.png'
2753Binary files data/media/soundwave/minute26.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute26.png 2015-03-26 14:50:29 +0000 differ
2754=== added file 'data/media/soundwave/minute27.png'
2755Binary files data/media/soundwave/minute27.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute27.png 2015-03-26 14:50:29 +0000 differ
2756=== added file 'data/media/soundwave/minute28.png'
2757Binary files data/media/soundwave/minute28.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute28.png 2015-03-26 14:50:29 +0000 differ
2758=== added file 'data/media/soundwave/minute29.png'
2759Binary files data/media/soundwave/minute29.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute29.png 2015-03-26 14:50:29 +0000 differ
2760=== added file 'data/media/soundwave/minute3.png'
2761Binary files data/media/soundwave/minute3.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute3.png 2015-03-26 14:50:29 +0000 differ
2762=== added file 'data/media/soundwave/minute30.png'
2763Binary files data/media/soundwave/minute30.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute30.png 2015-03-26 14:50:29 +0000 differ
2764=== added file 'data/media/soundwave/minute31.png'
2765Binary files data/media/soundwave/minute31.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute31.png 2015-03-26 14:50:29 +0000 differ
2766=== added file 'data/media/soundwave/minute32.png'
2767Binary files data/media/soundwave/minute32.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute32.png 2015-03-26 14:50:29 +0000 differ
2768=== added file 'data/media/soundwave/minute33.png'
2769Binary files data/media/soundwave/minute33.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute33.png 2015-03-26 14:50:29 +0000 differ
2770=== added file 'data/media/soundwave/minute34.png'
2771Binary files data/media/soundwave/minute34.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute34.png 2015-03-26 14:50:29 +0000 differ
2772=== added file 'data/media/soundwave/minute35.png'
2773Binary files data/media/soundwave/minute35.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute35.png 2015-03-26 14:50:29 +0000 differ
2774=== added file 'data/media/soundwave/minute36.png'
2775Binary files data/media/soundwave/minute36.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute36.png 2015-03-26 14:50:29 +0000 differ
2776=== added file 'data/media/soundwave/minute37.png'
2777Binary files data/media/soundwave/minute37.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute37.png 2015-03-26 14:50:29 +0000 differ
2778=== added file 'data/media/soundwave/minute38.png'
2779Binary files data/media/soundwave/minute38.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute38.png 2015-03-26 14:50:29 +0000 differ
2780=== added file 'data/media/soundwave/minute39.png'
2781Binary files data/media/soundwave/minute39.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute39.png 2015-03-26 14:50:29 +0000 differ
2782=== added file 'data/media/soundwave/minute4.png'
2783Binary files data/media/soundwave/minute4.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute4.png 2015-03-26 14:50:29 +0000 differ
2784=== added file 'data/media/soundwave/minute40.png'
2785Binary files data/media/soundwave/minute40.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute40.png 2015-03-26 14:50:29 +0000 differ
2786=== added file 'data/media/soundwave/minute41.png'
2787Binary files data/media/soundwave/minute41.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute41.png 2015-03-26 14:50:29 +0000 differ
2788=== added file 'data/media/soundwave/minute42.png'
2789Binary files data/media/soundwave/minute42.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute42.png 2015-03-26 14:50:29 +0000 differ
2790=== added file 'data/media/soundwave/minute43.png'
2791Binary files data/media/soundwave/minute43.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute43.png 2015-03-26 14:50:29 +0000 differ
2792=== added file 'data/media/soundwave/minute44.png'
2793Binary files data/media/soundwave/minute44.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute44.png 2015-03-26 14:50:29 +0000 differ
2794=== added file 'data/media/soundwave/minute45.png'
2795Binary files data/media/soundwave/minute45.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute45.png 2015-03-26 14:50:29 +0000 differ
2796=== added file 'data/media/soundwave/minute46.png'
2797Binary files data/media/soundwave/minute46.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute46.png 2015-03-26 14:50:29 +0000 differ
2798=== added file 'data/media/soundwave/minute47.png'
2799Binary files data/media/soundwave/minute47.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute47.png 2015-03-26 14:50:29 +0000 differ
2800=== added file 'data/media/soundwave/minute48.png'
2801Binary files data/media/soundwave/minute48.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute48.png 2015-03-26 14:50:29 +0000 differ
2802=== added file 'data/media/soundwave/minute49.png'
2803Binary files data/media/soundwave/minute49.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute49.png 2015-03-26 14:50:29 +0000 differ
2804=== added file 'data/media/soundwave/minute5.png'
2805Binary files data/media/soundwave/minute5.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute5.png 2015-03-26 14:50:29 +0000 differ
2806=== added file 'data/media/soundwave/minute50.png'
2807Binary files data/media/soundwave/minute50.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute50.png 2015-03-26 14:50:29 +0000 differ
2808=== added file 'data/media/soundwave/minute51.png'
2809Binary files data/media/soundwave/minute51.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute51.png 2015-03-26 14:50:29 +0000 differ
2810=== added file 'data/media/soundwave/minute52.png'
2811Binary files data/media/soundwave/minute52.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute52.png 2015-03-26 14:50:29 +0000 differ
2812=== added file 'data/media/soundwave/minute53.png'
2813Binary files data/media/soundwave/minute53.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute53.png 2015-03-26 14:50:29 +0000 differ
2814=== added file 'data/media/soundwave/minute54.png'
2815Binary files data/media/soundwave/minute54.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute54.png 2015-03-26 14:50:29 +0000 differ
2816=== added file 'data/media/soundwave/minute55.png'
2817Binary files data/media/soundwave/minute55.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute55.png 2015-03-26 14:50:29 +0000 differ
2818=== added file 'data/media/soundwave/minute56.png'
2819Binary files data/media/soundwave/minute56.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute56.png 2015-03-26 14:50:29 +0000 differ
2820=== added file 'data/media/soundwave/minute57.png'
2821Binary files data/media/soundwave/minute57.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute57.png 2015-03-26 14:50:29 +0000 differ
2822=== added file 'data/media/soundwave/minute58.png'
2823Binary files data/media/soundwave/minute58.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute58.png 2015-03-26 14:50:29 +0000 differ
2824=== added file 'data/media/soundwave/minute59.png'
2825Binary files data/media/soundwave/minute59.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute59.png 2015-03-26 14:50:29 +0000 differ
2826=== added file 'data/media/soundwave/minute6.png'
2827Binary files data/media/soundwave/minute6.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute6.png 2015-03-26 14:50:29 +0000 differ
2828=== added file 'data/media/soundwave/minute7.png'
2829Binary files data/media/soundwave/minute7.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute7.png 2015-03-26 14:50:29 +0000 differ
2830=== added file 'data/media/soundwave/minute8.png'
2831Binary files data/media/soundwave/minute8.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute8.png 2015-03-26 14:50:29 +0000 differ
2832=== added file 'data/media/soundwave/minute9.png'
2833Binary files data/media/soundwave/minute9.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/minute9.png 2015-03-26 14:50:29 +0000 differ
2834=== added file 'data/media/soundwave/month1.png'
2835Binary files data/media/soundwave/month1.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/month1.png 2015-03-26 14:50:29 +0000 differ
2836=== added file 'data/media/soundwave/month10.png'
2837Binary files data/media/soundwave/month10.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/month10.png 2015-03-26 14:50:29 +0000 differ
2838=== added file 'data/media/soundwave/month11.png'
2839Binary files data/media/soundwave/month11.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/month11.png 2015-03-26 14:50:29 +0000 differ
2840=== added file 'data/media/soundwave/month12.png'
2841Binary files data/media/soundwave/month12.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/month12.png 2015-03-26 14:50:29 +0000 differ
2842=== added file 'data/media/soundwave/month2.png'
2843Binary files data/media/soundwave/month2.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/month2.png 2015-03-26 14:50:29 +0000 differ
2844=== added file 'data/media/soundwave/month3.png'
2845Binary files data/media/soundwave/month3.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/month3.png 2015-03-26 14:50:29 +0000 differ
2846=== added file 'data/media/soundwave/month4.png'
2847Binary files data/media/soundwave/month4.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/month4.png 2015-03-26 14:50:29 +0000 differ
2848=== added file 'data/media/soundwave/month5.png'
2849Binary files data/media/soundwave/month5.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/month5.png 2015-03-26 14:50:29 +0000 differ
2850=== added file 'data/media/soundwave/month6.png'
2851Binary files data/media/soundwave/month6.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/month6.png 2015-03-26 14:50:29 +0000 differ
2852=== added file 'data/media/soundwave/month7.png'
2853Binary files data/media/soundwave/month7.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/month7.png 2015-03-26 14:50:29 +0000 differ
2854=== added file 'data/media/soundwave/month8.png'
2855Binary files data/media/soundwave/month8.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/month8.png 2015-03-26 14:50:29 +0000 differ
2856=== added file 'data/media/soundwave/month9.png'
2857Binary files data/media/soundwave/month9.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/month9.png 2015-03-26 14:50:29 +0000 differ
2858=== added file 'data/media/soundwave/pm.png'
2859Binary files data/media/soundwave/pm.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/pm.png 2015-03-26 14:50:29 +0000 differ
2860=== added file 'data/media/soundwave/preview100x75.jpg'
2861Binary files data/media/soundwave/preview100x75.jpg 1970-01-01 00:00:00 +0000 and data/media/soundwave/preview100x75.jpg 2015-03-26 14:50:29 +0000 differ
2862=== added file 'data/media/soundwave/preview200x150.jpg'
2863Binary files data/media/soundwave/preview200x150.jpg 1970-01-01 00:00:00 +0000 and data/media/soundwave/preview200x150.jpg 2015-03-26 14:50:29 +0000 differ
2864=== added file 'data/media/soundwave/weekday1.png'
2865Binary files data/media/soundwave/weekday1.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/weekday1.png 2015-03-26 14:50:29 +0000 differ
2866=== added file 'data/media/soundwave/weekday2.png'
2867Binary files data/media/soundwave/weekday2.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/weekday2.png 2015-03-26 14:50:29 +0000 differ
2868=== added file 'data/media/soundwave/weekday3.png'
2869Binary files data/media/soundwave/weekday3.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/weekday3.png 2015-03-26 14:50:29 +0000 differ
2870=== added file 'data/media/soundwave/weekday4.png'
2871Binary files data/media/soundwave/weekday4.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/weekday4.png 2015-03-26 14:50:29 +0000 differ
2872=== added file 'data/media/soundwave/weekday5.png'
2873Binary files data/media/soundwave/weekday5.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/weekday5.png 2015-03-26 14:50:29 +0000 differ
2874=== added file 'data/media/soundwave/weekday6.png'
2875Binary files data/media/soundwave/weekday6.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/weekday6.png 2015-03-26 14:50:29 +0000 differ
2876=== added file 'data/media/soundwave/weekday7.png'
2877Binary files data/media/soundwave/weekday7.png 1970-01-01 00:00:00 +0000 and data/media/soundwave/weekday7.png 2015-03-26 14:50:29 +0000 differ
2878=== added directory 'data/ui'
2879=== added file 'data/ui/AboutSlidewallDialog.ui'
2880--- data/ui/AboutSlidewallDialog.ui 1970-01-01 00:00:00 +0000
2881+++ data/ui/AboutSlidewallDialog.ui 2015-03-26 14:50:29 +0000
2882@@ -0,0 +1,57 @@
2883+<interface>
2884+ <!-- interface-requires about_slidewall_dialog 1.0 -->
2885+ <!-- interface-requires gtk+ 3.0 -->
2886+ <object class="AboutSlidewallDialog" id="about_slidewall_dialog">
2887+ <property name="can_focus">False</property>
2888+ <property name="valign">start</property>
2889+ <property name="border_width">5</property>
2890+ <property name="icon">../media/slidewall.png</property>
2891+ <property name="type_hint">normal</property>
2892+ <property name="program_name">Slidewall</property>
2893+ <property name="version">12.10</property>
2894+ <property name="copyright" translatable="yes">Copyright (C) 2012 fioan89@gmail.com &lt;fioan89@gmail.com&gt;</property>
2895+ <property name="website">https://launchpad.net/slidewall</property>
2896+ <property name="website_label" translatable="yes">Follow up my PPA</property>
2897+ <property name="license" translatable="yes"># Copyright (C) 2012 fioan89@gmail.com &lt;fioan89@gmail.com&gt;
2898+# This program is free software: you can redistribute it and/or modify it
2899+# under the terms of the GNU General Public License version 3, as published
2900+# by the Free Software Foundation.
2901+#
2902+# This program is distributed in the hope that it will be useful, but
2903+# WITHOUT ANY WARRANTY; without even the implied warranties of
2904+# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
2905+# PURPOSE. See the GNU General Public License for more details.
2906+#
2907+# You should have received a copy of the GNU General Public License along
2908+# with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.
2909+</property>
2910+ <property name="authors">Copyright (C) 2012 fioan89@gmail.com &lt;fioan89@gmail.com&gt;</property>
2911+ <property name="documenters">Faur Ioan-Aurel &lt;fioan89@gmail.com&gt;</property>
2912+ <property name="logo">../media/slidewall.png</property>
2913+ <property name="license_type">gpl-3-0</property>
2914+ <child internal-child="vbox">
2915+ <object class="GtkBox" id="dialog-vbox1">
2916+ <property name="visible">True</property>
2917+ <property name="can_focus">False</property>
2918+ <property name="orientation">vertical</property>
2919+ <property name="spacing">2</property>
2920+ <child internal-child="action_area">
2921+ <object class="GtkButtonBox" id="dialog-action_area1">
2922+ <property name="visible">True</property>
2923+ <property name="can_focus">False</property>
2924+ <property name="layout_style">end</property>
2925+ </object>
2926+ <packing>
2927+ <property name="expand">False</property>
2928+ <property name="fill">True</property>
2929+ <property name="pack_type">end</property>
2930+ <property name="position">0</property>
2931+ </packing>
2932+ </child>
2933+ <child>
2934+ <placeholder/>
2935+ </child>
2936+ </object>
2937+ </child>
2938+ </object>
2939+</interface>
2940\ No newline at end of file
2941
2942=== added file 'data/ui/SlidewallWindow.ui'
2943--- data/ui/SlidewallWindow.ui 1970-01-01 00:00:00 +0000
2944+++ data/ui/SlidewallWindow.ui 2015-03-26 14:50:29 +0000
2945@@ -0,0 +1,873 @@
2946+<?xml version="1.0" encoding="UTF-8"?>
2947+<interface>
2948+ <!-- interface-requires gtk+ 3.0 -->
2949+ <!-- interface-requires slidewall_window 1.0 -->
2950+ <!-- interface-local-resource-path ../media -->
2951+ <object class="GtkAdjustment" id="adjustment2">
2952+ <property name="upper">60</property>
2953+ <property name="step_increment">1</property>
2954+ <property name="page_increment">10</property>
2955+ </object>
2956+ <object class="GtkAdjustment" id="adjustment3">
2957+ <property name="upper">20</property>
2958+ <property name="step_increment">1</property>
2959+ <property name="page_increment">10</property>
2960+ </object>
2961+ <object class="GtkImage" id="image1">
2962+ <property name="visible">True</property>
2963+ <property name="can_focus">False</property>
2964+ <property name="stock">gtk-media-play</property>
2965+ </object>
2966+ <object class="GtkImage" id="image2">
2967+ <property name="visible">True</property>
2968+ <property name="can_focus">False</property>
2969+ <property name="pixbuf">../media/slidewall.png</property>
2970+ </object>
2971+ <object class="GtkImage" id="image3">
2972+ <property name="visible">True</property>
2973+ <property name="can_focus">False</property>
2974+ <property name="stock">gtk-delete</property>
2975+ </object>
2976+ <object class="GtkImage" id="image4">
2977+ <property name="visible">True</property>
2978+ <property name="can_focus">False</property>
2979+ <property name="stock">gtk-add</property>
2980+ </object>
2981+ <object class="GtkImage" id="image5">
2982+ <property name="visible">True</property>
2983+ <property name="can_focus">False</property>
2984+ <property name="stock">gtk-open</property>
2985+ </object>
2986+ <object class="GtkImage" id="image8">
2987+ <property name="visible">True</property>
2988+ <property name="can_focus">False</property>
2989+ <property name="stock">gtk-media-play</property>
2990+ </object>
2991+ <object class="GtkImage" id="img_next">
2992+ <property name="visible">True</property>
2993+ <property name="can_focus">False</property>
2994+ <property name="stock">gtk-go-forward</property>
2995+ </object>
2996+ <object class="GtkImage" id="img_prev">
2997+ <property name="visible">True</property>
2998+ <property name="can_focus">False</property>
2999+ <property name="stock">gtk-go-back</property>
3000+ </object>
3001+ <object class="GtkImage" id="img_quit">
3002+ <property name="visible">True</property>
3003+ <property name="can_focus">False</property>
3004+ <property name="stock">gtk-quit</property>
3005+ </object>
3006+ <object class="GtkImage" id="img_view">
3007+ <property name="visible">True</property>
3008+ <property name="can_focus">False</property>
3009+ <property name="stock">gtk-home</property>
3010+ </object>
3011+ <object class="SlidewallWindow" id="slidewall_window">
3012+ <property name="can_focus">False</property>
3013+ <property name="title" translatable="yes">Slidewall</property>
3014+ <property name="resizable">False</property>
3015+ <property name="window_position">center</property>
3016+ <property name="default_width">399</property>
3017+ <property name="default_height">401</property>
3018+ <property name="icon">../media/slidewall.png</property>
3019+ <property name="opacity">0.99000000022351742</property>
3020+ <signal name="destroy" handler="on_destroy" swapped="no"/>
3021+ <signal name="destroy-event" handler="on_destroy" swapped="no"/>
3022+ <signal name="delete-event" handler="on_delete_event" swapped="no"/>
3023+ <child>
3024+ <object class="GtkVBox" id="vbox1">
3025+ <property name="visible">True</property>
3026+ <property name="can_focus">False</property>
3027+ <child>
3028+ <object class="GtkMenuBar" id="menubar1">
3029+ <property name="visible">True</property>
3030+ <property name="can_focus">False</property>
3031+ <signal name="delete-event" handler="on_bt_close_clicked" swapped="no"/>
3032+ <child>
3033+ <object class="GtkMenuItem" id="mnu_file">
3034+ <property name="use_action_appearance">False</property>
3035+ <property name="visible">True</property>
3036+ <property name="can_focus">False</property>
3037+ <property name="label" translatable="yes">_File</property>
3038+ <property name="use_underline">True</property>
3039+ <child type="submenu">
3040+ <object class="GtkMenu" id="menu1">
3041+ <property name="visible">True</property>
3042+ <property name="can_focus">False</property>
3043+ <child>
3044+ <object class="GtkImageMenuItem" id="mnu_close">
3045+ <property name="label">gtk-close</property>
3046+ <property name="use_action_appearance">False</property>
3047+ <property name="visible">True</property>
3048+ <property name="can_focus">False</property>
3049+ <property name="use_underline">True</property>
3050+ <property name="use_stock">True</property>
3051+ <accelerator key="w" signal="activate" modifiers="GDK_CONTROL_MASK"/>
3052+ </object>
3053+ </child>
3054+ </object>
3055+ </child>
3056+ </object>
3057+ </child>
3058+ <child>
3059+ <object class="GtkMenuItem" id="mnu_help">
3060+ <property name="use_action_appearance">False</property>
3061+ <property name="visible">True</property>
3062+ <property name="can_focus">False</property>
3063+ <property name="label" translatable="yes">_Help</property>
3064+ <property name="use_underline">True</property>
3065+ <child type="submenu">
3066+ <object class="GtkMenu" id="helpMenu">
3067+ <property name="visible">True</property>
3068+ <property name="can_focus">False</property>
3069+ <child>
3070+ <object class="GtkImageMenuItem" id="mnu_contents">
3071+ <property name="label" translatable="yes">Contents</property>
3072+ <property name="use_action_appearance">False</property>
3073+ <property name="visible">True</property>
3074+ <property name="can_focus">False</property>
3075+ <property name="image">image2</property>
3076+ <property name="use_stock">False</property>
3077+ <accelerator key="F1" signal="activate"/>
3078+ </object>
3079+ </child>
3080+ <child>
3081+ <object class="GtkImageMenuItem" id="mnu_about">
3082+ <property name="label">gtk-about</property>
3083+ <property name="use_action_appearance">False</property>
3084+ <property name="visible">True</property>
3085+ <property name="can_focus">False</property>
3086+ <property name="use_underline">True</property>
3087+ <property name="use_stock">True</property>
3088+ </object>
3089+ </child>
3090+ </object>
3091+ </child>
3092+ </object>
3093+ </child>
3094+ </object>
3095+ <packing>
3096+ <property name="expand">False</property>
3097+ <property name="fill">True</property>
3098+ <property name="position">0</property>
3099+ </packing>
3100+ </child>
3101+ <child>
3102+ <object class="GtkNotebook" id="notebook1">
3103+ <property name="visible">True</property>
3104+ <property name="can_focus">True</property>
3105+ <child>
3106+ <object class="GtkBox" id="box1">
3107+ <property name="visible">True</property>
3108+ <property name="can_focus">False</property>
3109+ <property name="orientation">vertical</property>
3110+ <child>
3111+ <object class="GtkBox" id="wall_box">
3112+ <property name="visible">True</property>
3113+ <property name="can_focus">False</property>
3114+ <property name="margin_top">15</property>
3115+ <property name="margin_bottom">10</property>
3116+ <property name="orientation">vertical</property>
3117+ <child>
3118+ <object class="GtkLabel" id="label4">
3119+ <property name="visible">True</property>
3120+ <property name="can_focus">False</property>
3121+ <property name="ypad">2</property>
3122+ <property name="label" translatable="yes">Wall Mode</property>
3123+ <attributes>
3124+ <attribute name="font-desc" value="Sans Bold 10"/>
3125+ </attributes>
3126+ </object>
3127+ <packing>
3128+ <property name="expand">False</property>
3129+ <property name="fill">True</property>
3130+ <property name="position">0</property>
3131+ </packing>
3132+ </child>
3133+ <child>
3134+ <object class="GtkRadioButton" id="r_bt_slide">
3135+ <property name="label" translatable="yes">SlideShow Mode</property>
3136+ <property name="use_action_appearance">False</property>
3137+ <property name="visible">True</property>
3138+ <property name="can_focus">True</property>
3139+ <property name="receives_default">False</property>
3140+ <property name="margin_left">20</property>
3141+ <property name="use_action_appearance">False</property>
3142+ <property name="xalign">0</property>
3143+ <property name="yalign">0.55000001192092896</property>
3144+ <property name="active">True</property>
3145+ <property name="draw_indicator">True</property>
3146+ <property name="group">r_bt_live</property>
3147+ <signal name="toggled" handler="slide_togled" swapped="no"/>
3148+ </object>
3149+ <packing>
3150+ <property name="expand">False</property>
3151+ <property name="fill">True</property>
3152+ <property name="position">1</property>
3153+ </packing>
3154+ </child>
3155+ <child>
3156+ <object class="GtkRadioButton" id="r_bt_live">
3157+ <property name="label" translatable="yes">Live Wallpaper Mode</property>
3158+ <property name="use_action_appearance">False</property>
3159+ <property name="visible">True</property>
3160+ <property name="can_focus">True</property>
3161+ <property name="receives_default">False</property>
3162+ <property name="margin_left">20</property>
3163+ <property name="use_action_appearance">False</property>
3164+ <property name="xalign">0</property>
3165+ <property name="active">True</property>
3166+ <property name="draw_indicator">True</property>
3167+ <property name="group">r_bt_slide</property>
3168+ </object>
3169+ <packing>
3170+ <property name="expand">False</property>
3171+ <property name="fill">True</property>
3172+ <property name="position">2</property>
3173+ </packing>
3174+ </child>
3175+ </object>
3176+ <packing>
3177+ <property name="expand">False</property>
3178+ <property name="fill">True</property>
3179+ <property name="position">0</property>
3180+ </packing>
3181+ </child>
3182+ <child>
3183+ <object class="GtkBox" id="timing_box">
3184+ <property name="visible">True</property>
3185+ <property name="can_focus">False</property>
3186+ <property name="margin_top">15</property>
3187+ <property name="orientation">vertical</property>
3188+ <child>
3189+ <object class="GtkLabel" id="label_timing">
3190+ <property name="visible">True</property>
3191+ <property name="can_focus">False</property>
3192+ <property name="margin_bottom">2</property>
3193+ <property name="label" translatable="yes">Timing for Slideshow Mode</property>
3194+ <attributes>
3195+ <attribute name="font-desc" value="Sans Bold 10"/>
3196+ </attributes>
3197+ </object>
3198+ <packing>
3199+ <property name="expand">False</property>
3200+ <property name="fill">True</property>
3201+ <property name="position">0</property>
3202+ </packing>
3203+ </child>
3204+ <child>
3205+ <object class="GtkBox" id="box4">
3206+ <property name="visible">True</property>
3207+ <property name="can_focus">False</property>
3208+ <property name="margin_left">20</property>
3209+ <child>
3210+ <object class="GtkLabel" id="label_slideshow_timing">
3211+ <property name="visible">True</property>
3212+ <property name="can_focus">False</property>
3213+ <property name="label" translatable="yes">SlideShow Timing:</property>
3214+ </object>
3215+ <packing>
3216+ <property name="expand">False</property>
3217+ <property name="fill">True</property>
3218+ <property name="position">0</property>
3219+ </packing>
3220+ </child>
3221+ <child>
3222+ <object class="GtkSpinButton" id="spiner_minutes">
3223+ <property name="visible">True</property>
3224+ <property name="can_focus">True</property>
3225+ <property name="invisible_char">•</property>
3226+ <property name="invisible_char_set">True</property>
3227+ <property name="adjustment">adjustment3</property>
3228+ </object>
3229+ <packing>
3230+ <property name="expand">False</property>
3231+ <property name="fill">True</property>
3232+ <property name="position">1</property>
3233+ </packing>
3234+ </child>
3235+ <child>
3236+ <object class="GtkLabel" id="label_minutes">
3237+ <property name="visible">True</property>
3238+ <property name="can_focus">False</property>
3239+ <property name="label" translatable="yes"> minutes </property>
3240+ </object>
3241+ <packing>
3242+ <property name="expand">False</property>
3243+ <property name="fill">True</property>
3244+ <property name="position">2</property>
3245+ </packing>
3246+ </child>
3247+ <child>
3248+ <object class="GtkSpinButton" id="spiner_seconds">
3249+ <property name="visible">True</property>
3250+ <property name="can_focus">True</property>
3251+ <property name="invisible_char">•</property>
3252+ <property name="invisible_char_set">True</property>
3253+ <property name="adjustment">adjustment2</property>
3254+ </object>
3255+ <packing>
3256+ <property name="expand">False</property>
3257+ <property name="fill">True</property>
3258+ <property name="position">3</property>
3259+ </packing>
3260+ </child>
3261+ <child>
3262+ <object class="GtkLabel" id="label_seconds">
3263+ <property name="visible">True</property>
3264+ <property name="can_focus">False</property>
3265+ <property name="label" translatable="yes">seconds</property>
3266+ </object>
3267+ <packing>
3268+ <property name="expand">False</property>
3269+ <property name="fill">True</property>
3270+ <property name="position">4</property>
3271+ </packing>
3272+ </child>
3273+ </object>
3274+ <packing>
3275+ <property name="expand">False</property>
3276+ <property name="fill">True</property>
3277+ <property name="position">1</property>
3278+ </packing>
3279+ </child>
3280+ </object>
3281+ <packing>
3282+ <property name="expand">False</property>
3283+ <property name="fill">True</property>
3284+ <property name="position">1</property>
3285+ </packing>
3286+ </child>
3287+ <child>
3288+ <object class="GtkBox" id="misc_box">
3289+ <property name="visible">True</property>
3290+ <property name="can_focus">False</property>
3291+ <property name="margin_top">15</property>
3292+ <property name="orientation">vertical</property>
3293+ <child>
3294+ <object class="GtkLabel" id="label5">
3295+ <property name="visible">True</property>
3296+ <property name="can_focus">False</property>
3297+ <property name="label" translatable="yes">Miscellaneous</property>
3298+ <attributes>
3299+ <attribute name="font-desc" value="Sans Bold 10"/>
3300+ </attributes>
3301+ </object>
3302+ <packing>
3303+ <property name="expand">False</property>
3304+ <property name="fill">True</property>
3305+ <property name="position">0</property>
3306+ </packing>
3307+ </child>
3308+ <child>
3309+ <object class="GtkCheckButton" id="check_tray">
3310+ <property name="label" translatable="yes">Minimize to system tray</property>
3311+ <property name="use_action_appearance">False</property>
3312+ <property name="visible">True</property>
3313+ <property name="can_focus">True</property>
3314+ <property name="receives_default">False</property>
3315+ <property name="use_action_appearance">False</property>
3316+ <property name="xalign">0</property>
3317+ <property name="active">True</property>
3318+ <property name="draw_indicator">True</property>
3319+ </object>
3320+ <packing>
3321+ <property name="expand">False</property>
3322+ <property name="fill">True</property>
3323+ <property name="position">1</property>
3324+ </packing>
3325+ </child>
3326+ <child>
3327+ <object class="GtkCheckButton" id="check_notify">
3328+ <property name="label" translatable="yes">Notify me when wallpaper changes</property>
3329+ <property name="use_action_appearance">False</property>
3330+ <property name="visible">True</property>
3331+ <property name="can_focus">True</property>
3332+ <property name="receives_default">False</property>
3333+ <property name="use_action_appearance">False</property>
3334+ <property name="xalign">0</property>
3335+ <property name="active">True</property>
3336+ <property name="draw_indicator">True</property>
3337+ </object>
3338+ <packing>
3339+ <property name="expand">False</property>
3340+ <property name="fill">True</property>
3341+ <property name="position">2</property>
3342+ </packing>
3343+ </child>
3344+ <child>
3345+ <object class="GtkCheckButton" id="check_autostart">
3346+ <property name="label" translatable="yes">Run Slidewall when Ubuntu is starting</property>
3347+ <property name="use_action_appearance">False</property>
3348+ <property name="visible">True</property>
3349+ <property name="can_focus">True</property>
3350+ <property name="receives_default">False</property>
3351+ <property name="use_action_appearance">False</property>
3352+ <property name="xalign">0</property>
3353+ <property name="active">True</property>
3354+ <property name="draw_indicator">True</property>
3355+ </object>
3356+ <packing>
3357+ <property name="expand">False</property>
3358+ <property name="fill">True</property>
3359+ <property name="position">3</property>
3360+ </packing>
3361+ </child>
3362+ </object>
3363+ <packing>
3364+ <property name="expand">False</property>
3365+ <property name="fill">True</property>
3366+ <property name="position">2</property>
3367+ </packing>
3368+ </child>
3369+ <child>
3370+ <object class="GtkBox" id="box2">
3371+ <property name="visible">True</property>
3372+ <property name="can_focus">False</property>
3373+ <property name="margin_left">5</property>
3374+ <property name="margin_right">2</property>
3375+ <property name="margin_top">25</property>
3376+ <property name="margin_bottom">5</property>
3377+ <property name="spacing">20</property>
3378+ <child>
3379+ <object class="GtkButton" id="bt_reset">
3380+ <property name="label" translatable="yes">Reset Preferences</property>
3381+ <property name="use_action_appearance">False</property>
3382+ <property name="visible">True</property>
3383+ <property name="can_focus">True</property>
3384+ <property name="receives_default">True</property>
3385+ <property name="use_action_appearance">False</property>
3386+ <signal name="clicked" handler="on_bt_reset_clicked" swapped="no"/>
3387+ </object>
3388+ <packing>
3389+ <property name="expand">False</property>
3390+ <property name="fill">True</property>
3391+ <property name="position">0</property>
3392+ </packing>
3393+ </child>
3394+ <child>
3395+ <object class="GtkButton" id="bt_save">
3396+ <property name="label" translatable="yes">Save Preferences</property>
3397+ <property name="use_action_appearance">False</property>
3398+ <property name="visible">True</property>
3399+ <property name="can_focus">True</property>
3400+ <property name="receives_default">True</property>
3401+ <property name="use_action_appearance">False</property>
3402+ <signal name="clicked" handler="on_bt_save_clicked" swapped="no"/>
3403+ </object>
3404+ <packing>
3405+ <property name="expand">False</property>
3406+ <property name="fill">True</property>
3407+ <property name="position">1</property>
3408+ </packing>
3409+ </child>
3410+ <child>
3411+ <object class="GtkButton" id="bt_quit">
3412+ <property name="label" translatable="yes">Quit SlideWall</property>
3413+ <property name="use_action_appearance">False</property>
3414+ <property name="visible">True</property>
3415+ <property name="can_focus">True</property>
3416+ <property name="receives_default">True</property>
3417+ <property name="use_action_appearance">False</property>
3418+ <signal name="clicked" handler="on_bt_quit_clicked" swapped="no"/>
3419+ </object>
3420+ <packing>
3421+ <property name="expand">False</property>
3422+ <property name="fill">True</property>
3423+ <property name="position">2</property>
3424+ </packing>
3425+ </child>
3426+ <child>
3427+ <object class="GtkButton" id="bt_close">
3428+ <property name="label" translatable="yes">Close to tray</property>
3429+ <property name="use_action_appearance">False</property>
3430+ <property name="visible">True</property>
3431+ <property name="can_focus">True</property>
3432+ <property name="receives_default">True</property>
3433+ <property name="use_action_appearance">False</property>
3434+ <signal name="clicked" handler="on_bt_close_clicked" swapped="no"/>
3435+ </object>
3436+ <packing>
3437+ <property name="expand">False</property>
3438+ <property name="fill">True</property>
3439+ <property name="position">3</property>
3440+ </packing>
3441+ </child>
3442+ </object>
3443+ <packing>
3444+ <property name="expand">False</property>
3445+ <property name="fill">True</property>
3446+ <property name="position">3</property>
3447+ </packing>
3448+ </child>
3449+ </object>
3450+ </child>
3451+ <child type="tab">
3452+ <object class="GtkLabel" id="label1">
3453+ <property name="visible">True</property>
3454+ <property name="can_focus">False</property>
3455+ <property name="yalign">0.50999999046325684</property>
3456+ <property name="ypad">7</property>
3457+ <property name="label" translatable="yes">Preferences</property>
3458+ <property name="justify">right</property>
3459+ </object>
3460+ <packing>
3461+ <property name="tab_fill">False</property>
3462+ </packing>
3463+ </child>
3464+ <child>
3465+ <object class="GtkFixed" id="fixed1">
3466+ <property name="visible">True</property>
3467+ <property name="can_focus">False</property>
3468+ <property name="valign">start</property>
3469+ <property name="margin_right">7</property>
3470+ <child>
3471+ <object class="GtkScrolledWindow" id="scrolledwindow1">
3472+ <property name="width_request">350</property>
3473+ <property name="height_request">485</property>
3474+ <property name="visible">True</property>
3475+ <property name="can_focus">True</property>
3476+ <property name="shadow_type">in</property>
3477+ <child>
3478+ <object class="GtkIconView" id="wall_view">
3479+ <property name="visible">True</property>
3480+ <property name="can_focus">True</property>
3481+ <property name="selection_mode">multiple</property>
3482+ <property name="reorderable">True</property>
3483+ </object>
3484+ </child>
3485+ </object>
3486+ <packing>
3487+ <property name="y">35</property>
3488+ </packing>
3489+ </child>
3490+ <child>
3491+ <object class="GtkLabel" id="label6">
3492+ <property name="width_request">100</property>
3493+ <property name="height_request">30</property>
3494+ <property name="visible">True</property>
3495+ <property name="can_focus">False</property>
3496+ <property name="label" translatable="yes">Wallpapers</property>
3497+ <attributes>
3498+ <attribute name="font-desc" value="Ubuntu Bold 10"/>
3499+ </attributes>
3500+ </object>
3501+ <packing>
3502+ <property name="x">120</property>
3503+ <property name="y">3</property>
3504+ </packing>
3505+ </child>
3506+ <child>
3507+ <object class="GtkLabel" id="label7">
3508+ <property name="width_request">100</property>
3509+ <property name="height_request">30</property>
3510+ <property name="visible">True</property>
3511+ <property name="can_focus">False</property>
3512+ <property name="label" translatable="yes">Options</property>
3513+ <attributes>
3514+ <attribute name="font-desc" value="Ubuntu Bold 10"/>
3515+ </attributes>
3516+ </object>
3517+ <packing>
3518+ <property name="x">391</property>
3519+ <property name="y">3</property>
3520+ </packing>
3521+ </child>
3522+ <child>
3523+ <object class="GtkButton" id="bt_start">
3524+ <property name="label" translatable="yes"> Start</property>
3525+ <property name="use_action_appearance">False</property>
3526+ <property name="width_request">200</property>
3527+ <property name="height_request">36</property>
3528+ <property name="visible">True</property>
3529+ <property name="can_focus">True</property>
3530+ <property name="receives_default">True</property>
3531+ <property name="tooltip_text" translatable="yes">Start Slideshow</property>
3532+ <property name="use_action_appearance">False</property>
3533+ <property name="image">image1</property>
3534+ <property name="xalign">0.50999999046325684</property>
3535+ </object>
3536+ <packing>
3537+ <property name="x">360</property>
3538+ <property name="y">480</property>
3539+ </packing>
3540+ </child>
3541+ <child>
3542+ <object class="GtkButton" id="bt_delete">
3543+ <property name="label" translatable="yes"> Delete</property>
3544+ <property name="use_action_appearance">False</property>
3545+ <property name="width_request">200</property>
3546+ <property name="height_request">36</property>
3547+ <property name="visible">True</property>
3548+ <property name="can_focus">True</property>
3549+ <property name="receives_default">True</property>
3550+ <property name="use_action_appearance">False</property>
3551+ <property name="image">image3</property>
3552+ <property name="relief">half</property>
3553+ <signal name="clicked" handler="bt" swapped="no"/>
3554+ </object>
3555+ <packing>
3556+ <property name="x">360</property>
3557+ <property name="y">430</property>
3558+ </packing>
3559+ </child>
3560+ <child>
3561+ <object class="GtkButton" id="bt_select_files">
3562+ <property name="label" translatable="yes"> Load Imges</property>
3563+ <property name="use_action_appearance">False</property>
3564+ <property name="width_request">200</property>
3565+ <property name="height_request">36</property>
3566+ <property name="visible">True</property>
3567+ <property name="can_focus">True</property>
3568+ <property name="receives_default">True</property>
3569+ <property name="use_action_appearance">False</property>
3570+ <property name="image">image4</property>
3571+ <property name="relief">half</property>
3572+ <signal name="clicked" handler="on_bt_select_files_clicked" swapped="no"/>
3573+ </object>
3574+ <packing>
3575+ <property name="x">360</property>
3576+ <property name="y">380</property>
3577+ </packing>
3578+ </child>
3579+ <child>
3580+ <object class="GtkButton" id="bt_select_folder">
3581+ <property name="label" translatable="yes"> Load Folder</property>
3582+ <property name="use_action_appearance">False</property>
3583+ <property name="width_request">200</property>
3584+ <property name="height_request">36</property>
3585+ <property name="visible">True</property>
3586+ <property name="can_focus">True</property>
3587+ <property name="receives_default">True</property>
3588+ <property name="use_action_appearance">False</property>
3589+ <property name="image">image5</property>
3590+ <property name="relief">half</property>
3591+ <signal name="clicked" handler="on_bt_select_folder_clicked" swapped="no"/>
3592+ </object>
3593+ <packing>
3594+ <property name="x">360</property>
3595+ <property name="y">330</property>
3596+ </packing>
3597+ </child>
3598+ <child>
3599+ <object class="GtkImage" id="image6">
3600+ <property name="width_request">200</property>
3601+ <property name="height_request">180</property>
3602+ <property name="visible">True</property>
3603+ <property name="can_focus">False</property>
3604+ <property name="pixbuf">../media/slidewall_monitor.png</property>
3605+ </object>
3606+ <packing>
3607+ <property name="x">360</property>
3608+ <property name="y">35</property>
3609+ </packing>
3610+ </child>
3611+ <child>
3612+ <object class="GtkComboBoxText" id="cb_options">
3613+ <property name="width_request">140</property>
3614+ <property name="height_request">35</property>
3615+ <property name="visible">True</property>
3616+ <property name="can_focus">False</property>
3617+ <property name="tooltip_text" translatable="yes">How the wallpaper will loo on your desktop</property>
3618+ <property name="wrap_width">1</property>
3619+ <property name="active">1</property>
3620+ <property name="entry_text_column">0</property>
3621+ <property name="id_column">1</property>
3622+ <items>
3623+ <item translatable="yes">Zoom</item>
3624+ <item translatable="yes">Scaled</item>
3625+ <item translatable="yes">Centered</item>
3626+ <item translatable="yes">Spanned</item>
3627+ <item translatable="yes">Stretched</item>
3628+ <item translatable="yes">Wallpaper</item>
3629+ </items>
3630+ <signal name="changed" handler="on_cb_options_changed" swapped="no"/>
3631+ </object>
3632+ <packing>
3633+ <property name="x">420</property>
3634+ <property name="y">230</property>
3635+ </packing>
3636+ </child>
3637+ </object>
3638+ <packing>
3639+ <property name="position">1</property>
3640+ </packing>
3641+ </child>
3642+ <child type="tab">
3643+ <object class="GtkLabel" id="label2">
3644+ <property name="visible">True</property>
3645+ <property name="can_focus">False</property>
3646+ <property name="label" translatable="yes">Slideshow</property>
3647+ </object>
3648+ <packing>
3649+ <property name="position">1</property>
3650+ <property name="tab_fill">False</property>
3651+ </packing>
3652+ </child>
3653+ <child>
3654+ <object class="GtkFixed" id="fixed2">
3655+ <property name="visible">True</property>
3656+ <property name="can_focus">False</property>
3657+ <property name="valign">start</property>
3658+ <property name="margin_right">7</property>
3659+ <child>
3660+ <object class="GtkScrolledWindow" id="scrolledwindow2">
3661+ <property name="width_request">350</property>
3662+ <property name="height_request">485</property>
3663+ <property name="visible">True</property>
3664+ <property name="can_focus">True</property>
3665+ <property name="shadow_type">in</property>
3666+ <child>
3667+ <object class="GtkIconView" id="live_view">
3668+ <property name="visible">True</property>
3669+ <property name="can_focus">True</property>
3670+ <property name="item_orientation">horizontal</property>
3671+ <property name="reorderable">True</property>
3672+ <signal name="selection-changed" handler="on_live_view_clicked" swapped="no"/>
3673+ </object>
3674+ </child>
3675+ </object>
3676+ <packing>
3677+ <property name="y">35</property>
3678+ </packing>
3679+ </child>
3680+ <child>
3681+ <object class="GtkLabel" id="label8">
3682+ <property name="width_request">100</property>
3683+ <property name="height_request">30</property>
3684+ <property name="visible">True</property>
3685+ <property name="can_focus">False</property>
3686+ <property name="label" translatable="yes">Wallpapers</property>
3687+ <attributes>
3688+ <attribute name="font-desc" value="Ubuntu Bold 10"/>
3689+ </attributes>
3690+ </object>
3691+ <packing>
3692+ <property name="x">120</property>
3693+ <property name="y">3</property>
3694+ </packing>
3695+ </child>
3696+ <child>
3697+ <object class="GtkLabel" id="label9">
3698+ <property name="width_request">100</property>
3699+ <property name="height_request">30</property>
3700+ <property name="visible">True</property>
3701+ <property name="can_focus">False</property>
3702+ <property name="label" translatable="yes">Info</property>
3703+ <attributes>
3704+ <attribute name="font-desc" value="Ubuntu Bold 10"/>
3705+ </attributes>
3706+ </object>
3707+ <packing>
3708+ <property name="x">391</property>
3709+ <property name="y">3</property>
3710+ </packing>
3711+ </child>
3712+ <child>
3713+ <object class="GtkButton" id="bt_apply">
3714+ <property name="label">gtk-apply</property>
3715+ <property name="use_action_appearance">False</property>
3716+ <property name="width_request">200</property>
3717+ <property name="height_request">36</property>
3718+ <property name="visible">True</property>
3719+ <property name="can_focus">True</property>
3720+ <property name="receives_default">True</property>
3721+ <property name="has_tooltip">True</property>
3722+ <property name="tooltip_markup" translatable="yes">Start LiveWall</property>
3723+ <property name="tooltip_text" translatable="yes">Start LiveWall</property>
3724+ <property name="use_action_appearance">False</property>
3725+ <property name="use_stock">True</property>
3726+ <property name="xalign">0.50999999046325684</property>
3727+ </object>
3728+ <packing>
3729+ <property name="x">360</property>
3730+ <property name="y">480</property>
3731+ </packing>
3732+ </child>
3733+ <child>
3734+ <object class="GtkTextView" id="text_info">
3735+ <property name="width_request">200</property>
3736+ <property name="height_request">340</property>
3737+ <property name="visible">True</property>
3738+ <property name="can_focus">True</property>
3739+ <property name="editable">False</property>
3740+ <property name="wrap_mode">word</property>
3741+ <property name="justification">center</property>
3742+ </object>
3743+ <packing>
3744+ <property name="x">360</property>
3745+ <property name="y">35</property>
3746+ </packing>
3747+ </child>
3748+ <child>
3749+ <object class="GtkButton" id="bt_add_clock">
3750+ <property name="label">gtk-add</property>
3751+ <property name="use_action_appearance">False</property>
3752+ <property name="width_request">200</property>
3753+ <property name="height_request">36</property>
3754+ <property name="visible">True</property>
3755+ <property name="can_focus">True</property>
3756+ <property name="receives_default">True</property>
3757+ <property name="has_tooltip">True</property>
3758+ <property name="tooltip_markup" translatable="yes">Import WallClock</property>
3759+ <property name="tooltip_text" translatable="yes">Import WallClock</property>
3760+ <property name="use_action_appearance">False</property>
3761+ <property name="use_stock">True</property>
3762+ <property name="xalign">0.50999999046325684</property>
3763+ <signal name="clicked" handler="on_bt_add_clock_clicked" swapped="no"/>
3764+ </object>
3765+ <packing>
3766+ <property name="x">360</property>
3767+ <property name="y">380</property>
3768+ </packing>
3769+ </child>
3770+ <child>
3771+ <object class="GtkButton" id="bt_del_clock">
3772+ <property name="label">gtk-delete</property>
3773+ <property name="use_action_appearance">False</property>
3774+ <property name="width_request">200</property>
3775+ <property name="height_request">36</property>
3776+ <property name="visible">True</property>
3777+ <property name="can_focus">True</property>
3778+ <property name="receives_default">True</property>
3779+ <property name="has_tooltip">True</property>
3780+ <property name="tooltip_markup" translatable="yes">Delete WallClock</property>
3781+ <property name="tooltip_text" translatable="yes">Delete WallClock</property>
3782+ <property name="use_action_appearance">False</property>
3783+ <property name="use_stock">True</property>
3784+ <property name="xalign">0.50999999046325684</property>
3785+ <signal name="clicked" handler="on_bt_del_clock_clicked" swapped="no"/>
3786+ </object>
3787+ <packing>
3788+ <property name="x">360</property>
3789+ <property name="y">430</property>
3790+ </packing>
3791+ </child>
3792+ </object>
3793+ <packing>
3794+ <property name="position">2</property>
3795+ </packing>
3796+ </child>
3797+ <child type="tab">
3798+ <object class="GtkLabel" id="label3">
3799+ <property name="visible">True</property>
3800+ <property name="can_focus">False</property>
3801+ <property name="label" translatable="yes">Live Wallpapers</property>
3802+ </object>
3803+ <packing>
3804+ <property name="position">2</property>
3805+ <property name="tab_fill">False</property>
3806+ </packing>
3807+ </child>
3808+ </object>
3809+ <packing>
3810+ <property name="expand">True</property>
3811+ <property name="fill">True</property>
3812+ <property name="position">1</property>
3813+ </packing>
3814+ </child>
3815+ </object>
3816+ </child>
3817+ </object>
3818+</interface>
3819
3820=== added file 'data/ui/about_slidewall_dialog.xml'
3821--- data/ui/about_slidewall_dialog.xml 1970-01-01 00:00:00 +0000
3822+++ data/ui/about_slidewall_dialog.xml 2015-03-26 14:50:29 +0000
3823@@ -0,0 +1,9 @@
3824+<glade-catalog name="about_slidewall_dialog" domain="glade-3"
3825+ depends="gtk+" version="1.0">
3826+ <glade-widget-classes>
3827+ <glade-widget-class title="About Slidewall Dialog" name="AboutSlidewallDialog"
3828+ generic-name="AboutSlidewallDialog" parent="GtkAboutDialog"
3829+ icon-name="widget-gtk-about-dialog"/>
3830+ </glade-widget-classes>
3831+
3832+</glade-catalog>
3833
3834=== added file 'data/ui/background.png'
3835Binary files data/ui/background.png 1970-01-01 00:00:00 +0000 and data/ui/background.png 2015-03-26 14:50:29 +0000 differ
3836=== added file 'data/ui/slidewall.png'
3837Binary files data/ui/slidewall.png 1970-01-01 00:00:00 +0000 and data/ui/slidewall.png 2015-03-26 14:50:29 +0000 differ
3838=== added file 'data/ui/slidewall_window.xml'
3839--- data/ui/slidewall_window.xml 1970-01-01 00:00:00 +0000
3840+++ data/ui/slidewall_window.xml 2015-03-26 14:50:29 +0000
3841@@ -0,0 +1,8 @@
3842+<glade-catalog name="slidewall_window" domain="glade-3"
3843+ depends="gtk+" version="1.0">
3844+ <glade-widget-classes>
3845+ <glade-widget-class title="Slidewall Window" name="SlidewallWindow"
3846+ generic-name="SlidewallWindow" parent="GtkWindow"
3847+ icon-name="widget-gtk-window"/>
3848+ </glade-widget-classes>
3849+</glade-catalog>
3850
3851=== added directory 'debian'
3852=== added file 'debian/changelog'
3853--- debian/changelog 1970-01-01 00:00:00 +0000
3854+++ debian/changelog 2015-03-26 14:50:29 +0000
3855@@ -0,0 +1,33 @@
3856+slidewall (12.10) precise; urgency=low
3857+
3858+ * Some changes on help page
3859+
3860+ -- fioan89@gmail.com <fioan89@gmail.com> Fri, 26 Oct 2012 22:12:32 +0300
3861+
3862+slidewall (12.08) precise; urgency=low
3863+
3864+ [ fioan89@gmail.com ]
3865+ * Bug fix for : #1033524 live earth wallpaper always used when the
3866+ app starts
3867+
3868+ [ Faur Ioan-Aurel ]
3869+
3870+ -- Faur Ioan-Aurel <faur@BlueEyes> Fri, 26 Oct 2012 22:08:23 +0300
3871+
3872+slidewall (12.07.18) precise; urgency=low
3873+
3874+ * New release.
3875+
3876+ -- fioan89@gmail.com <fioan89@gmail.com> Sun, 29 Jul 2012 15:33:55 +0300
3877+
3878+slidewall (12.07.17) precise; urgency=low
3879+
3880+ * A better working copy of slidewall with clock feature
3881+
3882+ -- fioan89@gmail.com <fioan89@gmail.com> Sun, 29 Jul 2012 15:32:48 +0300
3883+
3884+slidewall (12.07.16) precise; urgency=low
3885+
3886+ * Initial release.
3887+
3888+ -- Faur Ioan-Aurel <faur@BlueEyes> Sun, 29 Jul 2012 15:29:42 +0300
3889
3890=== added file 'debian/compat'
3891--- debian/compat 1970-01-01 00:00:00 +0000
3892+++ debian/compat 2015-03-26 14:50:29 +0000
3893@@ -0,0 +1,1 @@
3894+8
3895
3896=== added file 'debian/control'
3897--- debian/control 1970-01-01 00:00:00 +0000
3898+++ debian/control 2015-03-26 14:50:29 +0000
3899@@ -0,0 +1,28 @@
3900+Source: slidewall
3901+Section: python
3902+Priority: extra
3903+Build-Depends: debhelper (>= 8),
3904+ python (>= 2.6.6-3~),
3905+ python-distutils-extra (>= 2.10),
3906+ python-bs4
3907+Maintainer: fioan89@gmail.com <fioan89@gmail.com>
3908+Standards-Version: 3.9.3
3909+X-Python-Version: >= 2.6
3910+
3911+Package: slidewall
3912+Architecture: all
3913+Depends: ${misc:Depends},
3914+ ${python:Depends},
3915+ gir1.2-notify-0.7,
3916+ gir1.2-gtk-3.0,
3917+ python-numpy,
3918+ gir1.2-glib-2.0,
3919+ gir1.2-gdkpixbuf-2.0,
3920+ gir1.2-appindicator3-0.1,
3921+ gir1.2-launchpad-integration-3.0,
3922+ yelp,
3923+ python-bs4
3924+Description: Let Slidewall to change your wallpapers.
3925+ Slidwall is an wallpaper changer for Unity desktop.Created with Unity in
3926+ mind Slidewall is fun,simple and quite fast.With great features it will
3927+ be a pleasure to use this app.
3928
3929=== added file 'debian/copyright'
3930--- debian/copyright 1970-01-01 00:00:00 +0000
3931+++ debian/copyright 2015-03-26 14:50:29 +0000
3932@@ -0,0 +1,18 @@
3933+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
3934+Upstream-Name: slidewall
3935+Upstream-Contact: fioan89@gmail.com <fioan89@gmail.com>
3936+Source: https://launchpad.net/slidewall
3937+
3938+Files: *
3939+Copyright: (C)
3940+Copyright: (C) != 1:
3941+Copyright: (C) 2006 Johann C. Rocholl <johann@browsershots.org>
3942+Copyright: (C) 2006 Nicko van Someren <nicko@nicko.org>
3943+Copyright: (C) 2009 David Jones <drj@pobox.com>
3944+Copyright: (C) 2012 fioan89@gmail.com <fioan89@gmail.com>
3945+Copyright: (C) 2012 fioan89@gmail.com &lt;fioan89@gmail.com&gt;
3946+Copyright: (C) 2012 fioan89@gmail.com &lt;fioan89@gmail.com&gt;</property>
3947+Copyright: (C) == 3 and
3948+License: GPL-3
3949+ The full text of the GPL is distributed in
3950+ /usr/share/common-licenses/GPL-3 on Debian systems.
3951
3952=== added file 'debian/rules'
3953--- debian/rules 1970-01-01 00:00:00 +0000
3954+++ debian/rules 2015-03-26 14:50:29 +0000
3955@@ -0,0 +1,9 @@
3956+#!/usr/bin/make -f
3957+%:
3958+ifneq ($(shell dh -l | grep -xF translations),)
3959+ dh $@ --with python2,translations
3960+else
3961+ dh $@ --with python2
3962+endif
3963+
3964+
3965
3966=== added directory 'help'
3967=== added directory 'help/C'
3968=== added directory 'help/C/figures'
3969=== added file 'help/C/figures/icon.png'
3970Binary files help/C/figures/icon.png 1970-01-01 00:00:00 +0000 and help/C/figures/icon.png 2015-03-26 14:50:29 +0000 differ
3971=== added file 'help/C/index.page'
3972--- help/C/index.page 1970-01-01 00:00:00 +0000
3973+++ help/C/index.page 2015-03-26 14:50:29 +0000
3974@@ -0,0 +1,34 @@
3975+<page xmlns="http://projectmallard.org/1.0/"
3976+ type="guide"
3977+ id="index">
3978+
3979+<info>
3980+ <!-- This shows in the title bar so does not show [icon] -->
3981+ <title type="text">Slidewall</title>
3982+ <desc>The <app>Slidewall</app> help.</desc>
3983+ <credit type="author">
3984+ <name>Faur Ioan-Aurel</name>
3985+ <email>fioan89@gmail.com</email>
3986+ <years>2012</years>
3987+ </credit>
3988+ <license href="http://creativecommons.org/licenses/by-sa/3.0/">
3989+ <p>Creative Commons Attribution-Share Alike 3.0 Unported License</p>
3990+ </license>
3991+</info>
3992+
3993+<title>
3994+<!-- This shows on the page in title font -->
3995+<!-- the icon only shows when installed -->
3996+<media type="image" mime="image/png" src="figures/icon.png">[icon]</media>
3997+<app>Slidewall</app> Help
3998+</title>
3999+
4000+<p>Slidwall is a wallpaper changer for Unity desktop.The main goal is to eat very few resources and to be fun.Check it out,you will not be dissappointed!</p>
4001+
4002+<!-- This is the visible index -->
4003+<section id="contents" style="2column">
4004+<!-- other pages needs to have a link to index#contents for this to work -->
4005+<title>Contents</title>
4006+</section>
4007+
4008+</page>
4009
4010=== added file 'help/C/preferences.page'
4011--- help/C/preferences.page 1970-01-01 00:00:00 +0000
4012+++ help/C/preferences.page 2015-03-26 14:50:29 +0000
4013@@ -0,0 +1,27 @@
4014+<page xmlns="http://projectmallard.org/1.0/"
4015+ type="topic"
4016+ id="Preferences">
4017+
4018+<info>
4019+ <link type="guide" xref="index#contents"/>
4020+ <credit type="author">
4021+ <name>Faur Ioan-Aurel</name>
4022+ <email>fioan89@gmail.com</email>
4023+ <years>2012</years>
4024+ </credit>
4025+ <desc>A simple way to configure Slidewall</desc>
4026+</info>
4027+
4028+<title>Preferences</title>
4029+<p>In this mode you can select if you want a wallpaper slideshow or you will use the Live feature. </p>
4030+<p>
4031+In Timing for SlideShow Mode you will set the period after which the background will change.
4032+</p>
4033+<p>
4034+You can also enable notification or minimize to tray.
4035+</p>
4036+
4037+<p>
4038+You dont need to use Save Preferences button.The settings will be saved automatically.
4039+</p>
4040+</page>
4041
4042=== added file 'help/C/topic1.page'
4043--- help/C/topic1.page 1970-01-01 00:00:00 +0000
4044+++ help/C/topic1.page 2015-03-26 14:50:29 +0000
4045@@ -0,0 +1,24 @@
4046+<page xmlns="http://projectmallard.org/1.0/"
4047+ type="topic"
4048+ id="Slideshow">
4049+
4050+<info>
4051+ <link type="guide" xref="index#contents"/>
4052+ <credit type="author">
4053+ <name>Faur Ioan-Aurel</name>
4054+ <email>fioan89@gmail.com</email>
4055+ <years>2012</years>
4056+ </credit>
4057+ <desc>Check out the Slideshow feature</desc>
4058+</info>
4059+
4060+<title>Slideshow Mode</title>
4061+<p>In this mode you can add individual wallpapers or you can import an entire folder of pictures.</p>
4062+<p>
4063+Select how you want your wallpaper to look from top right Option panel.After that just hit start and your background will start to change with the timing you set in the Preferences tab.
4064+</p>
4065+<p>
4066+Your wallpapers will be remembered when you start the application.Please take note that if you hit the Apply button from Live Wallpapers,this mode will stop working.
4067+</p>
4068+
4069+</page>
4070
4071=== added file 'help/C/topic2.page'
4072--- help/C/topic2.page 1970-01-01 00:00:00 +0000
4073+++ help/C/topic2.page 2015-03-26 14:50:29 +0000
4074@@ -0,0 +1,25 @@
4075+<page xmlns="http://projectmallard.org/1.0/"
4076+ type="topic"
4077+ id="Live">
4078+
4079+<info>
4080+ <link type="guide" xref="index#contents"/>
4081+ <credit type="author">
4082+ <name>Faur Ioan-Aurel</name>
4083+ <email>fioan89@gmail.com</email>
4084+ <years>2012</years>
4085+ </credit>
4086+ <desc>Check out the Live feature</desc>
4087+</info>
4088+
4089+<title>Live Mode</title>
4090+<p>In this mode you can use live images from the internet or you can import and use Vladstudio wallpaper clocks.</p>
4091+<p>
4092+In this mode you can try some of the coolest features from Slidewall. Options like wallpaper clocks or sunlight map will
4093+refresh your desktop. Just try them. You can also use wallpapers from wallbase.cc, one of the best wallpaper site you can
4094+find on the internet.
4095+<p>
4096+Please keep in mind that wallbase options will take a while at first selection.That is because Slidewall must parse the wallbase.cc webpage to get your wallpapers.I will try to talk with the guys from the wallbase.cc and maybe we will resolve this issue by writing an API that will let developers to write better and faster code.
4097+</p>
4098+
4099+</page>
4100
4101=== added directory 'po'
4102=== added file 'po/slidewall.pot'
4103--- po/slidewall.pot 1970-01-01 00:00:00 +0000
4104+++ po/slidewall.pot 2015-03-26 14:50:29 +0000
4105@@ -0,0 +1,211 @@
4106+# SOME DESCRIPTIVE TITLE.
4107+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
4108+# This file is distributed under the same license as the PACKAGE package.
4109+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4110+#
4111+#, fuzzy
4112+msgid ""
4113+msgstr ""
4114+"Project-Id-Version: PACKAGE VERSION\n"
4115+"Report-Msgid-Bugs-To: \n"
4116+"POT-Creation-Date: 2012-10-26 22:08+0300\n"
4117+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
4118+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
4119+"Language-Team: LANGUAGE <LL@li.org>\n"
4120+"Language: \n"
4121+"MIME-Version: 1.0\n"
4122+"Content-Type: text/plain; charset=CHARSET\n"
4123+"Content-Transfer-Encoding: 8bit\n"
4124+
4125+#: ../data/ui/AboutSlidewallDialog.ui.h:1
4126+msgid "Copyright (C) 2012 fioan89@gmail.com <fioan89@gmail.com>"
4127+msgstr ""
4128+
4129+#: ../data/ui/AboutSlidewallDialog.ui.h:2
4130+msgid "Follow up my PPA"
4131+msgstr ""
4132+
4133+#: ../data/ui/AboutSlidewallDialog.ui.h:3
4134+msgid ""
4135+"# Copyright (C) 2012 fioan89@gmail.com <fioan89@gmail.com>\n"
4136+"# This program is free software: you can redistribute it and/or modify it \n"
4137+"# under the terms of the GNU General Public License version 3, as "
4138+"published \n"
4139+"# by the Free Software Foundation.\n"
4140+"# \n"
4141+"# This program is distributed in the hope that it will be useful, but \n"
4142+"# WITHOUT ANY WARRANTY; without even the implied warranties of \n"
4143+"# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR \n"
4144+"# PURPOSE. See the GNU General Public License for more details.\n"
4145+"# \n"
4146+"# You should have received a copy of the GNU General Public License along \n"
4147+"# with this program. If not, see <http://www.gnu.org/licenses/>.\n"
4148+msgstr ""
4149+
4150+#: ../slidewall.desktop.in.h:1 ../data/ui/SlidewallWindow.ui.h:1
4151+msgid "Slidewall"
4152+msgstr ""
4153+
4154+#: ../slidewall.desktop.in.h:2
4155+msgid "Slidewall application"
4156+msgstr ""
4157+
4158+#: ../data/ui/SlidewallWindow.ui.h:2
4159+msgid "_File"
4160+msgstr ""
4161+
4162+#: ../data/ui/SlidewallWindow.ui.h:3
4163+msgid "_Help"
4164+msgstr ""
4165+
4166+#: ../data/ui/SlidewallWindow.ui.h:4
4167+msgid "Contents"
4168+msgstr ""
4169+
4170+#: ../data/ui/SlidewallWindow.ui.h:5
4171+msgid "Wall Mode"
4172+msgstr ""
4173+
4174+#: ../data/ui/SlidewallWindow.ui.h:6
4175+msgid "SlideShow Mode"
4176+msgstr ""
4177+
4178+#: ../data/ui/SlidewallWindow.ui.h:7
4179+msgid "Live Wallpaper Mode"
4180+msgstr ""
4181+
4182+#: ../data/ui/SlidewallWindow.ui.h:8
4183+msgid "Timing for Slideshow Mode"
4184+msgstr ""
4185+
4186+#: ../data/ui/SlidewallWindow.ui.h:9
4187+msgid "SlideShow Timing:"
4188+msgstr ""
4189+
4190+#: ../data/ui/SlidewallWindow.ui.h:10
4191+msgid " minutes "
4192+msgstr ""
4193+
4194+#: ../data/ui/SlidewallWindow.ui.h:11
4195+msgid "seconds"
4196+msgstr ""
4197+
4198+#: ../data/ui/SlidewallWindow.ui.h:12
4199+msgid "Miscellaneous"
4200+msgstr ""
4201+
4202+#: ../data/ui/SlidewallWindow.ui.h:13
4203+msgid "Minimize to system tray"
4204+msgstr ""
4205+
4206+#: ../data/ui/SlidewallWindow.ui.h:14
4207+msgid "Notify me when wallpaper changes"
4208+msgstr ""
4209+
4210+#: ../data/ui/SlidewallWindow.ui.h:15
4211+msgid "Run Slidewall when Ubuntu is starting"
4212+msgstr ""
4213+
4214+#: ../data/ui/SlidewallWindow.ui.h:16
4215+msgid "Reset Preferences"
4216+msgstr ""
4217+
4218+#: ../data/ui/SlidewallWindow.ui.h:17
4219+msgid "Save Preferences"
4220+msgstr ""
4221+
4222+#: ../data/ui/SlidewallWindow.ui.h:18
4223+msgid "Quit SlideWall"
4224+msgstr ""
4225+
4226+#: ../data/ui/SlidewallWindow.ui.h:19
4227+msgid "Close to tray"
4228+msgstr ""
4229+
4230+#: ../data/ui/SlidewallWindow.ui.h:20
4231+msgid "Preferences"
4232+msgstr ""
4233+
4234+#: ../data/ui/SlidewallWindow.ui.h:21
4235+msgid "Wallpapers"
4236+msgstr ""
4237+
4238+#: ../data/ui/SlidewallWindow.ui.h:22
4239+msgid "Options"
4240+msgstr ""
4241+
4242+#: ../data/ui/SlidewallWindow.ui.h:23
4243+msgid " Start"
4244+msgstr ""
4245+
4246+#: ../data/ui/SlidewallWindow.ui.h:24
4247+msgid "Start Slideshow"
4248+msgstr ""
4249+
4250+#: ../data/ui/SlidewallWindow.ui.h:25
4251+msgid " Delete"
4252+msgstr ""
4253+
4254+#: ../data/ui/SlidewallWindow.ui.h:26
4255+msgid " Load Imges"
4256+msgstr ""
4257+
4258+#: ../data/ui/SlidewallWindow.ui.h:27
4259+msgid " Load Folder"
4260+msgstr ""
4261+
4262+#: ../data/ui/SlidewallWindow.ui.h:28
4263+msgid "How the wallpaper will loo on your desktop"
4264+msgstr ""
4265+
4266+#: ../data/ui/SlidewallWindow.ui.h:29
4267+msgid "Zoom"
4268+msgstr ""
4269+
4270+#: ../data/ui/SlidewallWindow.ui.h:30
4271+msgid "Scaled"
4272+msgstr ""
4273+
4274+#: ../data/ui/SlidewallWindow.ui.h:31
4275+msgid "Centered"
4276+msgstr ""
4277+
4278+#: ../data/ui/SlidewallWindow.ui.h:32
4279+msgid "Spanned"
4280+msgstr ""
4281+
4282+#: ../data/ui/SlidewallWindow.ui.h:33
4283+msgid "Stretched"
4284+msgstr ""
4285+
4286+#: ../data/ui/SlidewallWindow.ui.h:34
4287+msgid "Wallpaper"
4288+msgstr ""
4289+
4290+#: ../data/ui/SlidewallWindow.ui.h:35
4291+msgid "Slideshow"
4292+msgstr ""
4293+
4294+#: ../data/ui/SlidewallWindow.ui.h:36
4295+msgid "Info"
4296+msgstr ""
4297+
4298+#: ../data/ui/SlidewallWindow.ui.h:37
4299+msgid "Start LiveWall"
4300+msgstr ""
4301+
4302+#: ../data/ui/SlidewallWindow.ui.h:38
4303+msgid "Import WallClock"
4304+msgstr ""
4305+
4306+#: ../data/ui/SlidewallWindow.ui.h:39
4307+msgid "Delete WallClock"
4308+msgstr ""
4309+
4310+#: ../data/ui/SlidewallWindow.ui.h:40
4311+msgid "Live Wallpapers"
4312+msgstr ""
4313+
4314+#: ../slidewall/__init__.py:34
4315+msgid "Show debug messages (-vv debugs slidewall_lib also)"
4316+msgstr ""
4317
4318=== added file 'setup.py'
4319--- setup.py 1970-01-01 00:00:00 +0000
4320+++ setup.py 2015-03-26 14:50:29 +0000
4321@@ -0,0 +1,148 @@
4322+#!/usr/bin/env python
4323+# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
4324+### BEGIN LICENSE
4325+# Copyright (C) 2012 fioan89@gmail.com <fioan89@gmail.com>
4326+# This program is free software: you can redistribute it and/or modify it
4327+# under the terms of the GNU General Public License version 3, as published
4328+# by the Free Software Foundation.
4329+#
4330+# This program is distributed in the hope that it will be useful, but
4331+# WITHOUT ANY WARRANTY; without even the implied warranties of
4332+# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
4333+# PURPOSE. See the GNU General Public License for more details.
4334+#
4335+# You should have received a copy of the GNU General Public License along
4336+# with this program. If not, see <http://www.gnu.org/licenses/>.
4337+### END LICENSE
4338+
4339+###################### DO NOT TOUCH THIS (HEAD TO THE SECOND PART) ######################
4340+
4341+import os
4342+import sys
4343+
4344+try:
4345+ import DistUtilsExtra.auto
4346+except ImportError:
4347+ print >> sys.stderr, 'To build slidewall you need https://launchpad.net/python-distutils-extra'
4348+ sys.exit(1)
4349+assert DistUtilsExtra.auto.__version__ >= '2.18', 'needs DistUtilsExtra.auto >= 2.18'
4350+
4351+def update_config(libdir, values = {}):
4352+
4353+ filename = os.path.join(libdir, 'slidewall_lib/slidewallconfig.py')
4354+ oldvalues = {}
4355+ try:
4356+ fin = file(filename, 'r')
4357+ fout = file(filename + '.new', 'w')
4358+
4359+ for line in fin:
4360+ fields = line.split(' = ') # Separate variable from value
4361+ if fields[0] in values:
4362+ oldvalues[fields[0]] = fields[1].strip()
4363+ line = "%s = %s\n" % (fields[0], values[fields[0]])
4364+ fout.write(line)
4365+
4366+ fout.flush()
4367+ fout.close()
4368+ fin.close()
4369+ os.rename(fout.name, fin.name)
4370+ except (OSError, IOError), e:
4371+ print ("ERROR: Can't find %s" % filename)
4372+ sys.exit(1)
4373+ return oldvalues
4374+
4375+
4376+def move_desktop_file(root, target_data, prefix):
4377+ # The desktop file is rightly installed into install_data. But it should
4378+ # always really be installed into prefix, because while we can install
4379+ # normal data files anywhere we want, the desktop file needs to exist in
4380+ # the main system to be found. Only actually useful for /opt installs.
4381+
4382+ old_desktop_path = os.path.normpath(root + target_data +
4383+ '/share/applications')
4384+ old_desktop_file = old_desktop_path + '/slidewall.desktop'
4385+ desktop_path = os.path.normpath(root + prefix + '/share/applications')
4386+ desktop_file = desktop_path + '/slidewall.desktop'
4387+
4388+ if not os.path.exists(old_desktop_file):
4389+ print ("ERROR: Can't find", old_desktop_file)
4390+ sys.exit(1)
4391+ elif target_data != prefix + '/':
4392+ # This is an /opt install, so rename desktop file to use extras-
4393+ desktop_file = desktop_path + '/extras-slidewall.desktop'
4394+ try:
4395+ os.makedirs(desktop_path)
4396+ os.rename(old_desktop_file, desktop_file)
4397+ os.rmdir(old_desktop_path)
4398+ except OSError as e:
4399+ print ("ERROR: Can't rename", old_desktop_file, ":", e)
4400+ sys.exit(1)
4401+
4402+ return desktop_file
4403+
4404+def update_desktop_file(filename, target_pkgdata, target_scripts):
4405+
4406+ try:
4407+ fin = file(filename, 'r')
4408+ fout = file(filename + '.new', 'w')
4409+
4410+ for line in fin:
4411+ if 'Icon=' in line:
4412+ line = "Icon=%s\n" % (target_pkgdata + 'media/slidewall.svg')
4413+ elif 'Exec=' in line:
4414+ cmd = line.split("=")[1].split(None, 1)
4415+ line = "Exec=%s" % (target_scripts + 'slidewall')
4416+ if len(cmd) > 1:
4417+ line += " %s" % cmd[1].strip() # Add script arguments back
4418+ line += "\n"
4419+ fout.write(line)
4420+ fout.flush()
4421+ fout.close()
4422+ fin.close()
4423+ os.rename(fout.name, fin.name)
4424+ except (OSError, IOError), e:
4425+ print ("ERROR: Can't find %s" % filename)
4426+ sys.exit(1)
4427+
4428+def compile_schemas(root, target_data):
4429+ if target_data == '/usr/':
4430+ return # /usr paths don't need this, they will be handled by dpkg
4431+ schemadir = os.path.normpath(root + target_data + 'share/glib-2.0/schemas')
4432+ if (os.path.isdir(schemadir) and
4433+ os.path.isfile('/usr/bin/glib-compile-schemas')):
4434+ os.system('/usr/bin/glib-compile-schemas "%s"' % schemadir)
4435+
4436+
4437+class InstallAndUpdateDataDirectory(DistUtilsExtra.auto.install_auto):
4438+ def run(self):
4439+ DistUtilsExtra.auto.install_auto.run(self)
4440+
4441+ target_data = '/' + os.path.relpath(self.install_data, self.root) + '/'
4442+ target_pkgdata = target_data + 'share/slidewall/'
4443+ target_scripts = '/' + os.path.relpath(self.install_scripts, self.root) + '/'
4444+
4445+ values = {'__slidewall_data_directory__': "'%s'" % (target_pkgdata),
4446+ '__version__': "'%s'" % self.distribution.get_version()}
4447+ update_config(self.install_lib, values)
4448+
4449+ desktop_file = move_desktop_file(self.root, target_data, self.prefix)
4450+ update_desktop_file(desktop_file, target_pkgdata, target_scripts)
4451+ compile_schemas(self.root, target_data)
4452+
4453+
4454+##################################################################################
4455+###################### YOU SHOULD MODIFY ONLY WHAT IS BELOW ######################
4456+##################################################################################
4457+
4458+DistUtilsExtra.auto.setup(
4459+ name='slidewall',
4460+ version='12.10',
4461+ license='GPL-3',
4462+ author='fioan89@gmail.com',
4463+ author_email='fioan89@gmail.com',
4464+ description='Let Slidewall to change your wallpapers.',
4465+ long_description='Slidwall is an wallpaper changer for Unity desktop.Created with Unity in mind Slidewall is fun,simple and quite fast.With great features it will be a pleasure to use this app.',
4466+ url='https://launchpad.net/slidewall',
4467+ cmdclass={'install': InstallAndUpdateDataDirectory}
4468+ )
4469+
4470
4471=== added directory 'slidewall'
4472=== added file 'slidewall.desktop.in'
4473--- slidewall.desktop.in 1970-01-01 00:00:00 +0000
4474+++ slidewall.desktop.in 2015-03-26 14:50:29 +0000
4475@@ -0,0 +1,8 @@
4476+[Desktop Entry]
4477+_Name=Slidewall
4478+_Comment=Slidewall application
4479+Categories=GNOME;Utility;
4480+Exec=slidewall
4481+Icon=/usr/share/slidewall/media/slidewall.svg
4482+Terminal=false
4483+Type=Application
4484
4485=== added file 'slidewall/AboutSlidewallDialog.py'
4486--- slidewall/AboutSlidewallDialog.py 1970-01-01 00:00:00 +0000
4487+++ slidewall/AboutSlidewallDialog.py 2015-03-26 14:50:29 +0000
4488@@ -0,0 +1,35 @@
4489+# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
4490+### BEGIN LICENSE
4491+# Copyright (C) 2012 fioan89@gmail.com <fioan89@gmail.com>
4492+# This program is free software: you can redistribute it and/or modify it
4493+# under the terms of the GNU General Public License version 3, as published
4494+# by the Free Software Foundation.
4495+#
4496+# This program is distributed in the hope that it will be useful, but
4497+# WITHOUT ANY WARRANTY; without even the implied warranties of
4498+# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
4499+# PURPOSE. See the GNU General Public License for more details.
4500+#
4501+# You should have received a copy of the GNU General Public License along
4502+# with this program. If not, see <http://www.gnu.org/licenses/>.
4503+### END LICENSE
4504+
4505+import locale
4506+from locale import gettext as _
4507+locale.textdomain('slidewall')
4508+
4509+import logging
4510+logger = logging.getLogger('slidewall')
4511+
4512+from slidewall_lib.AboutDialog import AboutDialog
4513+
4514+# See slidewall_lib.AboutDialog.py for more details about how this class works.
4515+class AboutSlidewallDialog(AboutDialog):
4516+ __gtype_name__ = "AboutSlidewallDialog"
4517+
4518+ def finish_initializing(self, builder): # pylint: disable=E1002
4519+ """Set up the about dialog"""
4520+ super(AboutSlidewallDialog, self).finish_initializing(builder)
4521+
4522+ # Code for other initialization actions should be added here.
4523+
4524
4525=== added file 'slidewall/SlidewallWindow.py'
4526--- slidewall/SlidewallWindow.py 1970-01-01 00:00:00 +0000
4527+++ slidewall/SlidewallWindow.py 2015-03-26 14:50:29 +0000
4528@@ -0,0 +1,40 @@
4529+# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
4530+### BEGIN LICENSE
4531+# Copyright (C) 2012 fioan89@gmail.com <fioan89@gmail.com>
4532+# This program is free software: you can redistribute it and/or modify it
4533+# under the terms of the GNU General Public License version 3, as published
4534+# by the Free Software Foundation.
4535+#
4536+# This program is distributed in the hope that it will be useful, but
4537+# WITHOUT ANY WARRANTY; without even the implied warranties of
4538+# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
4539+# PURPOSE. See the GNU General Public License for more details.
4540+#
4541+# You should have received a copy of the GNU General Public License along
4542+# with this program. If not, see <http://www.gnu.org/licenses/>.
4543+### END LICENSE
4544+
4545+import locale
4546+from locale import gettext as _
4547+locale.textdomain('slidewall')
4548+
4549+from gi.repository import Gtk # pylint: disable=E0611
4550+import logging
4551+logger = logging.getLogger('slidewall')
4552+
4553+from slidewall_lib import Window
4554+from slidewall.AboutSlidewallDialog import AboutSlidewallDialog
4555+
4556+# See slidewall_lib.Window.py for more details about how this class works
4557+class SlidewallWindow(Window):
4558+ __gtype_name__ = "SlidewallWindow"
4559+
4560+ def finish_initializing(self, builder): # pylint: disable=E1002
4561+ """Set up the main window"""
4562+ super(SlidewallWindow, self).finish_initializing(builder)
4563+
4564+ self.AboutDialog = AboutSlidewallDialog
4565+ # Code for other initialization actions should be added here.
4566+
4567+
4568+
4569
4570=== added file 'slidewall/__init__.py'
4571--- slidewall/__init__.py 1970-01-01 00:00:00 +0000
4572+++ slidewall/__init__.py 2015-03-26 14:50:29 +0000
4573@@ -0,0 +1,46 @@
4574+# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
4575+### BEGIN LICENSE
4576+# Copyright (C) 2012 fioan89@gmail.com <fioan89@gmail.com>
4577+# This program is free software: you can redistribute it and/or modify it
4578+# under the terms of the GNU General Public License version 3, as published
4579+# by the Free Software Foundation.
4580+#
4581+# This program is distributed in the hope that it will be useful, but
4582+# WITHOUT ANY WARRANTY; without even the implied warranties of
4583+# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
4584+# PURPOSE. See the GNU General Public License for more details.
4585+#
4586+# You should have received a copy of the GNU General Public License along
4587+# with this program. If not, see <http://www.gnu.org/licenses/>.
4588+### END LICENSE
4589+
4590+import optparse
4591+
4592+import locale
4593+from locale import gettext as _
4594+locale.textdomain('slidewall')
4595+
4596+from gi.repository import Gtk # pylint: disable=E0611
4597+
4598+from slidewall import SlidewallWindow
4599+
4600+from slidewall_lib import set_up_logging, get_version
4601+
4602+def parse_options():
4603+ """Support for command line options"""
4604+ parser = optparse.OptionParser(version="%%prog %s" % get_version())
4605+ parser.add_option(
4606+ "-v", "--verbose", action="count", dest="verbose",
4607+ help=_("Show debug messages (-vv debugs slidewall_lib also)"))
4608+ (options, args) = parser.parse_args()
4609+
4610+ set_up_logging(options)
4611+
4612+def main():
4613+ 'constructor for your class instances'
4614+ parse_options()
4615+
4616+ # Run the application.
4617+ window = SlidewallWindow.SlidewallWindow()
4618+ window.show()
4619+ Gtk.main()
4620
4621=== added directory 'slidewall_engine'
4622=== added file 'slidewall_engine/ConfEngine.py'
4623--- slidewall_engine/ConfEngine.py 1970-01-01 00:00:00 +0000
4624+++ slidewall_engine/ConfEngine.py 2015-03-26 14:50:29 +0000
4625@@ -0,0 +1,122 @@
4626+# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
4627+### BEGIN LICENSE
4628+# Copyright (C) 2012 fioan89@gmail.com <fioan89@gmail.com>
4629+# This program is free software: you can redistribute it and/or modify it
4630+# under the terms of the GNU General Public License version 3, as published
4631+# by the Free Software Foundation.
4632+#
4633+# This program is distributed in the hope that it will be useful, but
4634+# WITHOUT ANY WARRANTY; without even the implied warranties of
4635+# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
4636+# PURPOSE. See the GNU General Public License for more details.
4637+#
4638+# You should have received a copy of the GNU General Public License along
4639+# with this program. If not, see <http://www.gnu.org/licenses/>.
4640+### END LICENSE
4641+import os
4642+import logging
4643+import shelve
4644+class ConfigEngine:
4645+ '''This class is will help to load/store
4646+ user preferences'''
4647+
4648+ def __init__(self):
4649+ self.home_dir = os.environ['HOME']
4650+ self.share_dir = '.local/share'
4651+ self.app_dir = 'slidewall'
4652+ self.config_dir = 'config'
4653+ self.slide_dir = 'slideshow'
4654+ self.live_dir = 'live'
4655+ self.conf_file = "slidewall"
4656+ self.logger = logging.getLogger('slidewall_engine')
4657+ #check if slidewall_dir exist if not then create it
4658+ self.slidewall_dir = self.home_dir + '/' + self.share_dir + '/' + self.app_dir
4659+ self.make_dir(self.slidewall_dir)
4660+ #check if config folder exist else create it
4661+ self.slidewall_config_dir = self.slidewall_dir + '/' + self.config_dir
4662+ self.make_dir(self.slidewall_config_dir)
4663+ #check if slideshow folder exist else create it
4664+ self.slidewall_slide_dir = self.slidewall_dir + '/' + self.slide_dir
4665+ self.make_dir(self.slidewall_slide_dir)
4666+ #check if live folder exist else create it
4667+ self.slidewall_live_dir = self.slidewall_dir + '/' + self.live_dir
4668+ self.make_dir(self.slidewall_live_dir)
4669+ #check if slidewall.conf exist
4670+ self.slidewall_conf_file = self.slidewall_config_dir + '/' + self.conf_file
4671+ self.slidemode_conf_file = self.slidewall_config_dir + '/slidemode'
4672+ self.livemode_conf_file = self.slidewall_config_dir + '/livemode'
4673+ #self.make_file(self.slidewall_conf_file)
4674+
4675+ self.slidewall_data = self.find_data_folder()
4676+
4677+ def make_dir(self,folder):
4678+ '''This method check for the specified folder
4679+ and if it not exist than create it'''
4680+ if not os.path.exists(folder):
4681+ os.mkdir(folder)
4682+ self.logger.debug('Creating dir:' + folder)
4683+
4684+ def make_file(self,conf_file):
4685+ '''This method check if a file exist and if not it will create it'''
4686+ print('make_file:' + conf_file)
4687+ if not (os.path.exists(conf_file) and os.path.isfile(conf_file)):
4688+ fo = open(conf_file, "w")
4689+ fo.close()
4690+ self.logger.debug('Creating file:' +conf_file )
4691+
4692+ def write_config(self,config_dict):
4693+ '''This method will write a dictionary in a shelve file
4694+ '''
4695+ conf_file = shelve.open(self.slidewall_conf_file)
4696+ for key, value in config_dict.items():
4697+ conf_file[key]=value
4698+ conf_file.close()
4699+ def write_config_in_file(self,config_dict,shelve_path):
4700+ '''This method will write a dictionary in specified shelve file
4701+ '''
4702+ #print 'write_config_in_file::'
4703+ #print config_dict
4704+ #remove the old shelve
4705+ if os.path.exists(shelve_path):
4706+ os.remove(shelve_path)
4707+ #print 'write_config_in_file removed::' + shelve_path
4708+ conf_file = shelve.open(shelve_path)
4709+ for key, value in config_dict.items():
4710+ conf_file[key]=value
4711+ conf_file.close()
4712+
4713+ def read_config(self,config_dict):
4714+ '''This method will read and return a dictionary stored in shelve file'''
4715+ if(os.path.exists(config_dict)):
4716+ data=shelve.open(config_dict)
4717+ return data
4718+ else:
4719+ data={}
4720+ return data
4721+
4722+
4723+ def print_dict(self,data):
4724+ '''Just for debugging purpose.It will print out a dictionary'''
4725+ print("dictionary...")
4726+ for key,value in data.items():
4727+ print(key + ":" + str(value) + "\n")
4728+
4729+ def print_shelve(self,shelve_file):
4730+ '''Just for debugging purpose.It will print out a shelve'''
4731+ data = shelve.open(shelve_file)
4732+ print("shelve...")
4733+ for key,value in data.items():
4734+ print(key + ":" + str(value) + "\n")
4735+
4736+ def find_data_folder(self):
4737+ if(os.path.exists('/opt/extras.ubuntu.com/slidewall/share/')):
4738+ return '/opt/extras.ubuntu.com/slidewall/share/slidewall'
4739+ elif(os.path.exists('/usr/share/slidewall/')):
4740+ return '/usr/share/slidewall'
4741+ elif(os.path.exists('/usr/local/share/slidewall')):
4742+ return '/usr/share/local/share/slidewall'
4743+ elif(os.path.exists(os.getcwd() + '/data')):
4744+ return os.getcwd() + '/data'
4745+ else:
4746+ return ''
4747+
4748
4749=== added file 'slidewall_engine/NotifyEngine.py'
4750--- slidewall_engine/NotifyEngine.py 1970-01-01 00:00:00 +0000
4751+++ slidewall_engine/NotifyEngine.py 2015-03-26 14:50:29 +0000
4752@@ -0,0 +1,24 @@
4753+# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
4754+### BEGIN LICENSE
4755+# Copyright (C) 2012 fioan89@gmail.com <fioan89@gmail.com>
4756+# This program is free software: you can redistribute it and/or modify it
4757+# under the terms of the GNU General Public License version 3, as published
4758+# by the Free Software Foundation.
4759+#
4760+# This program is distributed in the hope that it will be useful, but
4761+# WITHOUT ANY WARRANTY; without even the implied warranties of
4762+# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
4763+# PURPOSE. See the GNU General Public License for more details.
4764+#
4765+# You should have received a copy of the GNU General Public License along
4766+# with this program. If not, see <http://www.gnu.org/licenses/>.
4767+### END LICENSE
4768+from gi.repository import Notify
4769+
4770+class NotifyServer:
4771+ def __init__(self,app_name=''):
4772+ Notify.init(app_name)
4773+
4774+ def wall_notify(self,app_name='',message='',icon_path=''):
4775+ notify = Notify.Notification.new(app_name,message,icon_path)
4776+ notify.show()
4777
4778=== added file 'slidewall_engine/SlideWallEngine.py'
4779--- slidewall_engine/SlideWallEngine.py 1970-01-01 00:00:00 +0000
4780+++ slidewall_engine/SlideWallEngine.py 2015-03-26 14:50:29 +0000
4781@@ -0,0 +1,67 @@
4782+# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
4783+### BEGIN LICENSE
4784+# Copyright (C) 2012 fioan89@gmail.com <fioan89@gmail.com>
4785+# This program is free software: you can redistribute it and/or modify it
4786+# under the terms of the GNU General Public License version 3, as published
4787+# by the Free Software Foundation.
4788+#
4789+# This program is distributed in the hope that it will be useful, but
4790+# WITHOUT ANY WARRANTY; without even the implied warranties of
4791+# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
4792+# PURPOSE. See the GNU General Public License for more details.
4793+#
4794+# You should have received a copy of the GNU General Public License along
4795+# with this program. If not, see <http://www.gnu.org/licenses/>.
4796+### END LICENSE
4797+from gi.repository import Gio
4798+
4799+class WallEngine:
4800+ """
4801+ Allow you to set wallpaper for the unity desktop
4802+ """
4803+ #path in gsettings registry for background
4804+ __background_path = "org.gnome.desktop.background"
4805+
4806+ def __init__(self):
4807+ self.settings = Gio.Settings.new(self.__background_path)
4808+
4809+ def get_wallpaper(self):
4810+ """
4811+ Return the path of the current wallpaper
4812+ """
4813+ value = self.settings.get_string("picture-uri")
4814+ return value
4815+
4816+ def get_picture_options(self):
4817+ """
4818+ Return how the background wallpaper is rendered.
4819+ Values : none,wallpaper,centered,scaled,
4820+ stretched,zoom,spanned
4821+ """
4822+ value = self.settings.get_string("picture-options")
4823+ return value
4824+
4825+ def set_wallpaper(self,image_uri=""):
4826+ """
4827+ Set a wallpaper for the background.The parameter
4828+ is uri so it should be like:
4829+ file:///home/user/Picture/some_picture.png
4830+ """
4831+ if image_uri.find("file:///"):
4832+ raise Exception('Path ' +image_uri + ' does not follow this format: file:///path_to_image')
4833+ else:
4834+ self.settings.set_string("picture-uri",image_uri)
4835+ print("[ debug ] Settin background: " + image_uri)
4836+
4837+ def set_picture_options(self,option="stretch"):
4838+ """
4839+ Set how the background wallpaper is rendered.
4840+ Values : none,wallpaper,centered,scaled,
4841+ stretched,zoom,spanned
4842+ """
4843+ if option not in ["none","wallpaper","centered","scaled","stretched","zoom","spanned"]:
4844+ raise Exception("Option " + option +" is not in this list:none,wallpaper,centered,scaled,stretched,zoom,spanned")
4845+ else:
4846+ self.settings.set_string("picture-options",option)
4847+
4848+
4849
4850=== added file 'slidewall_engine/__init__.py'
4851=== added file 'slidewall_engine/copythread.py'
4852--- slidewall_engine/copythread.py 1970-01-01 00:00:00 +0000
4853+++ slidewall_engine/copythread.py 2015-03-26 14:50:29 +0000
4854@@ -0,0 +1,24 @@
4855+
4856+import threading
4857+import os
4858+from shutil import copytree
4859+from slidewall_engine import ConfEngine
4860+
4861+class CopyThread ( threading.Thread ):
4862+ def __init__(self, parent):
4863+ self.parent = parent
4864+ threading.Thread.__init__(self)
4865+
4866+
4867+ def run ( self ):
4868+ self.config_engine = ConfEngine.ConfigEngine()
4869+ if(not os.path.isdir(self.config_engine.slidewall_live_dir + '/lcd_blue')):
4870+ copytree(self.config_engine.find_data_folder() + '/media/lcd_blue',self.config_engine.slidewall_live_dir + '/lcd_blue')
4871+ if(not os.path.isdir(self.config_engine.slidewall_live_dir + '/goldflame')):
4872+ copytree(self.config_engine.find_data_folder() + '/media/goldflame',self.config_engine.slidewall_live_dir + '/goldflame')
4873+ if(not os.path.isdir(self.config_engine.slidewall_live_dir + '/soundwave')):
4874+ copytree(self.config_engine.find_data_folder() + '/media/soundwave',self.config_engine.slidewall_live_dir + '/soundwave')
4875+ if(not os.path.isdir(self.config_engine.slidewall_live_dir + '/radarblue')):
4876+ copytree(self.config_engine.find_data_folder() + '/media/radarblue',self.config_engine.slidewall_live_dir + '/radarblue')
4877+ #update slidewall
4878+ self.parent.load_livemode_wall()
4879
4880=== added file 'slidewall_engine/liveengine.py'
4881--- slidewall_engine/liveengine.py 1970-01-01 00:00:00 +0000
4882+++ slidewall_engine/liveengine.py 2015-03-26 14:50:29 +0000
4883@@ -0,0 +1,118 @@
4884+import os
4885+import logging
4886+from shutil import copytree
4887+from shutil import rmtree
4888+from gi.repository import Gtk,GdkPixbuf,GObject
4889+
4890+logger = logging.getLogger('slidewall_lib')
4891+
4892+class LiveEngine():
4893+ def __init__(self,parent = None):
4894+ self.parent = parent
4895+ if(not os.path.isdir(self.parent.config_engine.slidewall_live_dir + '/lcd_blue')):
4896+ copytree(self.parent.config_engine.find_data_folder() + '/media/lcd_blue',self.parent.config_engine.slidewall_live_dir + '/lcd_blue')
4897+ if(not os.path.isdir(self.parent.config_engine.slidewall_live_dir + '/goldflame')):
4898+ copytree(self.parent.config_engine.find_data_folder() + '/media/goldflame',self.parent.config_engine.slidewall_live_dir + '/goldflame')
4899+ if(not os.path.isdir(self.parent.config_engine.slidewall_live_dir + '/soundwave')):
4900+ copytree(self.parent.config_engine.find_data_folder() + '/media/soundwave',self.parent.config_engine.slidewall_live_dir + '/soundwave')
4901+ if(not os.path.isdir(self.parent.config_engine.slidewall_live_dir + '/radarblue')):
4902+ copytree(self.parent.config_engine.find_data_folder() + '/media/radarblue',self.parent.config_engine.slidewall_live_dir + '/radarblue')
4903+
4904+
4905+ def load_livemode_wall(self):
4906+ '''Load default livewall's for slidewall at startup'''
4907+ sc = self.parent.config_engine.slidewall_data
4908+ print '\n\n\n\n\n\tLoading...\n\n\n'
4909+ #we must load the default ones and then search the local share folder for the wallclock's
4910+ self.storee={'live earth': sc + '/media/map.png','new wallbase': sc + '/media/new.png','random wallbase': sc + '/media/random.png'}
4911+ print str(self.storee) + ' \n\n\t with keys:' + str(self.storee.keys())
4912+ for image in self.storee.keys():
4913+ try:
4914+ print "Loading::" + self.storee[str(image)]
4915+ pixbuf = GdkPixbuf.Pixbuf.new_from_file_at_size(self.storee[image],100,100)
4916+ self.parent.liststore3.append([pixbuf,image])
4917+ except Exception:
4918+ logger.debug(image + ' is not a image type')
4919+
4920+ #load other clocks from local shared
4921+ path = self.parent.config_engine.slidewall_live_dir
4922+ lists = os.listdir(path)
4923+ print 'liveengine::lists of clocks' + str(lists)
4924+ for clock in lists:
4925+ if(os.path.isdir(path + '/' + clock)):
4926+ try:
4927+ #print "Loading::" + storee['clock lcd_blue']
4928+ image = 'clock ' + clock
4929+ self.storee[image] = path + '/' + clock
4930+ print "Loading::" + self.storee[image]
4931+ pixbuf = GdkPixbuf.Pixbuf.new_from_file_at_size(self.storee[image]+'/preview200x150.jpg',100,100);
4932+ self.parent.liststore3.append([pixbuf,image])
4933+ except Exception:
4934+ logger.debug(image + ' is not a image type')
4935+
4936+ self.parent.ui.live_view.set_model(self.parent.liststore3)
4937+ self.parent.ui.live_view.thaw_child_notify()
4938+ self.parent.ui.live_view.set_pixbuf_column(0)
4939+ self.parent.ui.live_view.set_text_column(1)
4940+
4941+ def load_clock_wall(self, clock_name):
4942+ '''Load default livewall's for slidewall at startup'''
4943+ sc = self.parent.config_engine.slidewall_data
4944+ path = self.parent.config_engine.slidewall_live_dir
4945+ lists = os.listdir(path)
4946+ for clock in lists:
4947+ print "[ debug ] clock_name:" + clock_name + " clock:" + clock
4948+ if clock_name == clock:
4949+ if(os.path.isdir(path + '/' + clock)):
4950+ try:
4951+ image = 'clock ' + clock
4952+ self.storee[image] = path + '/' + clock
4953+ print "Loading::" + self.storee[image]
4954+ pixbuf = GdkPixbuf.Pixbuf.new_from_file_at_size(self.storee[image]+'/preview200x150.jpg',100,100);
4955+ self.parent.liststore3.append([pixbuf,image])
4956+ except Exception:
4957+ logger.debug(image + ' is not a image type')
4958+
4959+ self.parent.ui.live_view.set_model(self.parent.liststore3)
4960+ self.parent.ui.live_view.thaw_child_notify()
4961+ self.parent.ui.live_view.set_pixbuf_column(0)
4962+ self.parent.ui.live_view.set_text_column(1)
4963+
4964+ def remove_bin(self,widget,data=None):
4965+ '''Remove selected items from liveview and from storee.It will return true if the user is trying to remove
4966+ default bins.It will help if you want to notify him'''
4967+ #this one should be moved in on_bt_delete
4968+ if('timer_id' in vars(self.parent) or 'timer_id' in globals()) and(self.parent.ui.r_bt_live.get_active()):
4969+ GObject.source_remove(self.parent.timer_id)
4970+ self.parent.last_position = 'live earth'
4971+ self.parent.timer_id = 1
4972+ print('Removed timer id')
4973+ logger.debug('on_bt_delete_clicked::timer removed')
4974+
4975+ selects = self.parent.ui.live_view.get_selected_items()
4976+ for select in selects:
4977+ iterr = self.parent.liststore3.get_iter(select)
4978+ datas = self.parent.liststore3.get(iterr,0,1)
4979+ if(not datas[1] in ['live earth', 'new wallbase', 'random wallbase', 'clock radarblue', 'clock goldflame', 'clock soundwave']):
4980+ del self.storee[str(datas[1])]
4981+ self.parent.liststore3.remove(iterr)
4982+ #remove from local store
4983+ name = datas[1][6:]
4984+ path = self.parent.config_engine.slidewall_live_dir
4985+ fullpath = path + '/' + name
4986+ print("Going to remove " + fullpath)
4987+ rmtree(fullpath)
4988+ return False
4989+ else:
4990+ return True
4991+
4992+ def get_selected(self):
4993+ '''Return the text from livew_view'''
4994+
4995+ selects = self.parent.ui.live_view.get_selected_items()
4996+ for select in selects:
4997+ iterr = self.parent.liststore3.get_iter(select)
4998+ datas = self.parent.liststore3.get(iterr,0,1)
4999+ print 'liveengine::get_selected()::selected item:' + str(datas[1])
5000+ return datas[1]
The diff has been truncated for viewing.