SysMenu 0.1
UUID: sysmenu@tuxuls@gmail.comScore: 15
Download

System menu, like in Ubuntu..
v0.1
==Installation==
Copy folder "sysmenu@tuxuls@gmail.com" into ~/.local/share/cinnamon/applets/
github: https://github.com/angel-kulikov/sysmenu-applet

super! i changed line 18 to "this.set_applet_icon_symbolic_name("system-shutdown");" to match my theme a bit better
If you wish, I thought to put sources of this applet on githab
yep, github repo created
Icon not found
what icons theme you're using ?
dalcde: can you make print screen and write what icons theme you're using ?
who has a desire to help develop? I need the output of several commands: $ cat /etc/issue $ grep -ihs "buntu\|SUSE\|Fedora\|PCLinuxOS\|MEPIS\|Mandriva\|Debian\|Damn\|Sabayon\|Slackware\|KNOPPIX\|Gentoo\|Zenwalk\|Mint\|Kubuntu\|FreeBSD\|Puppy\|Freespire\|Vector\|Dreamlinux\|CentOS\|Arch\|Xandros\|Elive\|SLAX\|Red\|BSD\|KANOTIX\|Nexenta\|Foresight\|GeeXboX\|Frugalware\|64\|SystemRescue\|Novell\|Solaris\|BackTrack\|KateOS\|Pardus" /etc/{issue,*release,*version} | cut -d "\\" -f 1
I'm using Mint-X theme.
$ cat /etc/issue Linux Mint Debian Edition \n \l $ grep -ihs "buntu\|SUSE\|Fedora\|PCLinuxOS\|MEPIS\|Mandriva\|Debian\|Damn\|Sabayon\|Slackware\|KNOPPIX\|Gentoo\|Zenwalk\|Mint\|Kubuntu\|FreeBSD\|Puppy\|Freespire\|Vector\|Dreamlinux\|CentOS\|Arch\|Xandros\|Elive\|SLAX\|Red\|BSD\|KANOTIX\|Nexenta\|Foresight\|GeeXboX\|Frugalware\|64\|SystemRescue\|Novell\|Solaris\|BackTrack\|KateOS\|Pardus" /etc/{issue,*release,*version} | cut -d "\\" -f 1 Linux Mint Debian Edition DISTRIB_ID=LinuxMint DISTRIB_CODENAME=debian DISTRIB_DESCRIPTION="Linux Mint Debian Edition"
Is there a way to drop the icon and use a Text label on the Panel launcher instead...?