Browse Source

Merge pull request #3441 from bobafetthotmail/patch-3

hd-idle: capitalized submenu name (disc -> Disc)
lilik-openwrt-22.03
Hannu Nyman 8 years ago
committed by GitHub
parent
commit
562744380d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/hd-idle/Makefile

+ 1
- 1
utils/hd-idle/Makefile View File

@ -27,7 +27,7 @@ define Package/hd-idle
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Another idle-daemon for attached hard drives
SUBMENU:=disc
SUBMENU:=Disc
URL:=http://hd-idle.sourceforge.net/
endef


Loading…
Cancel
Save