소스 검색

Added placeholders for later improvements to icons set (see #2785)

ywarnier 14 년 전
부모
커밋
ec2c35e146
5개의 변경된 파일30개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      main/img/icons/128/index.html
  2. 6 0
      main/img/icons/16/index.html
  3. 6 0
      main/img/icons/32/index.html
  4. 6 0
      main/img/icons/64/index.html
  5. 6 0
      main/img/icons/index.html

+ 6 - 0
main/img/icons/128/index.html

@@ -0,0 +1,6 @@
+<html>
+<head>
+</head>
+<body>
+</body>
+</html>

+ 6 - 0
main/img/icons/16/index.html

@@ -0,0 +1,6 @@
+<html>
+<head>
+</head>
+<body>
+</body>
+</html>

+ 6 - 0
main/img/icons/32/index.html

@@ -0,0 +1,6 @@
+<html>
+<head>
+</head>
+<body>
+</body>
+</html>

+ 6 - 0
main/img/icons/64/index.html

@@ -0,0 +1,6 @@
+<html>
+<head>
+</head>
+<body>
+</body>
+</html>

+ 6 - 0
main/img/icons/index.html

@@ -0,0 +1,6 @@
+<html>
+<head>
+</head>
+<body>
+</body>
+</html>