aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/scalable/emblems
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2016-03-15 12:56:27 -0400
committerKen Moore <moorekou@gmail.com>2016-03-15 12:56:27 -0400
commite004e7085ac79f8b50df5c18eed2a413dac32c5d (patch)
tree33c88a8d3a69b415a568267d71075487725c704b /icon-theme/scalable/emblems
parentGet some more of the terminal cleaned up. Now the initial work directory can ... (diff)
downloadlumina-e004e7085ac79f8b50df5c18eed2a413dac32c5d.tar.gz
lumina-e004e7085ac79f8b50df5c18eed2a413dac32c5d.tar.bz2
lumina-e004e7085ac79f8b50df5c18eed2a413dac32c5d.zip
Add in the framework for a new icon theme for Lumina. (Not tied into any builds yet).
Diffstat (limited to 'icon-theme/scalable/emblems')
-rw-r--r--icon-theme/scalable/emblems/TODO.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/icon-theme/scalable/emblems/TODO.txt b/icon-theme/scalable/emblems/TODO.txt
new file mode 100644
index 00000000..52ebabcb
--- /dev/null
+++ b/icon-theme/scalable/emblems/TODO.txt
@@ -0,0 +1,22 @@
+emblems/emblem-encrypted-locked.svg
+emblems/emblem-encrypted-unlocked.svg
+emblems/emblem-favorite.svg
+emblems/emblem-important.svg
+emblems/emblem-link.svg
+emblems/emblem-locked.svg
+emblems/emblem-mounted.svg
+emblems/emblem-new.svg
+emblems/emblem-symbolic-link.svg
+emblems/emblem-unlocked.svg
+emblems/emblem-unmounted.svg
+emblems/image-has-versions-open.svg
+emblems/image-has-versions.svg
+emblems/image-stack-open.svg
+emblems/image-stack.svg
+emblems/vcs-added.svg
+emblems/vcs-conflicting.svg
+emblems/vcs-locally-modified-unstaged.svg
+emblems/vcs-locally-modified.svg
+emblems/vcs-normal.svg
+emblems/vcs-removed.svg
+emblems/vcs-update-required.svg \ No newline at end of file
bgstack15