Skip to content

Commit 2e43667

Browse files
author
timlinux
committed
Old icons get a rerun as 'classic' theme. More commits will follow to resolve theme selection issues in qgsoptions.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8936 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 09342e7 commit 2e43667

95 files changed

Lines changed: 946 additions & 30 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

images/themes/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
SUBDIRS (default nkids)
2+
SUBDIRS (default nkids classic)

images/themes/classic/.cvsignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Makefile
2+
Makefile.in
3+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
FILE (GLOB IMAGES *.png)
3+
4+
INSTALL (FILES ${IMAGES}
5+
DESTINATION ${QGIS_DATA_DIR}/themes/classic)

images/themes/classic/mAction.png

1.17 KB
1.17 KB
841 Bytes
1.12 KB
1.02 KB
872 Bytes
1.04 KB

0 commit comments

Comments
 (0)