diff options
| author | EverythingWindows <[email protected]> | 2022-12-03 07:10:41 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-12-03 07:10:41 +0700 |
| commit | 245fadfa72caeb1643e97aa49c871e6bc4ff5792 (patch) | |
| tree | daba355d6f6c079fe75ba57b8e1b62fe521fdc32 /ShiftOS-TheRevival/MainForms/Applications/Universal/File Skimmer/Icons/FileSkimmerFunctionIcons.resx | |
| parent | 22502171c271e825b68fde2c1fab1be209d06ddd (diff) | |
| download | shiftos-therevival-old-245fadfa72caeb1643e97aa49c871e6bc4ff5792.tar.gz shiftos-therevival-old-245fadfa72caeb1643e97aa49c871e6bc4ff5792.tar.bz2 shiftos-therevival-old-245fadfa72caeb1643e97aa49c871e6bc4ff5792.zip | |
so far functional file skimmer
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/Applications/Universal/File Skimmer/Icons/FileSkimmerFunctionIcons.resx')
| -rw-r--r-- | ShiftOS-TheRevival/MainForms/Applications/Universal/File Skimmer/Icons/FileSkimmerFunctionIcons.resx | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/MainForms/Applications/Universal/File Skimmer/Icons/FileSkimmerFunctionIcons.resx b/ShiftOS-TheRevival/MainForms/Applications/Universal/File Skimmer/Icons/FileSkimmerFunctionIcons.resx index e3944a1..1557f2e 100644 --- a/ShiftOS-TheRevival/MainForms/Applications/Universal/File Skimmer/Icons/FileSkimmerFunctionIcons.resx +++ b/ShiftOS-TheRevival/MainForms/Applications/Universal/File Skimmer/Icons/FileSkimmerFunctionIcons.resx @@ -118,7 +118,25 @@ <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <data name="ico_refresh" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\..\..\..\..\Resources\ico_refresh.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> <data name="ico_up1" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\..\..\..\..\Resources\ico_up1.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> + <data name="largeico_compress" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\..\..\..\..\Resources\largeico_compress.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="largeico_deletefile" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\..\..\..\..\Resources\ico_deletefile.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="largeico_rename" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\..\..\..\..\Resources\largeico_rename.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="largeico_uncompress" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\..\..\..\..\Resources\largeico_uncompress.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="largeico_unknown" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>ico_unknown.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> </root>
\ No newline at end of file |
