Akita Linux, Beta 16 ISO

For talk and support relating specifically to Puppy derivatives
Message
Author
User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#421 Post by sc0ttman »

Latest changes, will be in Beta 5:

Code: Select all

07 Nov:
	- fixed the i18n'd sfsconvert 1.4-1: 
			- updated for gtkdialog4, removed the action=refresh stuff
			- added $1 stuff to make it a working right click option
	- updated gtkdialog-splash: Akita has no yaf-splash, so:
			- I removed the font option thing that load original yaf-splash (thought that option was gone anyway! grrr)
	- updated mksquashfs4 to 4.1, supports xzcompression (needs newer kernel)
	- updated hostname to latest, added fix to run GUI if no hostname was passed (that's better for Akitas setup)
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

pup_event_frontend_d

#422 Post by rodin.s »

I have commented out line 120 in /sbin/pup_event_frontend_d and now I have desktop icons. I guess the problem was in new line in one of my partition labels.

Code: Select all

/dev/sda1: LABEL="
COMPLETE" UUID="745E-5BCC" TYPE="vfat"
Another problem - no utf-8 when mounting vfat. Russian file names are ??????.
Mounting with ymount or pmount is ok.

I have also updated translation for browser-installer.
Attachments
browser-installer.mo.gz
(1.79 KiB) Downloaded 333 times

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

Re: pup_event_frontend_d

#423 Post by sc0ttman »

rodin.s wrote:I have commented out line 120 in /sbin/pup_event_frontend_d and now I have desktop icons. I guess the problem was in new line in one of my partition labels.

Code: Select all

/dev/sda1: LABEL="
COMPLETE" UUID="745E-5BCC" TYPE="vfat"
Another problem - no utf-8 when mounting vfat. Russian file names are ??????.
Mounting with ymount or pmount is ok.

I have also updated translation for browser-installer.
Thanks for the updated translation :)

I am looking into the other issues, I am thinking that maybe I can add into line 120 a sed command that removes all \n newlines ... That will retain the drive labels, while working with your drives..

I will try to recreate the problem on mine, then fix it...

Also, I am not sure what do to about the fat utf08 problems - does this problem only exist when mounting through ROX drive icons? Have you tried the JWM-only drive icons?

Again, I will try to recreate the problem on my system, and have a go at fixing it..

Thanks for the info, I appreciate the help finding these things!
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

jwm only icons

#424 Post by rodin.s »

Same thing with JWM-only icons - no UTF-8. It has something to do with mount option utf8 for vfat.
I had the same problem with ymount: http://www.murga-linux.com/puppy/viewto ... 113#563113

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

Re: jwm only icons

#425 Post by sc0ttman »

rodin.s wrote:Same thing with JWM-only icons - no UTF-8. It has something to do with mount option utf8 for vfat.
I had the same problem with ymount: http://www.murga-linux.com/puppy/viewto ... 113#563113
I cannot re-create the problem.. I was sure I had it working already and it seems that way for me still .. I have created various files and folders, created on the fat partition and elsewhere then copying them to it.. I always have Russian filenames showing fine..

I have tested on various locales and have mounted/unmounted many times... both the rox and jwm drive icons work fine...

However, in my tests, Pmount does NOT work with UTF-8 filenames - it shows garbage, instead of Cyrillic.. The same for muppyquickmount - which works even worse cos the 'garbaged' folders cannot be opened... Very strange..

I am gonna apply what I can, based on your code in ymount, and see what happens :?:
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

Re: jwm only icons

#426 Post by sc0ttman »

Hmmm... UTF-8 with vfat problems!
sc0ttman wrote:
rodin.s wrote:Same thing with JWM-only icons - no UTF-8. It has something to do with mount option utf8 for vfat.
I had the same problem with ymount: http://www.murga-linux.com/puppy/viewto ... 113#563113
I have tested on various locales and have mounted/unmounted many times... both the rox and jwm drive icons work fine...

However, ... Pmount does NOT work with UTF-8 filenames ... The same for muppyquickmount... Very strange..

I am gonna apply what I can, based on your code in ymount, and see what happens :?:
OK, well this IS a conundrum.... I have tested again at work (so on a different PC)... It's a Windows XP machine, with vfat partitions.. All mounting works fine, showing Cyrillic/UTF-8 characters without problems, EXCEPT ymount, which shows the garbage I mentioned above..

Rodin.s' test results:

- Working: ymount, pmount
- Not working: rox drive icons, jwm drive icons

So, my 1st test, at home, as described above:

- Working: ymount, jwm drive icons, rox drive icons,
- Not working: pmount, muppyquickmount

And my latest, 2nd test, at work:

- Working: pmount, muppyquickmount, jwm drive icons, rox drive icons
- Not working: ymount:

