Skip to content

Commit fecb4d5

Browse files
committed
Fix [ 126 ] Array Library Fix for QuickDrop and Shortcut Palettes: Add (OpenG) Suffix to OpenG VIs that conflict with built-ins.
BugzID: 126
1 parent bccc353 commit fecb4d5

1 file changed

Lines changed: 39 additions & 10 deletions

File tree

source/.vipb

Lines changed: 39 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="0.3" Created_Date="2010-12-19 20:21:08" Modified_Date="2011-09-16 13:07:23" Creator="Jonathon Green" Comments="" ID="30ff008803c58eb325bc616264e9eaf7">
1+
<VI_Package_Builder_Settings Version="0.5" Created_Date="2010-12-19 20:21:08" Modified_Date="2013-09-12 18:11:52" Creator="Jonathon Green" Comments="" ID="5965d290356c97c43a680e57bd3de8bb">
22
<Library_General_Settings>
33
<Package_File_Name>oglib_array</Package_File_Name>
4-
<Library_Version>4.1.0.14</Library_Version>
4+
<Library_Version>4.1.1.15</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>.</Library_Source_Folder>
77
<Library_Output_Folder>..</Library_Output_Folder>
@@ -35,7 +35,8 @@
3535
<Copyright>Copyright (c) 2002-2007 Cal-Bay Systems, Inc., Jim Kring; 2006-2007 MKS Instruments, Inc.; 2010-2011 Jonathon Green</Copyright>
3636
<Packager>OpenG.org</Packager>
3737
<URL>http://wiki.openg.org/Oglib_array</URL>
38-
<Release_Notes>[FIX] 3390029 - 'Delete elements from 2D array.vi' outputs incorrect result</Release_Notes>
38+
<Release_Notes>Package build with VIPM 2013
39+
[FIX] 126 - File Library Fix for QuickDrop and Shortcut Palettes: Add (OpenG) Suffix to OpenG VIs that conflict with built-ins</Release_Notes>
3940
</Description>
4041
<Destinations>
4142
<Toolkit_VIs>
@@ -81,6 +82,16 @@
8182
<Preserve_Hierarchy>true</Preserve_Hierarchy>
8283
<Path/>
8384
</Help_Menu>
85+
<Project_Templates>
86+
<LLB>false</LLB>
87+
<Preserve_Hierarchy>false</Preserve_Hierarchy>
88+
<Path/>
89+
</Project_Templates>
90+
<Project_Provider>
91+
<LLB>false</LLB>
92+
<Preserve_Hierarchy>false</Preserve_Hierarchy>
93+
<Path/>
94+
</Project_Provider>
8495
</Destinations>
8596
<Source_Files>
8697
<Destination_Overrides>
@@ -104,6 +115,7 @@
104115
<Password_Overrides>
105116
<Path>.</Path>
106117
<Password/>
118+
<Locked_Only>false</Locked_Only>
107119
</Password_Overrides>
108120
<Namespace_Overrides>
109121
<Path>.</Path>
@@ -212,6 +224,7 @@
212224
<Palette_Disk_Base_Path>&lt;menus&gt;\Categories</Palette_Disk_Base_Path>
213225
<Syncing_MNU_file>&lt;Not A Path&gt;</Syncing_MNU_file>
214226
</Functions_Palette_Information>
227+
<Apply_Short_Names_to_VI_Titles>false</Apply_Short_Names_to_VI_Titles>
215228
</Palette_Sets>
216229
<Install_Requirements>
217230
<All_Windows>true</All_Windows>
@@ -223,6 +236,10 @@
223236
<Built_LV_Version>false</Built_LV_Version>
224237
<Built_LV_Version_or_greater>true</Built_LV_Version_or_greater>
225238
</Install_Requirements>
239+
<LabVIEW>
240+
<Shutdown_LabVIEW_Before_Package_Install>false</Shutdown_LabVIEW_Before_Package_Install>
241+
<Start_LabVIEW_After_Package_Install>false</Start_LabVIEW_After_Package_Install>
242+
</LabVIEW>
226243
</Advanced_Settings>
227244
<Library_Palette_Definition>
228245
<Functions_Palette_Data>
@@ -247,7 +264,7 @@
247264
<Items_Data>
248265
<Type>Item</Type>
249266
<Sub_Palette_Index>-1</Sub_Palette_Index>
250-
<NameSub_Menu_Name>Conditional Auto-Indexing Tunnel.vi</NameSub_Menu_Name>
267+
<NameSub_Menu_Name>Conditional Auto-Indexing Tunnel</NameSub_Menu_Name>
251268
<Short_Name>Conditional Auto-Indexing Tunnel</Short_Name>
252269
<is_Merge_VI>false</is_Merge_VI>
253270
<Position>
@@ -256,11 +273,12 @@
256273
</Position>
257274
<Icon>00000000</Icon>
258275
<Path>library\Conditional Auto-Indexing Tunnel.vi</Path>
276+
<VI_Title>Conditional Auto-Indexing Tunnel</VI_Title>
259277
</Items_Data>
260278
<Items_Data>
261279
<Type>Item</Type>
262280
<Sub_Palette_Index>-1</Sub_Palette_Index>
263-
<NameSub_Menu_Name>Filter 1D Array.vi</NameSub_Menu_Name>
281+
<NameSub_Menu_Name>Filter 1D Array</NameSub_Menu_Name>
264282
<Short_Name>Filter 1D Array</Short_Name>
265283
<is_Merge_VI>false</is_Merge_VI>
266284
<Position>
@@ -269,11 +287,12 @@
269287
</Position>
270288
<Icon>00000000</Icon>
271289
<Path>library\Filter 1D Array.vi</Path>
290+
<VI_Title>Filter 1D Array</VI_Title>
272291
</Items_Data>
273292
<Items_Data>
274293
<Type>Item</Type>
275294
<Sub_Palette_Index>-1</Sub_Palette_Index>
276-
<NameSub_Menu_Name>Remove Duplicates from 1D Array.vi</NameSub_Menu_Name>
295+
<NameSub_Menu_Name>Remove Duplicates from 1D Array</NameSub_Menu_Name>
277296
<Short_Name>Remove Duplicates from 1D Array</Short_Name>
278297
<is_Merge_VI>false</is_Merge_VI>
279298
<Position>
@@ -282,6 +301,7 @@
282301
</Position>
283302
<Icon>00000000</Icon>
284303
<Path>library\Remove Duplicates from 1D Array.vi</Path>
304+
<VI_Title>Remove Duplicates from 1D Array</VI_Title>
285305
</Items_Data>
286306
<Items_Data>
287307
<Type>Item</Type>
@@ -295,11 +315,12 @@
295315
</Position>
296316
<Icon>00000000</Icon>
297317
<Path>library\Reverse 2D Array.vi</Path>
318+
<VI_Title>Reverse 2D Array</VI_Title>
298319
</Items_Data>
299320
<Items_Data>
300321
<Type>Item</Type>
301322
<Sub_Palette_Index>-1</Sub_Palette_Index>
302-
<NameSub_Menu_Name>Slice 1D Array.vi</NameSub_Menu_Name>
323+
<NameSub_Menu_Name>Slice 1D Array</NameSub_Menu_Name>
303324
<Short_Name>Slice 1D Array</Short_Name>
304325
<is_Merge_VI>false</is_Merge_VI>
305326
<Position>
@@ -308,11 +329,12 @@
308329
</Position>
309330
<Icon>00000000</Icon>
310331
<Path>library\Slice 1D Array.vi</Path>
332+
<VI_Title>Slice 1D Array</VI_Title>
311333
</Items_Data>
312334
<Items_Data>
313335
<Type>Item</Type>
314336
<Sub_Palette_Index>-1</Sub_Palette_Index>
315-
<NameSub_Menu_Name>Reorder Array2.vi</NameSub_Menu_Name>
337+
<NameSub_Menu_Name>Reorder Array</NameSub_Menu_Name>
316338
<Short_Name>Reorder Array2</Short_Name>
317339
<is_Merge_VI>false</is_Merge_VI>
318340
<Position>
@@ -321,11 +343,12 @@
321343
</Position>
322344
<Icon>00000000</Icon>
323345
<Path>library\Reorder Array2.vi</Path>
346+
<VI_Title>Reorder Array</VI_Title>
324347
</Items_Data>
325348
<Items_Data>
326349
<Type>Item</Type>
327350
<Sub_Palette_Index>-1</Sub_Palette_Index>
328-
<NameSub_Menu_Name>Index Array Elements.vi</NameSub_Menu_Name>
351+
<NameSub_Menu_Name>Index Array Elements</NameSub_Menu_Name>
329352
<Short_Name>Index Array Elements</Short_Name>
330353
<is_Merge_VI>false</is_Merge_VI>
331354
<Position>
@@ -334,6 +357,7 @@
334357
</Position>
335358
<Icon>00000000</Icon>
336359
<Path>library\Index Array Elements.vi</Path>
360+
<VI_Title>Index Array Elements</VI_Title>
337361
</Items_Data>
338362
<Items_Data>
339363
<Type>Item</Type>
@@ -347,6 +371,7 @@
347371
</Position>
348372
<Icon>00000000</Icon>
349373
<Path>library\Search Array.vi</Path>
374+
<VI_Title>Search Array</VI_Title>
350375
</Items_Data>
351376
<Items_Data>
352377
<Type>Item</Type>
@@ -360,11 +385,12 @@
360385
</Position>
361386
<Icon>00000000</Icon>
362387
<Path>library\Delete Elements from Array.vi</Path>
388+
<VI_Title>Delete Elements from Array</VI_Title>
363389
</Items_Data>
364390
<Items_Data>
365391
<Type>Item</Type>
366392
<Sub_Palette_Index>-1</Sub_Palette_Index>
367-
<NameSub_Menu_Name>Empty Array.vi</NameSub_Menu_Name>
393+
<NameSub_Menu_Name>Empty Array?</NameSub_Menu_Name>
368394
<Short_Name>Empty Array</Short_Name>
369395
<is_Merge_VI>false</is_Merge_VI>
370396
<Position>
@@ -373,6 +399,7 @@
373399
</Position>
374400
<Icon>00000000</Icon>
375401
<Path>library\Empty Array.vi</Path>
402+
<VI_Title>Empty Array? (OpenG)</VI_Title>
376403
</Items_Data>
377404
<Items_Data>
378405
<Type>Item</Type>
@@ -386,7 +413,9 @@
386413
</Position>
387414
<Icon>00000000</Icon>
388415
<Path>library\Sort Array.vi</Path>
416+
<VI_Title>Sort Array</VI_Title>
389417
</Items_Data>
418+
<GUID>C9E891CC5B516BDD18EF33182A2859DB</GUID>
390419
</Functions_Palette_Data>
391420
</Library_Palette_Definition>
392421
</VI_Package_Builder_Settings>

0 commit comments

Comments
 (0)