使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
Immanuel
/
nnn
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
Move mtimeorder to config.def.h
master
sin
10 年前
父节点
cefb945e35
当前提交
162922b984
共有
2 个文件被更改
,包括
2 次插入
和
2 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+2
-0
config.def.h
+0
-2
noice.c
+ 2
- 0
config.def.h
查看文件
@@ -2,6 +2,8 @@
#define CURSR " > "
#define EMPTY " "
int mtimeorder = 0; /* set to 1 to sort by time in the default case */
struct assoc assocs[] = {
{ "\\.(avi|mp4|mkv|mp3|ogg|flac)$", "mplayer" },
{ "\\.(png|jpg|gif)$", "feh" },
+ 0
- 2
noice.c
查看文件
@@ -72,8 +72,6 @@ struct entry {
time_t t;
};
int mtimeorder;
/*
* Layout:
* .---------
撰写
预览
|
|
|
|
|
|
x
0
0
0:0
正在加载...
取消
保存