diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 15:05:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 15:05:14 +0000 |
commit | 301ec35e13e64d13989834f7ec34206c0e875e78 (patch) | |
tree | 6c3fef8f6ac8d04e00d400e4121c4d9603de3c37 /.project | |
parent | Initial commit. (diff) | |
download | gnome-shell-extension-multi-monitors-301ec35e13e64d13989834f7ec34206c0e875e78.tar.xz gnome-shell-extension-multi-monitors-301ec35e13e64d13989834f7ec34206c0e875e78.zip |
Adding upstream version 23.upstream/23upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.project')
-rw-r--r-- | .project | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..58f94f4 --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>multi-monitors-add-on</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + </natures> +</projectDescription> |