Changes between Version 34 and Version 35 of Presets/AdvertisingPreset
- Timestamp:
- 2016-11-03T20:58:24+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Presets/AdvertisingPreset
v34 v35 53 53 default="2" /> 54 54 <combo key="lit" 55 text="Is device lit?" 56 fr.text="Est-ce éclairé?" 57 values="yes,no" 58 default="yes" /> 59 <combo key="lit:type" 55 60 text="If lit device, type of illumination" 56 61 fr.text="Si éclairé, type d'éclairage" 57 values=" no,yes,transmission,reflexion,neon,numeric"62 values="transmission,reflexion,neon,numeric" 58 63 default="transmission" /> 59 <combo key="animated" 64 <combo key="animated" 60 65 text="If animated device, type of animation" 61 66 fr.text="Si animé, type d'animation" … … 147 152 default="1" /> 148 153 <combo key="lit" 154 text="Is device lit?" 155 fr.text="Est-ce éclairé?" 156 values="yes,no" 157 default="yes" /> 158 <combo key="lit:type" 149 159 text="If lit device, type of illumination" 150 160 fr.text="Si éclairé, type d'éclairage" 151 values=" no,yes,transmission,reflexion,neon,numeric"161 values="transmission,reflexion,neon,numeric" 152 162 default="reflexion" /> 153 163 <combo key="animated" … … 236 246 default="2" /> 237 247 <combo key="lit" 248 text="Is device lit?" 249 fr.text="Est-ce éclairé?" 250 values="yes,no" 251 default="yes" /> 252 <combo key="lit:type" 238 253 text="If lit device, type of illumination" 239 254 fr.text="Si éclairé, type d'éclairage" 240 values=" no,yes,transmission,reflexion,neon,numeric"255 values="transmission,reflexion,neon,numeric" 241 256 default="transmission" /> 242 257 <combo key="animated" … … 324 339 default="2" /> 325 340 <combo key="lit" 341 text="Is device lit?" 342 fr.text="Est-ce éclairé?" 343 values="yes,no" 344 default="yes" /> 345 <combo key="lit:type" 326 346 text="If lit device, type of illumination" 327 347 fr.text="Si éclairé, type d'éclairage" 328 values=" no,yes,transmission,reflexion,neon,numeric"348 values="transmission,reflexion,neon,numeric" 329 349 default="transmission" /> 330 350 <combo key="animated" … … 422 442 values="1,2,3,4" 423 443 default="2" /> 424 <combo key="lit" 444 <combo key="lit" 445 text="Is device lit?" 446 fr.text="Est-ce éclairé?" 447 values="yes,no" 448 default="yes" /> 449 <combo key="lit:type" 425 450 text="If lit device, type of illumination" 426 451 fr.text="Si éclairé, type d'éclairage" 427 values=" no,yes,transmission,reflexion,neon,numeric"452 values="transmission,reflexion,neon,numeric" 428 453 default="transmission" /> 429 454 <combo key="animated" … … 518 543 default="1" /> 519 544 <combo key="lit" 545 text="Is device lit?" 546 fr.text="Est-ce éclairé?" 547 values="yes,no" 548 default="no" /> 549 <combo key="lit:type" 520 550 text="If lit device, type of illumination" 521 551 fr.text="Si éclairé, type d'éclairage" 522 values=" no,yes,transmission,reflexion,neon,numeric"523 default=" no" />552 values="transmission,reflexion,neon,numeric" 553 default="" /> 524 554 <combo key="animated" 525 555 text="If animated device, type of animation" … … 612 642 default="1" /> 613 643 <combo key="lit" 644 text="Is device lit?" 645 fr.text="Est-ce éclairé?" 646 values="yes,no" 647 default="no" /> 648 <combo key="lit:type" 614 649 text="If lit device, type of illumination" 615 650 fr.text="Si éclairé, type d'éclairage" 616 values=" no,yes,transmission,reflexion"617 default=" no" />651 values="transmission,reflexion,neon,numeric" 652 default="" /> 618 653 <combo key="animated" 619 654 text="If animated device, type of animation" … … 779 814 default="6" /> 780 815 <combo key="lit" 816 text="Is device lit?" 817 fr.text="Est-ce éclairé?" 818 values="yes,no" 819 default="yes" /> 820 <combo key="lit:type" 781 821 text="If lit device, type of illumination" 782 822 fr.text="Si éclairé, type d'éclairage" 783 values=" no,yes,transmission,reflexion,neon,numeric"823 values="transmission,reflexion,neon,numeric" 784 824 default="transmission" /> 785 825 <combo key="animated" … … 879 919 default="1" /> 880 920 <combo key="lit" 921 text="Is device lit?" 922 fr.text="Est-ce éclairé?" 923 values="yes,no" 924 default="no" /> 925 <combo key="lit:type" 881 926 text="If lit device, type of illumination" 882 927 fr.text="Si éclairé, type d'éclairage" 883 values=" no,yes,transmission,reflexion,neon,numeric"884 default=" no" />928 values="transmission,reflexion,neon,numeric" 929 default="" /> 885 930 <combo key="animated" 886 931 text="If animated device, type of animation"
