Woof2
Check-in [0d0f0f3d8b]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
SHA1 Hash:0d0f0f3d8b0ab878e38af484229923885204eb34
Date: 2012-05-16 09:03:53
User: BarryK
Comment:xarchive.pot now in woof, to support internationalised xarchive pkg -- thanks to rodin.s
Tags And Properties
Changes
hide diffs unified diffs patch

Added woof-code/rootfs-skeleton/usr/share/doc/nls/xarchive/README.txt

Old () New (a22812d098cf4f1a)
> 1
> 2 Xarchive was internationalised by rodin.s, May 2012
> 3 The version number is now 0.2.8.6.i18n and is in our source repo:
> 4
> 5 http://bkhome.org/sources/alphabetical/x/
> 6
> 7 MoManager can be used to create a translation.

Added woof-code/rootfs-skeleton/usr/share/doc/nls/xarchive/xarchive.pot

Old () New (05c36ae87e06ba90)
> 1 # SOME DESCRIPTIVE TITLE.
> 2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
> 3 # This file is distributed under the same license as the Xarchive package.
> 4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
> 5 #
> 6 #, fuzzy
> 7 msgid ""
> 8 msgstr ""
> 9 "Project-Id-Version: xarchive 0.2.8.6.i18n\n"
> 10 "Report-Msgid-Bugs-To: \n"
> 11 "POT-Creation-Date: 2012-05-15 22:26+0300\n"
> 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
> 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
> 14 "Language-Team: LANGUAGE <LL@li.org>\n"
> 15 "MIME-Version: 1.0\n"
> 16 "Content-Type: text/plain; charset=UTF-8\n"
> 17 "Content-Transfer-Encoding: 8bit\n"
> 18
> 19 #: main.c:132
> 20 #, c-format
> 21 msgid "Found %d wrappers\n"
> 22 msgstr ""
> 23
> 24 #: main.c:142
> 25 #, c-format
> 26 msgid "no wrappers in %s\n"
> 27 msgstr ""
> 28
> 29 #: main.c:147
> 30 msgid "No wrappers found\n"
> 31 msgstr ""
> 32
> 33 #: main.c:159
> 34 msgid "Wrappers found and their supported file extensions:\n"
> 35 msgstr ""
> 36
> 37 #: main.c:169
> 38 #, c-format
> 39 msgid ""
> 40 "\n"
> 41 "%s\n"
> 42 " Extentions: "
> 43 msgstr ""
> 44
> 45 #: main.c:174
> 46 msgid "** Needed program not found, ignored **\n"
> 47 msgstr ""
> 48
> 49 #: main.c:264
> 50 #, c-format
> 51 msgid "Error running cmd: %s\n"
> 52 msgstr ""
> 53
> 54 #: main.c:266
> 55 msgid "Error reading file"
> 56 msgstr ""
> 57
> 58 #: main.c:343
> 59 msgid "Action not supported by wrapper for this archive type."
> 60 msgstr ""
> 61
> 62 #: main.c:348
> 63 msgid "Wrapper exited with a error."
> 64 msgstr ""
> 65
> 66 #: main.c:381
> 67 msgid ""
> 68 "Change intial widget geometry to GEOM.\n"
> 69 "\t\t\t Format: WxH+Xpos+Ypos, eg 500x300+10+10\n"
> 70 msgstr ""
> 71
> 72 #: main.c:385
> 73 msgid ""
> 74 "Create an archive named ARCHIVE containing FILES.\n"
> 75 "\t\t\t ARCHIVE should be the full path to the archive.\n"
> 76 "\t\t\t FILES will be shown in a file chooser.\n"
> 77 "\t\t\t If the name 'ask' is passed as the ARCHIVE name\n"
> 78 "\t\t\t XArchive will give you a file creation dialog.\n"
> 79 "\t\t\t May not be used with -a option.\n"
> 80 msgstr ""
> 81
> 82 #: main.c:393
> 83 msgid ""
> 84 "Add FILES to ARCHIVE.\n"
> 85 "\t\t\t ARCHIVE should be the full path to the archive.\n"
> 86 "\t\t\t FILES will be shown in a file chooser.\n"
> 87 "\t\t\t If the name 'ask' is passed as the ARCHIVE name\n"
> 88 "\t\t\t XArchive will give you a file selector dialog.\n"
> 89 "\t\t\t May not be used with -c option.\n"
> 90 msgstr ""
> 91
> 92 #: main.c:410
> 93 msgid ""
> 94 "[FILES...]\n"
> 95 "\n"
> 96 "\tWithout an option each file in the list\n"
> 97 "\tof passed FILES is treated as an archive\n"
> 98 "\tand an attempt is made to open them.\n"
> 99 "\tWith no FILES passed an info page is shown."
> 100 msgstr ""
> 101
> 102 #: main.c:423
> 103 msgid ""
> 104 "Error parsing options\n"
> 105 "Note: you can use -c ** OR ** -a, not both.\n"
> 106 "Please see: xarchive --help\n"
> 107 "or: man xarchive\n"
> 108 msgstr ""
> 109
> 110 #: widgets_gtk.c:164
> 111 msgid "File"
> 112 msgstr ""
> 113
> 114 #: widgets_gtk.c:165
> 115 msgid "SymLink"
> 116 msgstr ""
> 117
> 118 #: widgets_gtk.c:166
> 119 msgid "Size"
> 120 msgstr ""
> 121
> 122 #: widgets_gtk.c:167
> 123 msgid "Permissions"
> 124 msgstr ""
> 125
> 126 #: widgets_gtk.c:168
> 127 msgid "User"
> 128 msgstr ""
> 129
> 130 #: widgets_gtk.c:169
> 131 msgid "Group"
> 132 msgstr ""
> 133
> 134 #: widgets_gtk.c:170
> 135 msgid "Time"
> 136 msgstr ""
> 137
> 138 #: widgets_gtk.c:363
> 139 msgid "Close Archive"
> 140 msgstr ""
> 141
> 142 #: widgets_gtk.c:428
> 143 msgid "Reading..."
> 144 msgstr ""
> 145
> 146 #: widgets_gtk.c:433
> 147 msgid "Please wait, reading file..."
> 148 msgstr ""
> 149
> 150 #: widgets_gtk.c:462
> 151 msgid "Working..."
> 152 msgstr ""
> 153
> 154 #: widgets_gtk.c:467
> 155 msgid "Please wait, adding files..."
> 156 msgstr ""
> 157
> 158 #: widgets_gtk.c:470
> 159 msgid "Please wait, creating new archive..."
> 160 msgstr ""
> 161
> 162 #: widgets_gtk.c:473
> 163 msgid "Please wait, removing files..."
> 164 msgstr ""
> 165
> 166 #: widgets_gtk.c:476
> 167 msgid "Please wait, extracting files..."
> 168 msgstr ""
> 169
> 170 #: widgets_gtk.c:479
> 171 msgid "Busy, Please wait..."
> 172 msgstr ""
> 173
> 174 #: widgets_gtk.c:727
> 175 msgid "Open File"
> 176 msgstr ""
> 177
> 178 #: widgets_gtk.c:739
> 179 msgid "Only Supported"
> 180 msgstr ""
> 181
> 182 #: widgets_gtk.c:744
> 183 msgid "All"
> 184 msgstr ""
> 185
> 186 #: widgets_gtk.c:764
> 187 msgid "Enter New Archive Name"
> 188 msgstr ""
> 189
> 190 #: widgets_gtk.c:788
> 191 msgid ""
> 192 "Sorry, archive type not supported.\n"
> 193 "\n"
> 194 "Please use an archive name with an\n"
> 195 "extenstion that you have a wrapper for.\n"
> 196 "\n"
> 197 "For example:\n"
> 198 "If you have tar-wrap.sh:\n"
> 199 "\tsomename.tar.gz\n"
> 200 "If you have zip-wrap.sh:\n"
> 201 "\tsomename.zip\n"
> 202 msgstr ""
> 203
> 204 #: widgets_gtk.c:802
> 205 #, c-format
> 206 msgid ""
> 207 "Archive %s\n"
> 208 "already exists.\n"
> 209 "\n"
> 210 "Please pick another name, or\n"
> 211 "put archive in a different directory\n"
> 212 msgstr ""
> 213
> 214 #: widgets_gtk.c:843
> 215 msgid ""
> 216 "No files added to list.\n"
> 217 "\n"
> 218 "Please try again, or cancel."
> 219 msgstr ""
> 220
> 221 #: widgets_gtk.c:867
> 222 msgid "Select Directory To Extract To"
> 223 msgstr ""
> 224
> 225 #: widgets_gtk.c:893
> 226 msgid "Extraction Directory"
> 227 msgstr ""
> 228
> 229 #: widgets_gtk.c:903
> 230 msgid "Enter Directory To Extract To:"
> 231 msgstr ""
> 232
> 233 #: widgets_gtk.c:910
> 234 msgid "Choose"
> 235 msgstr ""
> 236
> 237 #: widgets_gtk.c:926
> 238 #, c-format
> 239 msgid ""
> 240 "Directory\n"
> 241 "%s\n"
> 242 "Does not exist.\n"
> 243 "\n"
> 244 "Shall I create it?"
> 245 msgstr ""
> 246
> 247 #: widgets_gtk.c:934
> 248 msgid ""
> 249 "Sorry, could not create directory.\n"
> 250 "\n"
> 251 "If you need to create a parent dir and\n"
> 252 "a subdir, create the parent first."
> 253 msgstr ""
> 254
> 255 #: widgets_gtk.c:1116
> 256 #, c-format
> 257 msgid "setting default handler to file %s\n"
> 258 msgstr ""
> 259
> 260 #: widgets_gtk.c:1160
> 261 msgid ""
> 262 "Double-clicking doesn't work until you\n"
> 263 "set your default handler using the\n"
> 264 "'set double-click default handler' flag\n"
> 265 "in the 'open with..' dialog.\n"
> 266 "\n"
> 267 msgstr ""
> 268
> 269 #: widgets_gtk.c:1195
> 270 msgid "Open With..."
> 271 msgstr ""
> 272
> 273 #: widgets_gtk.c:1205
> 274 #, c-format
> 275 msgid "Open \"%s\" with..."
> 276 msgstr ""
> 277
> 278 #: widgets_gtk.c:1225
> 279 msgid "set as default double-click handler"
> 280 msgstr ""
> 281
> 282 #: widgets_gtk.c:1229
> 283 #, c-format
> 284 msgid "Current default handler: %s"
> 285 msgstr ""
> 286
> 287 #: widgets_gtk.c:1451
> 288 msgid ""
> 289 "No files selected,\n"
> 290 "\n"
> 291 "assuming you want to extract all"
> 292 msgstr ""
> 293
> 294 #: widgets_gtk.c:1502
> 295 msgid ""
> 296 "Done extracting files to:\n"
> 297 "\n"
> 298 msgstr ""
> 299
> 300 #: widgets_gtk.c:1675
> 301 msgid "Wrapper Info"
> 302 msgstr ""
> 303
> 304 #: widgets_gtk.c:1705
> 305 msgid "View Help"
> 306 msgstr ""
> 307
> 308 #: widgets_gtk.c:1773
> 309 msgid "_File"
> 310 msgstr ""
> 311
> 312 #: widgets_gtk.c:1774
> 313 msgid "_Archive"
> 314 msgstr ""
> 315
> 316 #: widgets_gtk.c:1775
> 317 msgid "_Help"
> 318 msgstr ""
> 319
> 320 #: widgets_gtk.c:1776
> 321 msgid "_Popup"
> 322 msgstr ""
> 323
> 324 #: widgets_gtk.c:1777
> 325 msgid "_New"
> 326 msgstr ""
> 327
> 328 #: widgets_gtk.c:1778
> 329 msgid "(CTRL-N) Create new archive"
> 330 msgstr ""
> 331
> 332 #: widgets_gtk.c:1779
> 333 msgid "_Open"
> 334 msgstr ""
> 335
> 336 #: widgets_gtk.c:1780
> 337 msgid "(CTRL-O) Open exisiting archive"
> 338 msgstr ""
> 339
> 340 #: widgets_gtk.c:1781
> 341 msgid "_Close"
> 342 msgstr ""
> 343
> 344 #: widgets_gtk.c:1782
> 345 msgid "(CTRL-W) Close current archive window"
> 346 msgstr ""
> 347
> 348 #: widgets_gtk.c:1783
> 349 msgid "_Quit"
> 350 msgstr ""
> 351
> 352 #: widgets_gtk.c:1784
> 353 msgid "(CTRL-Q) Quit application, closing all open archives"
> 354 msgstr ""
> 355
> 356 #: widgets_gtk.c:1786
> 357 msgid "_Extract"
> 358 msgstr ""
> 359
> 360 #: widgets_gtk.c:1787
> 361 msgid "(CTRL-E) Extract selected files from current archive"
> 362 msgstr ""
> 363
> 364 #: widgets_gtk.c:1789
> 365 msgid "_Add"
> 366 msgstr ""
> 367
> 368 #: widgets_gtk.c:1790
> 369 msgid "(CTRL-A) Add files to current archive"
> 370 msgstr ""
> 371
> 372 #: widgets_gtk.c:1791
> 373 msgid "_Remove"
> 374 msgstr ""
> 375
> 376 #: widgets_gtk.c:1792
> 377 msgid "(CTRL-R) Remove selected files from current archive"
> 378 msgstr ""
> 379
> 380 #: widgets_gtk.c:1793
> 381 msgid "O_pen With..."
> 382 msgstr ""
> 383
> 384 #: widgets_gtk.c:1794
> 385 msgid ""
> 386 "(CTRL-P) Temporarily extract the selected files from current archive then "
> 387 "open them with the specified application"
> 388 msgstr ""
> 389
> 390 #: widgets_gtk.c:1795
> 391 msgid "_Selection"
> 392 msgstr ""
> 393
> 394 #: widgets_gtk.c:1796
> 395 msgid "_Select All"
> 396 msgstr ""
> 397
> 398 #: widgets_gtk.c:1797
> 399 msgid "(CTRL-S) selected all files in current archive"
> 400 msgstr ""
> 401
> 402 #: widgets_gtk.c:1798
> 403 msgid "_Unselect All"
> 404 msgstr ""
> 405
> 406 #: widgets_gtk.c:1799
> 407 msgid "(CTRL-U) unselect all files in current archive"
> 408 msgstr ""
> 409
> 410 #: widgets_gtk.c:1800
> 411 msgid "Wrapper _Info"
> 412 msgstr ""
> 413
> 414 #: widgets_gtk.c:1801
> 415 msgid "(CTRL-I) Show information on found wrappers"
> 416 msgstr ""
> 417
> 418 #: widgets_gtk.c:1802
> 419 msgid "Read _Help"
> 420 msgstr ""
> 421
> 422 #: widgets_gtk.c:1803
> 423 msgid "(CTRL-H) Read help file"
> 424 msgstr ""
> 425
> 426 #: widgets_gtk.c:1868
> 427 #, c-format
> 428 msgid "building menus failed: %s"
> 429 msgstr ""
> 430
> 431 #: widgets_gtk.c:1919
> 432 msgid ""
> 433 "Could not open archive:\n"
> 434 "\n"
> 435 msgstr ""
> 436
> 437 #: widgets_gtk.c:1929
> 438 msgid ""
> 439 "Would you like to:\n"
> 440 "Create a new archive, or\n"
> 441 "Add to an existing archive?"
> 442 msgstr ""
> 443
> 444 #: widgets_gtk.c:1934
> 445 #, c-format
> 446 msgid ""
> 447 "Archive not found\n"
> 448 "%s\n"
> 449 "\n"
> 450 "%s"
> 451 msgstr ""
> 452
> 453 #: myfc_gtk.c:165
> 454 msgid "File and directories to add:"
> 455 msgstr ""
> 456
> 457 #: myfc_gtk.c:192
> 458 msgid "Remove Selected From List"
> 459 msgstr ""
> 460
> 461 #: myfc_gtk.c:219
> 462 msgid "Select Files or Directories To Add"
> 463 msgstr ""
> 464
> 465 #: myfc_gtk.c:260
> 466 msgid "Remove _From list"
> 467 msgstr ""
> 468
> 469 #: myfc_gtk.c:268
> 470 msgid "(ALT-F) Remove selected files from the \"add to archive\" list below."
> 471 msgstr ""
> 472
> 473 #: myfc_gtk.c:271
> 474 msgid "Add _To list"
> 475 msgstr ""
> 476
> 477 #: myfc_gtk.c:279
> 478 msgid ""
> 479 "(ALT-T) Add selected files from the \"file chooser\" above to the \"add to "
> 480 "archive\" list below."
> 481 msgstr ""