So strange!!! I have yet to add rodin.s' changes to all scripts, but ymount isn't working with it included (on my work PC)..
Hmmm.... Any ideas anyone? Any vfat experts? :?:
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

mount vfat and utf8

#427 Post by rodin.s »

This is my test in termital (in termit with UTF-8 support):

Code: Select all

# mount -t vfat /dev/sdd2 /mnt/sdd2
# ls /mnt/sdd2
????? ????
# umount /mnt/sdd2
# mount -t vfat /dev/sdd2 /mnt/sdd2 -o utf8
# ls /mnt/sdd2
Attachments
test_file.tar.gz
test file is in the archived directory because I can't post it to forum directly.
(272 Bytes) Downloaded 282 times

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

Re: mount vfat and utf8

#428 Post by sc0ttman »

[quote="rodin.s"]This is my test in terminal (in termit with UTF-8 support):

Code: Select all

# mount -t vfat /dev/sdd2 /mnt/sdd2
# ls /mnt/sdd2
????? ????
# umount /mnt/sdd2
# mount -t vfat /dev/sdd2 /mnt/sdd2 -o utf8
# ls /mnt/sdd2
Attachments
utf_test.pet
(18.84 KiB) Downloaded 324 times
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

unicode test

#429 Post by rodin.s »

muppyquickmount and ROX-icons work. Mounting is OK. JWM-icon - mounting with "???????".
pup_event_frontend_d doesn't work. Code in terminal explaines why:

Code: Select all

# blkid -c /dev/null
/dev/loop0: TYPE="squashfs" 
/dev/loop1: UUID="fb1bfe94-62e3-4ef0-901b-c84c00041e7a" SEC_TYPE="ext2" TYPE="ext3" 
/dev/loop3: TYPE="squashfs" 
/dev/sda1: LABEL="
COMPLETE" UUID="745E-5BCC" TYPE="vfat" 
/dev/sda2: LABEL="��� ���" UUID="7C0E-6469" TYPE="vfat" 
/dev/sda3: UUID="8AD84D58D84D4423" LABEL="?????? 2007" TYPE="ntfs" 
/dev/sdb1: UUID="14d616d0-335d-47f6-a05b-750e7672920f" TYPE="ext2" 
/dev/sdb2: UUID="493e8959-5131-49a5-b77c-90e3798ccca3" TYPE="swap" 
/dev/sdb3: UUID="b201c4c8-9d99-461c-9300-47c554911e5c" SEC_TYPE="ext2" TYPE="ext3" 
/dev/sdb4: UUID="10a1e741-0846-484e-82e6-740940b89342" TYPE="ext3" 
/dev/sdd1: SEC_TYPE="msdos" UUID="6C7C-7AFA" TYPE="vfat" 
/dev/sdd2: SEC_TYPE="msdos" LABEL="" UUID="15F6-D03B" TYPE="vfat" 
# blkid -c /dev/null | grep sda1
/dev/sda1: LABEL="
And I now understand what line "unterminated quoted string" means.

Maybe line 148 of flash-get should be changed like this to make it version independent:

Code: Select all

*)$0 `Xdialog --stdout --no-tags  --title "$(gettext 'Flash Installer')" --icon "/usr/share/doc/flashlogo.gif" --no-cancel --radiolist "$(gettext 'Select an Adobe Flash product to install:')" 0 0 8 11 "$(gettext 'Install Flash') 11" on 10 "$(gettext 'Install Flash') 10" off 9 "$(gettext 'Install Flash') 9" off 7 "$(gettext 'Install Flash') 7" off p "$(gettext 'Install SWF Player')" off f "$(gettext 'Fake upgrade to Flash 10')" off q "$(gettext 'Quit')" off`;;
I have updated translation for flash-get (original one).
Attachments
flash_ru.tar.gz
flash.pot, flash.mo and ru.po
(2.23 KiB) Downloaded 298 times
Last edited by rodin.s on Tue 15 Nov 2011, 19:38, edited 1 time in total.

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

Re: unicode test

#430 Post by technosaurus »

rodin.s wrote: Maybe line 148 of flash-get should be changed like this to make it version independent:

Code: Select all

*)$0 `Xdialog --stdout --no-tags  --title "$(gettext 'Flash Installer')" --icon "/usr/share/doc/flashlogo.gif" --no-cancel --radiolist "$(gettext 'Select an Adobe Flash product to install:')" 0 0 8 11 "$(gettext 'Install Flash') 11" on 10 "$(gettext 'Install Flash') 10" off 9 "$(gettext 'Install Flash') 9" off 7 "$(gettext 'Install Flash') 7" off p "$(gettext 'Install SWF Player')" off f "$(gettext 'Fake upgrade to Flash 10')" off q "$(gettext 'Quit')" off`;;
Soon it may be time to start faking the upgrade to v12.x, let me know if sites start saying the version is too old (its a pretty simple fix, but being off by even one byte will bork flash)
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

