diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
| commit | dc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch) | |
| tree | af13bfeee567f2351e35e1ef176d168fe37c8aac /.metadata/.plugins/org.eclipse.mylyn.tasks.ui | |
| parent | 1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff) | |
full project files
Diffstat (limited to '.metadata/.plugins/org.eclipse.mylyn.tasks.ui')
| -rw-r--r-- | .metadata/.plugins/org.eclipse.mylyn.tasks.ui/dialog_settings.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.metadata/.plugins/org.eclipse.mylyn.tasks.ui/dialog_settings.xml b/.metadata/.plugins/org.eclipse.mylyn.tasks.ui/dialog_settings.xml new file mode 100644 index 0000000..dadcb51 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.mylyn.tasks.ui/dialog_settings.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<section name="Workbench"> + <section name="TaskSelectionDialogSection"> + <item value="false" key="OpenInBrowser"/> + <item value="true" key="ShowCompletedTasks"/> + <item value="Aggregate for window 1478336061751" key="WorkingSetName"/> + <item value="true" key="IsUsingWindowWorkingSet"/> + <item value="true" key="ShowStatusLine"/> + <item value="<?xml version="1.0" encoding="UTF-8"?>
<History/>" key="History"/> + <section name="DialogBoundsSettings"> + <item value="600" key="DIALOG_WIDTH"/> + <item value="1|Ubuntu|11.0|0|GTK|1|" key="DIALOG_FONT_NAME"/> + <item value="500" key="DIALOG_HEIGHT"/> + <item value="212" key="DIALOG_X_ORIGIN"/> + <item value="51" key="DIALOG_Y_ORIGIN"/> + </section> + </section> +</section> |
