You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2022/02/18 16:43:26 UTC

[GitHub] [daffodil-vscode] stevedlawrence commented on a change in pull request #85: Image, Icon, README Fixes

stevedlawrence commented on a change in pull request #85:
URL: https://github.com/apache/daffodil-vscode/pull/85#discussion_r810167515



##########
File path: package.json
##########
@@ -10,7 +10,7 @@
   "engines": {
     "vscode": "^1.55.0"
   },
-  "icon": "images/daffodil.jpg",
+  "icon": "images/daffodil.png",

Review comment:
       Should this be an actual icon file, or a standard square shape? Does this icon show up some where in VS Code?
   
   We do have an actual .ico file used for the Windows MSI that we could reuse for this if an .ico file makes more sense than the log:
   
   https://raw.githubusercontent.com/apache/daffodil/main/daffodil-cli/src/windows/apache-daffodil.ico




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org