epub format

#431 Post by don570 »

To Scottman

Would you check if your version of FBReader
can open the epub format?

Here's a new site I found to get free epub books
http://www.epubbooks.com/

I'm getting segmentation faults when opening epub books??

___________________________________________

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

Re: epub format

#432 Post by sc0ttman »

don570 wrote:To Scottman

Would you check if your version of FBReader.... I'm getting segmentation faults when opening epub books??
It works fine for me, I tested about 15 ebooks from the website you posted...

rodin.s, I'll have another go at fixing those problems soon.. And good idea about the gettext simplification..

Techno, I agree! Well, fake update to 11.x will do I guess... Unless Adobe goes all 'firefox' on us and start releases silly numbers of versions... I'm still thinking we might need our own Flash repo, to ensure flashget and flash-get work fine, as Adobe may well keep moving URLs from some time, we don't know...
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#433 Post by don570 »

FBreader works okay now . :oops: I must have been
fooling around with the libraries.

_________________________________

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

updates made fo far

#434 Post by sc0ttman »

Updates made so far:

Code: Select all

Nov 14:
	- updated defaults-chooser, added geeqie, feh_shell to image viewers
	- updated to sfs_load-1.3: adds support for unionfs and aufs, later kernels
	- fixed flash-get: added support for flash 11 and fixed URL for flash 10
	- fixed delayedrun: change ping address to 8.8.8.8, plus other tweaks
	- fixed UTF-8 characters on vfat partitions
			- updated: muppyquickmount, driver_mounter.sh, pup_event_frontend_d, drive_all
			- added something like 		if $TYPE=vfat then mount $BLAH -o utf8		to above scripts 
	- fixed /sbin/pup_event_frontend_d: new lines in partition labels messes up the creation of PuppyPin
	- fixed hotkeys for ROX.. clashed with JWM hotkeys in places
	
Nov 19:
	- added 'Set as Wallpaper' ROX right click option
	- updated 'Start Slideshow' ROX right click option
			- added GUI with options, can choose: 
			- delay, random, zoom, fullscreen
	- added small fixes from Woof, including:
		- /etc/clock, /etc/profile
		- /usr/sbin/alsawizard,hostname-set
		- /usr/bin/pupzip,/usr/local/apps/pupzip
	- updated flash-get translation files
	- added edit .mo GUI
	- added xgettext, msgfmt and msgunfmt
	- fixed /usr/bin/jwm_menu_create:
		- duplicate apps in same category now removed (ugly hack using 'uniq')
		
Nov 21
	- added to PPM and Akita repo: lxpanel and NLS packages
	- added to PPM and Akita repo: "wish_apps-akita.pet" (pa_mcclamrocks excellent wish apps collection)
	- added to PPM and Akita repo: re-uploaded tcl, tk and added tcl_tk-akita, should fix a few dep problems
	- added GTKterm rs232 Serial Terminal
	- added .cbr MIME type for ROX

Nov 22
	- removed from Akita repo/PPM: gnocl x.x.95 - it wasn't working
	- added to Akita repo/PPM: unicap-0.9.5, planner-0.14.5, mswebfonts-525
	- fixed Akita repo/PPM packages: xarchon, openbox, wbar, gnocl, wish_apps, tcl_tk
	- fixed printing_pack-akita in Akita repo/PPM packages:
			- added pinstall script to get it setup
			- fixed /usr/sbin/cups_shell (fix exec of /etc/init.d,rc.d/cups scripts)
			- added elinks to list of default browsers
	- updated the PPM entries in /root/.packages/livepackages5a.txt
	- updated fixmenus to support lxpanel again
	- added small fix to browser installer
	- added small fix to pplog_gui

Nov 26
	- fixed pdftohtml, pdftotext, etc: updated to libpoppler 0.16.7
	- added zdrvcutr GUI - simple Xdialog thing to say Yes or No
   		- also fixed zdrvcutr to name the zdrv correctly for pre-woof pups
	- fixed default run action and MIME type for SVG images, now using rsvg-view
	- fixed right click options for SVG images as well
	- added 'fbpanel-6.0-patched-akita' to Akita repo
	
Nov 27:
	- added 'fbpanel-6.0-patched-akita' to Akita PPM
	- updated /etc/gtk-2.0/gdk-pixbuf.loaders, should add a few fixes, like .svg display in gtkdialog and mtpaint
	- added to Akita repo:
			- firefox-7.0.1-akita: includes ROX URI fix, flashblock, adblock-plus, betterprivacy, video downloader
			- emelfm2-0.7.2: dual pane file manager
			- cinelerra-4.2: video editor
			- xine-lib-1.1.19
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#435 Post by sc0ttman »

Doh! Just got home, had to boot an old Akita ISO I had lying around on CD - because my HD is completely dead!! Lost everything... Thank god I I copied a recent Akita SFS to a USB, and posted the more recent changes here!
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

