Posts: 21
ObamaCyborg_1975
Joined: 13 Aug 2015
#1
Hello. Sorry for my bad English __{{emoticon}}__ I have one question. What is program name, that updated Fluxbox menu (auto generated)? Is this program is in Debian repos, or it write from scratch for antix exclusively?
dolphin_oracle
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#2
ObamaCyborg_1975 wrote:Hello. Sorry for my bad English __{{emoticon}}__ I have one question. What is program name, that updated Fluxbox menu (auto generated)? Is this program is in Debian repos, or it write from scratch for antix exclusively?
I do believe the menus are generated by the antiX desktop-session system, which is unique, and does a lot more than the menus.
Posts: 21
ObamaCyborg_1975
Joined: 13 Aug 2015
#3
dolphin_oracle wrote:I do believe the menus are generated by the antiX desktop-session system, which is unique, and does a lot more than the menus.
Thank you, dolphin, for the answer. Now i understand.
Posts: 1,445
skidoo
Joined: 09 Feb 2012
#4
cyborg, if you're interested in examining the code (I hope you are!) you can browse it here:

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/antiX-Linux/desktop-session-antix"
linktext was:"https://github.com/antiX-Linux/desktop-session-antix"
====================================


The command"desktop-menu-apt-update" is performed each time you install/uninstall a .deb package

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/antiX-Linux/desktop-session-antix/blob/master/desktop-menu-apt-update"
linktext was:"https://github.com/antiX-Linux/desktop- ... apt-update"
====================================

You can also invoke it manually from the commandline (same action performed by clicking 'Update Menus' in the desktop menu)
Posts: 21
ObamaCyborg_1975
Joined: 13 Aug 2015
#5
skidoo wrote:cyborg, if you're interested in examining the code (I hope you are!) you can browse it here:

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/antiX-Linux/desktop-session-antix"
linktext was:"https://github.com/antiX-Linux/desktop-session-antix"
====================================
Thank you!!. This is exactly what i looking for. Maybe i adopt this script for pure Debian.