diff options
-rw-r--r-- | widgets/shortcut-bar/.cvsignore | 7 | ||||
-rw-r--r-- | widgets/shortcut-bar/LICENSE | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/widgets/shortcut-bar/.cvsignore b/widgets/shortcut-bar/.cvsignore new file mode 100644 index 0000000000..41439d256d --- /dev/null +++ b/widgets/shortcut-bar/.cvsignore @@ -0,0 +1,7 @@ +*.o +libshortcut-bar.a +Makefile +Makefile.in +.deps +.libs +test-shortcut-bar diff --git a/widgets/shortcut-bar/LICENSE b/widgets/shortcut-bar/LICENSE new file mode 100644 index 0000000000..f58649ad9b --- /dev/null +++ b/widgets/shortcut-bar/LICENSE @@ -0,0 +1 @@ +This code is licensed under the terms of the GNU GPL
\ No newline at end of file |