From 082d0bc1c273d265fa1f79aab9914103ffe89fa3 Mon Sep 17 00:00:00 2001 From: zhang__3125 Date: Fri, 27 Nov 2020 12:59:35 +0800 Subject: [PATCH 1/2] 20201127 add yaml file --- xfce4-notes-plugin.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xfce4-notes-plugin.yaml diff --git a/xfce4-notes-plugin.yaml b/xfce4-notes-plugin.yaml new file mode 100644 index 0000000..f8e3d52 --- /dev/null +++ b/xfce4-notes-plugin.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: +tag_prefix: "xfce4-notes-plugin-" +seperator: "." From cc4484f7207d9e923769eb33a76d8272f3e06b3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=90=B3?= Date: Mon, 30 Nov 2020 15:06:07 +0800 Subject: [PATCH 2/2] update xfce4-notes-plugin.yaml. --- xfce4-notes-plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce4-notes-plugin.yaml b/xfce4-notes-plugin.yaml index f8e3d52..51ae1df 100644 --- a/xfce4-notes-plugin.yaml +++ b/xfce4-notes-plugin.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: +src_repo: https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin.git tag_prefix: "xfce4-notes-plugin-" seperator: "."