mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
port: use own modules for record and network setup
- changes on locales - moved functions int safe_mkdir() and int check_dir from neutrino.cpp into settings_helper.cpp/ - /gui/makefile.am: added network_setup.cpp and record_setup.cpp - small whitespace clean ups and useles comments removed - TODO: Filename Templates in record settings git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@958 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -62,7 +62,6 @@
|
||||
#include <gui/hdd_menu.h>
|
||||
#include <mymenu.h>
|
||||
|
||||
int safe_mkdir(char * path);
|
||||
|
||||
static int my_filter(const struct dirent * dent)
|
||||
{
|
||||
|
Reference in New Issue
Block a user