Re: start menu icon

2017-09-03 Thread Franklin Weng
s and hope to help further migrators who wants to customize Plasma 5. BTW, there are still some problems like plasmashell ignores XDG_MENU_PREFIX and some XDG environment variables. I'll start another topic for this. Thanks, Franklin Franklin Weng 於 2017年09月02日 20:16 寫道: > > Hi Marc

Re: start menu icon

2017-09-02 Thread Franklin Weng
Hi Marco & Eike, Marco Martin 於 2017年08月31日 03:51 寫道: > On mercoledì 30 agosto 2017 15:07:26 CEST Franklin Weng wrote: >> *looking at Eike with shining eyes* >> Could you please tell me in more detail about "ship an applet config >> initialization script in look-n-

Re: start menu icon

2017-08-30 Thread Franklin Weng
Awesome, thanks! I'll check it out soon and report back. And I promise at least a blog post will be written to record all these. Franklin -- Sent from my phone 2017年8月31日 03:51,"Marco Martin" 寫道: > On mercoledì 30 agosto 2017 15:07:26 CEST Franklin Weng wrote: > > &

Re: start menu icon

2017-08-30 Thread Franklin Weng
Hi Eike, Eike Hein 於 2017年08月30日 20:59 寫道: > This is already implemented and the correct way is to ship an applet config > initialization script in your look and feel package. The config will then be > initialized with your values every time the applet is created. Various > distros use them fo

Re: start menu icon

2017-08-30 Thread Franklin Weng
to > kickoff and/or kickerdash. With luck the plasma shell will remember all > settings you configure for each of those launchers - if it doesn't you could > probably report that as a bug that ought to be considered more seriously than > your original issue. > > R. > >

Re: Plasma desktop scripting

2016-03-20 Thread Franklin Weng
seems not to get the default directories settings in /etc/kde5rc The way for (b) worked in KDE 4 (Kubuntu 14.04) where the file name was /etc/kde4rc but the syntax and path was similar. Does Plasma5 work the same way? Thanks, Franklin 2016-03-18 21:28 GMT+08:00 Marco Martin : > On Friday

Re: Plasma desktop scripting

2016-03-19 Thread Franklin Weng
error? Thanks, Franklin 2016-03-16 8:00 GMT+08:00 Aleix Pol : > On Mon, Mar 14, 2016 at 3:04 PM, Franklin Weng > wrote: > > Hi, > > > > > > A simple question: > > > > > https://userbase.kde.org/KDE_System_Administration/PlasmaDesktopScripting#Acti

Re: Minimum translation percentage for Plasma 5 release

2014-08-12 Thread Franklin Weng
2014-08-12 18:05 GMT+08:00 Albert Astals Cid : > > > Well, maybe not to drop it in certain range like 65%, but to warn the > > coordinator when under 70%. And when the translation rate is under 70% > for > > three consecutive versions (even in 69%) it can be dropped. > > The thing is, if we do th

Re: Minimum translation percentage for Plasma 5 release

2014-08-11 Thread Franklin Weng
2014-08-12 2:37 GMT+08:00 Albert Astals Cid : > Hi, in the 4.x world we have something called "Essential Packages" for > translations that is basically a set of minimum percentage of some files > that > you need to get if you want the whole translation of your language to be > released with the 4.

Re: Default behavior of SaL

2013-09-06 Thread Franklin Weng
Hi Marco, Good to see you reply. 2013/9/6 Marco Martin https://mail.google.com/mail/u/0/?view=cm&fs=1&tf=1&to=notm...@gmail.com> > > On Thursday 05 September 2013, Franklin Weng wrote: > > Hi list, > > > > > > We're now customizing kubun

Default behavior of SaL

2013-09-06 Thread Franklin Weng
Hi list, We're now customizing kubuntu and making a distros for school use, and we'd like to make some settings as KDE global default, which means that when a new user was created those settings could be applied. In kubuntu, /etc/kde4rc defined a "prefixes" item pointing to /usr/share/kubuntu-de

KDE and XDG menu specs

2011-05-11 Thread Franklin Weng
Hi list, I'm now studying XDG menu specs and want to create our own menu structure. I followed XDG menu specs and created one. Now I met some problems.  I found that in my submenu layout, the menu attributes like "show_empty", "inline" didn't work.  It looks like all the attributed were ignored.