Changes to woof-distro/x86/Packages-puppy-common-official

Old (1780c43594e6bd71) New (d393472947e8b597)
1 915resolution-0.5.3-patched20110617|915resolution|0.5.3-patched20110617||BuildingBlock|36K||915resolution-0.5.3-patched20110617.pet||add widescreen resolutions to video bios, intel video chips only|||| 1 915resolution-0.5.3-patched20110617|915resolution|0.5.3-patched20110617||BuildingBlock|36K||915resolution-0.5.3-patched20110617.pet||add widescreen resolutions to video bios, intel video chips only||||
2 abiword-dictionary-ispell-en-2.8|abiword-dictionary-ispell-en|2.8||BuildingBlock|2472K||abiword-dictionary-ispell-en-2.8.pet||spell check for abiword|||| 2 abiword-dictionary-ispell-en-2.8|abiword-dictionary-ispell-en|2.8||BuildingBlock|2472K||abiword-dictionary-ispell-en-2.8.pet||spell check for abiword||||
3 absvolume_puppy-0.9-minimal|absvolume_puppy|0.9-minimal||System|12K||absvolume_puppy-0.9-minimal.pet|+gtk+,+alsa-lib|minimal volume tray applet. apr2008|puppy|4|| 3 absvolume_puppy-0.9-minimal|absvolume_puppy|0.9-minimal||System|12K||absvolume_puppy-0.9-minimal.pet|+gtk+,+alsa-lib|minimal volume tray applet. apr2008|puppy|4||
4 acpid-1.0.10-w5|acpid|1.0.10-w5||BuildingBlock|44K||acpid-1.0.10-w5.pet||A daemon for delivering ACPI events|puppy|wary5|| 4 acpid-1.0.10-w5|acpid|1.0.10-w5||BuildingBlock|44K||acpid-1.0.10-w5.pet||A daemon for delivering ACPI events|puppy|wary5||
5 acpid-1.0.8-20100603|acpid|1.0.8-20100603||BuildingBlock|108K||acpid-1.0.8-20100603.pet||acpi deamon with dialog box and lid supend|puppy|4|| 5 acpid-1.0.8-20100603|acpid|1.0.8-20100603||BuildingBlock|108K||acpid-1.0.8-20100603.pet||acpi deamon with dialog box and lid supend|puppy|4||
356 hidden lines
362 vobcopy-1.1.1|vobcopy|1.1.1||BuildingBlock|48K||vobcopy-1.1.1.pet|+libdvdread|used for dvd ripping|puppy|4|| 362 vobcopy-1.1.1|vobcopy|1.1.1||BuildingBlock|48K||vobcopy-1.1.1.pet|+libdvdread|used for dvd ripping|puppy|4||
363 waitmax-1.0|waitmax|1.0||BuildingBlock|40K||waitmax-1.0.pet||exec with timeout, compiled statically|||| 363 waitmax-1.0|waitmax|1.0||BuildingBlock|40K||waitmax-1.0.pet||exec with timeout, compiled statically||||
364 wallpaper-0.6.1-1|wallpaper|0.6.1-1||Desktop|116K||wallpaper-0.6.1-1.pet|+gtkdialog4|Set backdrop image|||| 364 wallpaper-0.6.1-1|wallpaper|0.6.1-1||Desktop|116K||wallpaper-0.6.1-1.pet|+gtkdialog4|Set backdrop image||||
365 wcpufreq-0.8|wcpufreq|0.8||System|53K||wcpufreq-0.8.pet||CPU Frequency Scaling Tool|||| 365 wcpufreq-0.8|wcpufreq|0.8||System|53K||wcpufreq-0.8.pet||CPU Frequency Scaling Tool||||
366 woo-ff-0.1.1|woo-ff|0.1.1||Multimedia|48K||woo-ff-0.1.1.pet|+ffmpeg,+gtkdialog3|woo-ff - multimedia converter|||| 366 woo-ff-0.1.1|woo-ff|0.1.1||Multimedia|48K||woo-ff-0.1.1.pet|+ffmpeg,+gtkdialog3|woo-ff - multimedia converter||||
367 xarchive-0.2.8-8-p4|xarchive|0.2.8-8-p4||Setup|212K||xarchive-0.2.8-8-p4.pet|+gtk+|XArchive archiver|puppy|4|| | 367 xarchive-0.2.8.6.i18n-w5c|xarchive|0.2.8.6.i18n-w5c||Setup|212K||xarchive-0.2.8.6.i18n-w5c.pet|+gtk+|XArchive archiver, internationalised by rodin.s||||
368 xclip-0.10|xclip|0.10||BuildingBlock|60K||xclip-0.10.pet||copy/paste x-selection and clipboard from script|puppy|4|| 368 xclip-0.10|xclip|0.10||BuildingBlock|60K||xclip-0.10.pet||copy/paste x-selection and clipboard from script|puppy|4||
369 xcur2png-0.7.0-p4|xcur2png|0.7.0-p4||BuildingBlock|28K||xcur2png-0.7.0-p4.pet||converter cursor image to png|puppy|4|| 369 xcur2png-0.7.0-p4|xcur2png|0.7.0-p4||BuildingBlock|28K||xcur2png-0.7.0-p4.pet||converter cursor image to png|puppy|4||
370 xdelta-30p-w5|xdelta|30p-w5||BuildingBlock|108K||xdelta-30p-w5.pet||Opensource binary diff deltadifferential compression tools|puppy|wary5|| 370 xdelta-30p-w5|xdelta|30p-w5||BuildingBlock|108K||xdelta-30p-w5.pet||Opensource binary diff deltadifferential compression tools|puppy|wary5||
371 xdg_puppy-0.7.6-14-p4|xdg_puppy|0.7.6-14-p4||BuildingBlock|328K||xdg_puppy-0.7.6-14-p4.pet||essential XDG utilities developed by rarsa, -13 has internationalization support|puppy|4|| 371 xdg_puppy-0.7.6-14-p4|xdg_puppy|0.7.6-14-p4||BuildingBlock|328K||xdg_puppy-0.7.6-14-p4.pet||essential XDG utilities developed by rarsa, -13 has internationalization support|puppy|4||
372 xdialog-2.3.1.pup2|xdialog|2.3.1.pup2||BuildingBlock|70K||xdialog-2.3.1.pup2.pet|+gtk+|gui frontend for scripts|puppy||| 372 xdialog-2.3.1.pup2|xdialog|2.3.1.pup2||BuildingBlock|70K||xdialog-2.3.1.pup2.pet|+gtk+|gui frontend for scripts|puppy|||
5 hidden lines
378 yad_DOC-0.12.4-w5|yad_DOC|0.12.4-w5||BuildingBlock|40K||yad_DOC-0.12.4-w5.pet||gui frontend for shell scripts|||| 378 yad_DOC-0.12.4-w5|yad_DOC|0.12.4-w5||BuildingBlock|40K||yad_DOC-0.12.4-w5.pet||gui frontend for shell scripts||||
379 yad_NLS-0.12.4-w5|yad_NLS|0.12.4-w5||BuildingBlock|132K||yad_NLS-0.12.4-w5.pet|+yad|gui frontend for shell scripts|||| 379 yad_NLS-0.12.4-w5|yad_NLS|0.12.4-w5||BuildingBlock|132K||yad_NLS-0.12.4-w5.pet|+yad|gui frontend for shell scripts||||
380 yaf_splash-1.02|yaf_splash|1.02||BuildingBlock|60K||yaf_splash-1.02.pet||text splash window|puppy||| 380 yaf_splash-1.02|yaf_splash|1.02||BuildingBlock|60K||yaf_splash-1.02.pet||text splash window|puppy|||
381 you2pup-2.1.4-520|you2pup|2.1.4-520||Internet|60K||you2pup-2.1.4-520.pet|+gtkdialog3,+urxvt|You2pup YouTube downloader|||| 381 you2pup-2.1.4-520|you2pup|2.1.4-520||Internet|60K||you2pup-2.1.4-520.pet|+gtkdialog3,+urxvt|You2pup YouTube downloader||||
382 z_geany_bacon_hack-1.4|z_geany_bacon_hack|1.4||Document|40K||z_geany_bacon_hack-1.4.pet|+geany|temp hack for geany text editor for BaCon highlighting, stealing Freebasic category, created by big_bass|||| 382 z_geany_bacon_hack-1.4|z_geany_bacon_hack|1.4||Document|40K||z_geany_bacon_hack-1.4.pet|+geany|temp hack for geany text editor for BaCon highlighting, stealing Freebasic category, created by big_bass||||