starhawk
Posts: 4906
Joined: Mon 22 Nov 2010, 06:04
Location: Everybody knows this is nowhere...

#436 Post by starhawk »

That's what backups are for ;)

...what, you didn't make backups?!

Meh, it's OK, I don't either :P I'm lazy (and apparently both penny-wise and pound-foolish!).

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#437 Post by sc0ttman »

starhawk wrote:That's what backups are for ;)
lol... Backups require free space, somewhere...
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#438 Post by technosaurus »

I fixed jwm_tools to remove duplicate entries (your fix probably broke with submenus enabled, though I didn't test it) ... also added support for keybindings
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#439 Post by sc0ttman »

technosaurus wrote:I fixed jwm_tools to remove duplicate entries (your fix probably broke with submenus enabled, though I didn't test it) ... also added support for keybindings
cool, I 'll have a look... I tested my fix with and without submenus, seemed to work fine.. But if u got a shell only solution, I'll apply that instead.
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#440 Post by sc0ttman »

I just uploaded firefox-7.0.1-1-akita.pet - works great!

I added adblock, flashblock, betterprivacy, video downloader to the last one :)
but this one also uses ubuntu fonts, has ghostery addon, better settings...
(both based on Tmans firefox builds, so thanks to him)

MIME type issues: affects Akita, I guess: http://www.murga-linux.com/puppy/viewtopic.php?t=73833

Note on better support for Asian languages (or fonts at least): http://www.murga-linux.com/puppy/viewto ... 467#586467

Also, jemimah is planning an update to frisbee, have to see how that goes...

and, sorry to post here, it's a whole to do list... in case my PC explodes, catches fire or has a heart attack

Code: Select all

  - prepare for kernel upgrades, check Barry Ks blog:
		- update /usr/local/bin/drive_all and /usr/sbin/filemnt 
		- /etc/rc.d/rc.shudown,rc.sysinit,rc.services, and so on
		- woofy, zdrvcutr, things that look into DISTRO_SPECS
		- searched for KERNELVER, will soon do: KERNEL3CHARS, DISTRO_SPECS.. results so far:
				/usr/sbin/filemnt
				/usr/sbin/puppyinstaller
				/usr/sbin/remasterpup2
				/usr/sbin/sfs_load
				/usr/bin/edit-sfs
				/usr/bin/woofy
				/usr/bin/zdrvcutr

	- fix mounting of utf stuff in vfat partitions for JWM drives, ROX drives (drive_all)
			- (check shinobars work in latest drive_all and in pmount)

	- fix 2 line partition names in pup_event_frontend_d!!
	
	- update grub4dos
			- adds support for ext4, and later kernels
	
	- petget needs NLS updates, especially for yaf-splash 
	
	- add QtWeb to browser installer? and netsurf?

	- add a WM installer?? (using my "ql_gui" thingy)
			- openbox - akita repo
			- fbpanel - akita repo
			- xfce - wary5OLD repo
			- fluxbox - akita 
			- lxpanel - akita
			- lxde - wary repo 
			- compile e16 or e17?
			
	- fix the following PPM packages:
			- freeciv 2.2.5: re-compile or fix existing package!!
			- add Xdialog info, setup stuff to pinstall of:
					- tint2, refresh menus

	- add to akita repo and to PPM:
			- tor: needs libevent-2.0.so.5
			- xfce: needs dbus-glib, thunar, rc file tweaks
			- xfe: maybe just needs older (other compiled) FOX lib added
			- conky_lua package, with all deps and menu loader, plus pinstall to load it all up
			- fbpanel, with already refreshed menus! (see stu90s work)
			- goffice1 and goffice2 (add pinstall to make default blah)
			- bmpanel2 (customise it first - add a menu and tray icons!)
			- java 1.6.x (not 1.7 it is crap... I would go with 0.9.x if I could!)
			- Geeqie image viewer and NLS

	- update /usr/local/ql_gui
		- add 'dependency' feature: add new tag to syntax of config files, if present, they are the deps (comma separated)
		- then add openbox apps to the theme one, with openbox deps, then make es, ru, fr, de translations
	
	- update VLC-GTK - vlc-gtk-btn:
			- if audio files playing, add a simple playlist TREE thing, with filelist and play/stop/next/prev/save buttons
			- maybe include id3 tags
			- or see playmusic, simple GTK player, or pmusic 0.1, or ashmusic
	
	- update woofy:
		- after kernel update fix:
				- add kernel switching: choose a 2nd ISO, to use its kernel
		
	- i18n more puppy scripts
			- woofy, vlc-gtk, others?
			
	- add bacon syntax highlighting to geany
	
	- gparted_shell i18n'd, but it still needs the translations added
feel free to take any of that on...
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

Post Reply