Skip to content

Commit

Permalink
Better icons to menu Convert and Options
Browse files Browse the repository at this point in the history
  • Loading branch information
rappen committed Feb 14, 2023
1 parent 5d31880 commit cdd2f13
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 6 deletions.
6 changes: 6 additions & 0 deletions FetchXmlBuilder/FetchXmlBuilder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -649,6 +649,12 @@
<ItemGroup>
<None Include="Resources\icons8-settings-16.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\icons8-adjust-32.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\icons8-meat-grinder-32.png" />
</ItemGroup>
<Import Project="..\MarkMpn.FetchXmlToWebAPI\MarkMpn.FetchXmlToWebAPI\MarkMpn.FetchXmlToWebAPI.projitems" Label="Shared" />
<Import Project="..\FXBEditorUtils\FXBEditorUtils.projitems" Label="Shared" />
<Import Project="..\MarkMpn.XmlSchemaAutocomplete\MarkMpn.XmlSchemaAutoComplete\MarkMpn.XmlSchemaAutoComplete.projitems" Label="Shared" />
Expand Down
12 changes: 6 additions & 6 deletions FetchXmlBuilder/Properties/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,6 @@
<data name="icon-saveas" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons8-save-as-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="icon-convert" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons8-translate-text-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="icon-csharp" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons8-c-sharp-logo-2-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
Expand Down Expand Up @@ -190,9 +187,6 @@
<data name="icon-xml" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons8-placeholder-thumbnail-xml-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="icon-options" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons8-options-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="icon-powerplatform" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\PowerApps_scalable trs 32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
Expand All @@ -208,4 +202,10 @@
<data name="icon-settings-16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons8-settings-16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="icon-convert" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons8-meat-grinder-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="icon-options" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons8-adjust-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>
Binary file added FetchXmlBuilder/Resources/icons8-adjust-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cdd2f13

Please sign in to comment.